
Scraper Results Checker
Pricing
Pay per usage

Scraper Results Checker
This actor checks results from Apify's scrapers or any other actor that stores its result to a dataset, and sends a notification if there are errors. It's designed to run from webhook.
0.0 (0)
Pricing
Pay per usage
6
Total users
25
Monthly users
2
Runs succeeded
67%
Last modified
3 years ago
You can access the Scraper Results Checker programmatically from your own applications by using the Apify API. You can also 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.
$echo '{}' |<apify call drobnikj/check-crawler-results --silent --output-dataset
Scraper Results Checker API through CLI
The Apify CLI is the official tool that allows you to use Scraper Results Checker locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: