Crawl4AI
Pricing
Pay per usage
Go to Apify Store
Crawl4AI
Wraps the Crawl4AI open-source library for retrieving text content from websites.
5.0 (1)
Pricing
Pay per usage
13
559
56
Last modified
3 months ago
Pricing
Pay per usage
Wraps the Crawl4AI open-source library for retrieving text content from websites.
5.0 (1)
Pricing
Pay per usage
13
559
56
Last modified
3 months ago
You can access the Crawl4AI 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 '{< "startUrls": [< {< "url": "http://crawl4ai.com"< }< ],< "proxyConfiguration": {< "useApifyProxy": true< }<}' |<apify call janbuchar/crawl4ai --silent --output-dataset
The Apify CLI is the official tool that allows you to use Crawl4AI locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: