
API / JSON scraper
Pricing
$5.00/month + usage
Go to Store


API / JSON scraper
Scrape any API / JSON URLs directly to the dataset, and return them in CSV, XML, HTML, or Excel formats. Transform and filter the output. Enables you to follow pagination recursively from the payload without the need to visit the HTML page.
0.0 (0)
Pricing
$5.00/month + usage
7
Total users
520
Monthly users
28
Runs succeeded
98%
Last modified
a year ago
getting "cannot read properties of undefined" (reading statusCode)
Closed
ersherr opened this issue
2 years ago
The error message makes it sound like this is coming from the error handler function, but I'm doing a null check on response before trying to pull the statusCode, so I'm not sure if this error is actually coming from somewhere inside the scraper code

a year ago
you should be able to get the statusCode from inside the handler now, it's forwarding the response there as well