Website Checker Workload
No credit card required
Website Checker Workload
No credit card required
Creates reasonable workloads for analyzing any website with the Website Checker actor and combines the resulting data. This is the easiest way to analyze any website for compute unit usage and anti-scraping blocking.
You can access the Website Checker Workload 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 "website": "https://apify.com",
3 "proxyGroups": [
4 "auto",
5 "BUYPROXIES84958"
6 ]
7}' |
8apify call lukaskrivka/website-checker-workload --silent --output-dataset
Website Checker Workload API through CLI
The Apify CLI is the official tool that allows you to use Website Checker Workload 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
2 monthly users
-
2 stars
>99% runs succeeded
Created in Nov 2020
Modified a year ago