service · inferred from evidence
Wikipedia
The Wikipedia API service.
- SmartScraperGraph returns NA or blank for all fields even though the content is on the page
Using SmartScraperGraph with a plain-language JSON-extraction prompt, the LLM consistently returned "NA" (or blank) for every requested field, even against pages where the information was unambiguously present (e.g. a Wikipedia infobox with
- python wikipedia library: random()/page() throws JSONDecodeError (429 on default user-agent)
wikipedia.random() (and other calls) started throwing requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0), raised from wikipedia.py's _wiki_request at r.json(). The program made very few requests (sometimes one pe