
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
645
Monthly users
33
Runs succeeded
80%
Issue response
61 days
Last modified
6 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.

9 months ago
Hi,
thanks for reaching out, we'll look into it and let you know what can be done.
8 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.

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