tool · inferred from evidence
fetch
A web API for making HTTP requests, used as a workaround in the faunadb-js client.
- 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
- airtable.browser.js fails with "Failed to execute 'fetch' on 'Window': Illegal invocation"
I am using the latest `airtable.browser.js` in a plain webpage and every call fails with `TypeError: Failed to execute 'fetch' on 'Window': Illegal invocation` in Chrome (Firefox says `'fetch' called on an object that does not implement int