eaa7e0789b
User flagged that Channel is expanding into their area — re-walked the cropscience.bayer.us sitemap and found 8 additional brand×crop paths beyond the original DEKALB/Asgrow/WestBred triple. Patches the scraper to walk all of them; total Bayer varieties roughly doubles from 475 to 931 and the corpus picks up first-ever coverage in sorghum (36), cotton (30), canola (6), and silage as a distinct crop (was conflated with corn before). Net new varieties: 456 Channel corn=181 soy=67 silage=54 sorghum=18 (320) DEKALB silage=82 sorghum=18 canola=6 (106) Deltapine cotton=30 (30) scrape/sources/bayer_seeds.py - Replace `BRANDS` (brand → 1 path) and `CROP_SUFFIX` (brand → 1 suffix) with a flatter `BRAND_PATHS` list of (brand, url_path, crop, is_primary_for_brand) entries. Channel and DEKALB are now multi-crop brands; the same scraper walks every brand×crop pair. - source_key derivation: for a brand's PRIMARY crop, strip the trailing `-<crop>` suffix (matches the existing deployed source keys for DEKALB corn / Asgrow soy / WestBred wheat). For SECONDARY crops, KEEP the suffix so DEKALB-the-same-SKU sold as both grain corn and silage gets two distinct source_keys (collision-safe and unambiguous for `lookup_variety`). - New `--crop` CLI filter for incremental backfills. - Log line shows brand + crop alongside source_key for visibility. rag/chunk.py - Channel + Deltapine pages use slightly different characteristics group labels (DISEASE not DISEASE RATINGS, AGRONOMIC CHARACTERISTICS not GROWTH/HARVEST, plus MATURITY / ADAPTATION / HERBICIDES / OTHER). Fold them into the DISEASE / AGRONOMIC / MANAGEMENT label sets so the chunker buckets them correctly into the standard sections. Smoke-tested cross-brand × cross-crop queries against the rebuilt index (5,529 chunks total) — all 6 sample queries surface the right brand+crop at top-3: Channel corn 110 RM → 210-25TRE BRAND Channel soy 2.5 MG IA → 2622RXF BRAND Deltapine cotton XF → DP 1820 B3XF BRAND Sorghum dryland Kansas → 6B95 BRAND (Channel) Silage corn WI dairy → DKC64-44RIB BRAND BLEND (silage variant) Canola Northern Plains → DK401TL BRAND Watchtower will pull the new image on the next push; deploy is unchanged otherwise. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
313 lines
9.0 KiB
JSON
313 lines
9.0 KiB
JSON
{
|
|
"source": "bayer_seeds",
|
|
"source_key": "channel-1822rxf-soybeans",
|
|
"vendor": "Bayer",
|
|
"brand": "CHANNEL",
|
|
"product_name": "1822RXF BRAND",
|
|
"product_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US",
|
|
"hybrid_prefix": "1822RXF",
|
|
"hybrid_suffix": "BRAND",
|
|
"crop": "soybeans",
|
|
"release_year": 2022,
|
|
"relative_maturity": null,
|
|
"maturity_group": "1.8",
|
|
"wheat_class": null,
|
|
"trait_stack": [
|
|
"XF"
|
|
],
|
|
"trait_descriptions": [
|
|
"XtendFlex"
|
|
],
|
|
"positioning_statement": "1.8 MG soybean that brings excellent yield potential to the late 1 Channel XtendFlex® lineup",
|
|
"strengths": [
|
|
"Excellent Iron Deficiency Chlorosis tolerance",
|
|
"Medium tall plant with average standability"
|
|
],
|
|
"characteristics_groups": [
|
|
{
|
|
"label": "ADAPTATION",
|
|
"type": "adaptation",
|
|
"items": [
|
|
{
|
|
"characteristic": "NARROW ROW",
|
|
"value": "2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "AGRONOMIC CHARACTERISTICS",
|
|
"type": "agronomic characteristics",
|
|
"items": [
|
|
{
|
|
"characteristic": "EMERGENCE",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"characteristic": "FLOWER COLOR",
|
|
"value": "P"
|
|
},
|
|
{
|
|
"characteristic": "GROWTH HABIT",
|
|
"value": "Indeterminate"
|
|
},
|
|
{
|
|
"characteristic": "HILUM COLOR",
|
|
"value": "Bl"
|
|
},
|
|
{
|
|
"characteristic": "NO-TILL ADAPTABILITY",
|
|
"value": "2"
|
|
},
|
|
{
|
|
"characteristic": "OIL CONTENT @ 13% MOISTURE",
|
|
"value": "22.11"
|
|
},
|
|
{
|
|
"characteristic": "PLANT HEIGHT",
|
|
"value": "MT"
|
|
},
|
|
{
|
|
"characteristic": "POD COLOR",
|
|
"value": "Br"
|
|
},
|
|
{
|
|
"characteristic": "PROTEIN CONTENT @ 13% MOISTURE",
|
|
"value": "37.44"
|
|
},
|
|
{
|
|
"characteristic": "PUBESCENCE COLOR",
|
|
"value": "Tw"
|
|
},
|
|
{
|
|
"characteristic": "PLANT TYPE",
|
|
"value": "Medium"
|
|
},
|
|
{
|
|
"characteristic": "RELATIVE MATURITY",
|
|
"value": "1.8"
|
|
},
|
|
{
|
|
"characteristic": "STANDABILITY",
|
|
"value": "3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "DISEASE TOLERANCE",
|
|
"type": "disease tolerance",
|
|
"items": [
|
|
{
|
|
"characteristic": "BROWN STEM ROT",
|
|
"value": "6"
|
|
},
|
|
{
|
|
"characteristic": "IRON DEFICIENCY CHLOROSIS",
|
|
"value": "3"
|
|
},
|
|
{
|
|
"characteristic": "PRR GENE",
|
|
"value": "Susc"
|
|
},
|
|
{
|
|
"characteristic": "PRR FIELD TOLERANCE",
|
|
"value": "6"
|
|
},
|
|
{
|
|
"characteristic": "SOYBEAN CYST NEMATODE",
|
|
"value": "R3"
|
|
},
|
|
{
|
|
"characteristic": "SUDDEN DEATH SYNDROME",
|
|
"value": "5"
|
|
},
|
|
{
|
|
"characteristic": "WHITE MOLD",
|
|
"value": "5"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "OTHER",
|
|
"type": "other",
|
|
"items": [
|
|
{
|
|
"characteristic": "HERBICIDE TOLERANT TRAIT",
|
|
"value": "XF"
|
|
},
|
|
{
|
|
"characteristic": "MATURITY GROUP",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"characteristic": "TRAIT",
|
|
"value": "XF"
|
|
},
|
|
{
|
|
"characteristic": "VARIETY CODE",
|
|
"value": "2330517"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"_scale_direction": "1-9 (9 = best)",
|
|
"regional_recommendations": [
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_N5K_3"
|
|
},
|
|
{
|
|
"product_list_name": "Test Guide",
|
|
"agronomist": "Corey Sokol",
|
|
"agronomist_email": "corey.sokol@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_N5K"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_LYC_4"
|
|
},
|
|
{
|
|
"product_list_name": "Central Illinois",
|
|
"agronomist": "Corey Sokol",
|
|
"agronomist_email": "corey.sokol@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_NSC_5"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_NSC_2"
|
|
},
|
|
{
|
|
"product_list_name": "Test Guide",
|
|
"agronomist": "Corey Sokol",
|
|
"agronomist_email": "corey.sokol@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_LYC"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_NSC_3"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_LYC_3"
|
|
},
|
|
{
|
|
"product_list_name": "Central Illinois",
|
|
"agronomist": "Corey Sokol",
|
|
"agronomist_email": "corey.sokol@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_L7U_5"
|
|
},
|
|
{
|
|
"product_list_name": "Test Guide",
|
|
"agronomist": "Corey Sokol",
|
|
"agronomist_email": "corey.sokol@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_N6K"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_L7U_3"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_L7U_4"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_N6K_2"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_N6K_4"
|
|
},
|
|
{
|
|
"product_list_name": "Central Illinois",
|
|
"agronomist": "Corey Sokol",
|
|
"agronomist_email": "corey.sokol@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_N5K_5"
|
|
},
|
|
{
|
|
"product_list_name": "Test Guide",
|
|
"agronomist": "Corey Sokol",
|
|
"agronomist_email": "corey.sokol@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_L7U"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_N6K_3"
|
|
},
|
|
{
|
|
"product_list_name": "Central Illinois",
|
|
"agronomist": "Corey Sokol",
|
|
"agronomist_email": "corey.sokol@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_LYC_5"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_N5K_4"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_L7U_2"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_N5K_2"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_NSC_4"
|
|
},
|
|
{
|
|
"product_list_name": "Central Illinois",
|
|
"agronomist": "Corey Sokol",
|
|
"agronomist_email": "corey.sokol@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_N6K_5"
|
|
},
|
|
{
|
|
"product_list_name": "Demo Guide",
|
|
"agronomist": "Darshit Marwah",
|
|
"agronomist_email": "darshit.marwah.ext@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_LYC_2"
|
|
},
|
|
{
|
|
"product_list_name": "Test Guide",
|
|
"agronomist": "Corey Sokol",
|
|
"agronomist_email": "corey.sokol@bayer.com",
|
|
"variant_id": "SOYBEANS_1822RXF BRAND_CHANNEL_US_2027_NSC"
|
|
}
|
|
],
|
|
"image_url": "https://cs-assets.bayer.com/is/image/bayer/channel-seed-bag-soy-xtendflex-2",
|
|
"source_urls": [
|
|
"https://www.cropscience.bayer.us/soybeans/channel/channel-1822rxf-soybeans"
|
|
],
|
|
"sitemap_last_modified": "2026-05-12T14:43:24.593Z",
|
|
"fetched_at": "2026-05-26T15:40:18.723974+00:00",
|
|
"scraper_version": "0.1.0"
|
|
}
|