
SuperScraper API
Pricing
Pay per usage
Go to Store

SuperScraper API
Generic REST API for scraping websites: send a URL and get back HTML. This Actor is a drop-in replacement for ScrapingBee, ScrapingAnt, and ScraperAPI services. And it is open-source!
4.2 (6)
Pricing
Pay per usage
37
Total users
646
Monthly users
34
Runs succeeded
80%
Issue response
62 days
Last modified
6 months ago
setting transparent_status_code=true disables retries
Open
washed_ocelot opened this issue
3 months ago
If the parameter transparent_status_code is set to true, then the actor will not retry upon receiving an HTTP error. I would expect retries to proceed as normal, and only once the max retries have been hit would the page's status code get returned to the caller.