Crawl4AI
Pricing
Pay per usage
Crawl4AI
Wraps the Crawl4AI open-source library for retrieving text content from websites.
0.0 (0)
Pricing
Pay per usage
2
Monthly users
110
Runs succeeded
90%
Last modified
20 days 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "http://crawl4ai.com"
5 }
6 ],
7 "proxyConfiguration": {
8 "useApifyProxy": true
9 }
10}' |
11apify call janbuchar/crawl4ai --silent --output-dataset
Crawl4AI API through CLI
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
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor isย paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.