SuperScraper API avatar
SuperScraper API

Pricing

Pay per usage

Go to Store
SuperScraper API

SuperScraper API

Developed by

Apify

Apify

Maintained by Apify

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

41

Total users

707

Monthly users

37

Runs succeeded

82%

Last modified

8 months ago

rocksoft avatar

How to manage page redirects

Closed

rocksoft opened this issue
a year ago

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.
paja avatar

Hi,

thanks for reaching out, we'll look into it and let you know what can be done.

rado.ch avatar

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.

paja avatar

Hi,

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