
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
42
Total users
698
Monthly users
41
Runs succeeded
85%
Issues response
83 days
Last modified
8 months ago

How to manage page redirects
Closed
ScrapingBee use Response Headers that are useful when the page redirects.
- Spb-initial-status-code: The initial status code returned by the scraped page.
- Spb-resolved-url: The resolved URL of the scraped page.

a year ago
Hi,
thanks for reaching out, we'll look into it and let you know what can be done.
10 months ago
Hi, for now, you can get both the initial status code and resolved URL in the response by setting the json_response
parameter to true.

8 months ago
Hi,
I'm going to close the issue for now, but if anything else come up, please, let us know.