Rebirth failed requests
No credit card required
Rebirth failed requests
No credit card required
Rebirth failed requests of past runs into a pristine state with no retries so you can rescrape them by resurrecting the run.
You can access the Rebirth failed requests programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "runIds": [
3 "ILnaIxL36Qd9tLgUh"
4 ]
5}' |
6apify call lukaskrivka/rebirth-failed-requests --silent --output-dataset
Rebirth failed requests API through CLI
The Apify CLI is the official tool that allows you to use Rebirth failed requests locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
3 monthly users
-
2 stars
>99% runs succeeded
Created in Sep 2021
Modified 8 months ago