30b182e28a
User flagged LG, AgriGold, and Ebbert's (local Ohio breeder) are
all active in farmer territory. Built three scrapers — corpus now
covers 5,839 chunks across 11 brands.
Net new varieties: 310
lg_seeds 170 — corn 78 + soy 63 + alfalfa 16 + sorghum 13
→ adds FIRST alfalfa coverage (FD 3-5 range)
agrigold 111 — corn 60 + soy 51
ebberts_seeds 29 — corn 17 + soy 12 (regional OH/IN breeder)
scrape/sources/lg_seeds.py — embedded-JSON pattern (cleanest):
- /products/<crop> pages have a `var products = [...]` blob with the
variety summary (Variety, Maturity, Traits[], Bullets[], CropType).
- Per-variety detail page (/products/<crop>/<Variety>) carries the
ratings as `<span class="bar-N">` where N is 1-9 on the canonical
scale. Same 9=best direction as Bayer / Golden Harvest.
- Three sections per page: Characteristics / Management / Disease
Tolerance, plus a few qualitative bars ("Tar Spot Susceptible",
"Fungicide Response High") preserved as text values.
scrape/sources/agrigold.py — 5-circle scale:
- Listing page has 60+ /corn/explore-corn-hybrids/<CODE> URLs.
- Detail page renders ratings as <div class="scale"> blocks with 5
child <div class="circle"> elements, of which N have class
"circle selected" → rating N on a 1-5 scale.
- 7 sections per page incl. Silage Characteristics (Dairy Silage
Rating, NDFd 30 Hr, Crude Protein), Planting Applications, Soil
Adaptability, Plant Characteristics, Product Features.
- Distinct rating direction (1-5 vs Bayer's 1-9) — declared in
_scale_direction so chunker preamble renders correctly.
scrape/sources/ebberts_seeds.py — small regional breeder, verbatim
text approach:
- Single page per crop (corn / soybeans / wheat). Each variety is an
<h1> + multi-section CSS-grid block where labels and values are in
separate adjacent cells. Reconstructing perfectly-aligned columns
for a 29-variety total isn't worth the engineering — chunk body
carries the verbatim text in document order, LLM can read the
tabular content.
- Scale: 1-5 (1 = best, lower = more resistant), inferred from
marketing-vs-rating cross-checks ("Robust tall plants" + STANDABILITY
1.0 → 1 = best).
- Politeness: robots.txt asks for Crawl-delay: 5; honored.
All three new scrapers smoke-tested:
- LG corn LG5701 RM 116 SmartStax → 3 characteristic groups with
Disease Tolerance ratings (Northern/Southern Leaf Blight 8-9, etc.)
- AgriGold A616-30 RM 86 VT2RIB → 7 groups incl. silage and soil
adaptability ratings
- Ebbert's 7000TR RIB RM 100 → 1098-char verbatim body covering
CHARACTERISTICS, DISEASE RATINGS, herbicide tolerance, etc.
Corpus state after this PR:
- 5,839 chunks (was 5,529)
- 11 brands (was 8)
- 8 crops (corn 3047, soy 2209, silage 359, wheat 123, sorghum 49,
cotton 30, alfalfa 16, canola 6) — alfalfa is brand-new
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
237 lines
5.2 KiB
JSON
237 lines
5.2 KiB
JSON
{
|
|
"source": "agrigold",
|
|
"source_key": "agrigold-g4204e3",
|
|
"vendor": "AgReliant Genetics",
|
|
"brand": "AgriGold",
|
|
"product_name": "G4204E3",
|
|
"product_id": null,
|
|
"hybrid_prefix": "G4204E3",
|
|
"hybrid_suffix": null,
|
|
"crop": "soybeans",
|
|
"release_year": null,
|
|
"relative_maturity": null,
|
|
"maturity_group": "4.2",
|
|
"wheat_class": null,
|
|
"trait_stack": [
|
|
"Speciality Usage"
|
|
],
|
|
"trait_descriptions": [
|
|
"Speciality Usage"
|
|
],
|
|
"positioning_statement": null,
|
|
"strengths": [],
|
|
"characteristics_groups": [
|
|
{
|
|
"label": "PRODUCT FEATURES",
|
|
"type": "scale-or-value",
|
|
"items": [
|
|
{
|
|
"characteristic": "Herbicide Tolerance",
|
|
"value": "E3,STS"
|
|
},
|
|
{
|
|
"characteristic": "Metribuzin Tolerance",
|
|
"value": "-"
|
|
},
|
|
{
|
|
"characteristic": "PP0 Tolerance",
|
|
"value": "-"
|
|
},
|
|
{
|
|
"characteristic": "Sulfonylurea Tolerance",
|
|
"value": "High"
|
|
},
|
|
{
|
|
"characteristic": "Plant Height",
|
|
"value": "MT"
|
|
},
|
|
{
|
|
"characteristic": "Plant Type",
|
|
"value": "M"
|
|
},
|
|
{
|
|
"characteristic": "Growth Habit",
|
|
"value": "Indeterminate"
|
|
},
|
|
{
|
|
"characteristic": "Pubescence",
|
|
"value": "LT"
|
|
},
|
|
{
|
|
"characteristic": "Flower Color",
|
|
"value": "White"
|
|
},
|
|
{
|
|
"characteristic": "Hilum Color",
|
|
"value": "Black"
|
|
},
|
|
{
|
|
"characteristic": "Cyst Gene",
|
|
"value": "PI 88.788"
|
|
},
|
|
{
|
|
"characteristic": "Phytophthora Gene",
|
|
"value": "1k"
|
|
},
|
|
{
|
|
"characteristic": "Root Knot Resistance",
|
|
"value": "-"
|
|
},
|
|
{
|
|
"characteristic": "Salt Excluder",
|
|
"value": "Yes"
|
|
},
|
|
{
|
|
"characteristic": "Fungicide Response",
|
|
"value": "Low"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "PLANT CHARACTERISTICS",
|
|
"type": "scale-or-value",
|
|
"items": [
|
|
{
|
|
"characteristic": "Herbicide Tolerance",
|
|
"value": "E3,STS"
|
|
},
|
|
{
|
|
"characteristic": "Plant Height",
|
|
"value": "MT"
|
|
},
|
|
{
|
|
"characteristic": "Plant Type",
|
|
"value": "M"
|
|
},
|
|
{
|
|
"characteristic": "Pubescence",
|
|
"value": "LT"
|
|
},
|
|
{
|
|
"characteristic": "Salt Excluder",
|
|
"value": "Yes"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "PLANTING APPLICATIONS",
|
|
"type": "scale-or-value",
|
|
"items": [
|
|
{
|
|
"characteristic": "Poorly drained soils",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"characteristic": "Marginal Soil",
|
|
"value": "5"
|
|
},
|
|
{
|
|
"characteristic": "Productive Soil",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"characteristic": "No Till Adaptability",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"characteristic": "Wide Row Adaptation",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"characteristic": "Emergence",
|
|
"value": "5"
|
|
},
|
|
{
|
|
"characteristic": "Standability",
|
|
"value": "5"
|
|
},
|
|
{
|
|
"characteristic": "Stress Tolerance",
|
|
"value": "4"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "SOIL ADAPTABILITY",
|
|
"type": "scale-or-value",
|
|
"items": [
|
|
{
|
|
"characteristic": "Clay",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"characteristic": "Clay Loam",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"characteristic": "Silty Clay Loam",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"characteristic": "Silt Loam",
|
|
"value": "5"
|
|
},
|
|
{
|
|
"characteristic": "Sandy Loam",
|
|
"value": "5"
|
|
},
|
|
{
|
|
"characteristic": "Sand",
|
|
"value": "4"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "DISEASE TOLERANCE",
|
|
"type": "scale-or-value",
|
|
"items": [
|
|
{
|
|
"characteristic": "Phytophthora Tolerance",
|
|
"value": "3"
|
|
},
|
|
{
|
|
"characteristic": "Iron Deficiency Chlorosis",
|
|
"value": "-"
|
|
},
|
|
{
|
|
"characteristic": "White Mold",
|
|
"value": "-"
|
|
},
|
|
{
|
|
"characteristic": "SDS",
|
|
"value": "3"
|
|
},
|
|
{
|
|
"characteristic": "Frog Eye",
|
|
"value": "5"
|
|
},
|
|
{
|
|
"characteristic": "Brown Stem Rot",
|
|
"value": "2"
|
|
},
|
|
{
|
|
"characteristic": "Charcoal Rot",
|
|
"value": "-"
|
|
},
|
|
{
|
|
"characteristic": "Southern Stem Canker",
|
|
"value": "5"
|
|
},
|
|
{
|
|
"characteristic": "Cercospera",
|
|
"value": "-"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"_scale_direction": "1-5 (5 = best)",
|
|
"regional_recommendations": [],
|
|
"image_url": null,
|
|
"source_urls": [
|
|
"https://www.agrigold.com/soybeans/explore-soybean-varieties/G4204E3"
|
|
],
|
|
"sitemap_last_modified": null,
|
|
"fetched_at": "2026-05-26T16:36:30.435160+00:00",
|
|
"scraper_version": "0.1.0"
|
|
}
|