Crawl4ai avatar

Crawl4ai

Under maintenance
Try for free

No credit card required

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Crawl4ai

Crawl4ai

janbuchar/crawl4ai
Try for free

No credit card required

EXPERIMENTAL - Wraps the https://crawl4ai.com/ library for retrieving text content from websites

Start URLs

startUrlsarrayRequired

URLs to start with

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

Developer
Maintained by Community

Actor Metrics

  • 0 monthly users

  • 1 star

  • Created in Oct 2024

  • Modified 8 days ago

Categories