Crawl4AI avatar
Crawl4AI

Pricing

Pay per usage

Go to Store
Crawl4AI

Crawl4AI

Developed by

Jan Buchar

Maintained by Community

Wraps the Crawl4AI open-source library for retrieving text content from websites.

0.0 (0)

Pricing

Pay per usage

2

Monthly users

74

Runs succeeded

81%

Last modified

11 days ago

Start URLs

startUrlsarrayRequired

URLs to start with

Maximum crawl depth

maxCrawlDepthintegerOptional

How many levels of links should the crawler follow. The Start URLs have a depth of 0, all links found there have a depth of 1, and so on.

Default value of this property is 2

Proxy configuration

proxyConfigurationobjectOptional

Select proxies to be used by your crawler.

Use magic mode

magicModebooleanOptional

Masks browser automation signals, Simulates human-like behavior, Overrides navigator properties, Handles cookie consent popups, Manages browser fingerprinting, Randomizes timing patterns

Default value of this property is true

Save screenshots

saveScreenshotsbooleanOptional

Should the crawler save screenshots?

Default value of this property is false

CSS selector

cssSelectorstringOptional

Ensures only a part of the website is processed

Wait for

waitForstringOptional

CSS selector or JS function to wait for before processing a page

Javascript code to execute on each page

jsCodestringOptional

Function executed for each request

Extraction strategy

extractionStrategyEnumOptional

Specifies how data is extracted from each page

Value options:

"llm": string"jsonCss": string"cosine": string

LLM provider

llmProviderstringOptional

Specifies the LLM used to extract data

API token

llmApiTokenstringOptional

Token used for authentication with the LLM provider

Instruction

llmInstructionstringOptional

Instructions (prompt) for the LLM

JsonCss schema

jsonCssSchemastringOptional

Description of the data to be extracted

Semantic filter

cosineSemanticFilterstringOptional

Specifies the semantic filter

Word count threshold

cosineWordCountThresholdintegerOptional

Specifies the word count threshold

Linkage method

cosineLinkageMethodstringOptional

Specifies the linkage method

Top K

cosineTopKintegerOptional

Specifies top K

Model name

cosineModelNamestringOptional

Specifies the model

Debug logging

debugLogbooleanOptional

Print debug-level log messages

Default value of this property is false

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.