7e4bf2d07c
- Detect Wikipedia plain-text rate-limit response ("You are making too many
requests") and wait 30s before retrying, rather than silently failing
- Increase inter-attempt delay from 3s to 15s per attempt
- Increase group subpage delay from 1.2s to 3s, year delay from 0.6s to 2s
- Re-scrape 1982, 1998, 2002, 2006 which had failed groups; all groups now
complete — e.g. 2002 now has 64 matches including Group E (Germany/Klose)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
90 lines
1.3 KiB
JSON
90 lines
1.3 KiB
JSON
{
|
|
"groups": [
|
|
{
|
|
"name": "Group 1",
|
|
"teams": [
|
|
"Italy",
|
|
"Poland",
|
|
"Peru",
|
|
"Cameroon"
|
|
]
|
|
},
|
|
{
|
|
"name": "Group 2",
|
|
"teams": [
|
|
"Germany",
|
|
"Algeria",
|
|
"Chile",
|
|
"Austria"
|
|
]
|
|
},
|
|
{
|
|
"name": "Group 3",
|
|
"teams": [
|
|
"Argentina",
|
|
"Belgium",
|
|
"Hungary",
|
|
"El Salvador"
|
|
]
|
|
},
|
|
{
|
|
"name": "Group 4",
|
|
"teams": [
|
|
"England",
|
|
"France",
|
|
"Czechoslovakia",
|
|
"Kuwait"
|
|
]
|
|
},
|
|
{
|
|
"name": "Group 5",
|
|
"teams": [
|
|
"Spain",
|
|
"Honduras",
|
|
"Yugoslavia",
|
|
"Northern Ireland"
|
|
]
|
|
},
|
|
{
|
|
"name": "Group 6",
|
|
"teams": [
|
|
"Brazil",
|
|
"Soviet Union",
|
|
"Scotland",
|
|
"New Zealand"
|
|
]
|
|
},
|
|
{
|
|
"name": "Group A",
|
|
"teams": [
|
|
"Poland",
|
|
"Belgium",
|
|
"Soviet Union"
|
|
]
|
|
},
|
|
{
|
|
"name": "Group B",
|
|
"teams": [
|
|
"Germany",
|
|
"England",
|
|
"Spain"
|
|
]
|
|
},
|
|
{
|
|
"name": "Group C",
|
|
"teams": [
|
|
"Italy",
|
|
"Argentina",
|
|
"Brazil"
|
|
]
|
|
},
|
|
{
|
|
"name": "Group D",
|
|
"teams": [
|
|
"Austria",
|
|
"France",
|
|
"Northern Ireland"
|
|
]
|
|
}
|
|
]
|
|
} |