ScraperCodeGenerator avatar
ScraperCodeGenerator

Pricing

Pay per usage

Go to Store
ScraperCodeGenerator

ScraperCodeGenerator

Developed by

Ondřej Hlava

Ondřej Hlava

Maintained by Community

An intelligent web scraping tool that automatically generates custom scraping code for any website.

0.0 (0)

Pricing

Pay per usage

0

Total users

1

Monthly users

1

Last modified

a day ago

Target URL

targetUrlstringRequired

The URL of the website you want to scrape

Scraping Goal

userGoalstringRequired

Describe what data you want to extract from the website

Claude API Key

claudeApiKeystringRequired

Your Anthropic Claude API key for AI-powered code generation

Max Retries

maxRetriesintegerOptional

Maximum number of retry attempts for scraping

Default value of this property is 3

Timeout (seconds)

timeoutintegerOptional

Timeout for each scraping attempt in seconds

Default value of this property is 60

Test Generated Script

testScriptbooleanOptional

Whether to test the generated scraping script before saving it

Default value of this property is true

Claude Model

claudeModelEnumOptional

Choose which Claude model to use for AI analysis

Value options:

"claude-sonnet-4-20250514": string"claude-opus-4-20250514": string"claude-3-7-sonnet-20250219": string"claude-3-5-sonnet-20241022": string"claude-3-5-haiku-20241022": string"claude-3-sonnet-20240229": string"claude-3-haiku-20240307": string

Default value of this property is "claude-sonnet-4-20250514"

Enable HTML Pruning

htmlPruningEnabledbooleanOptional

Enable HTML content processing before analysis

Default value of this property is true

Max List Items

htmlMaxListItemsintegerOptional

Maximum number of items to keep in lists when pruning HTML

Default value of this property is 3

Max Text Length

htmlMaxTextLengthintegerOptional

Maximum length of text content to keep when pruning HTML

Default value of this property is 200

Prune Before Evaluation

htmlPruneBeforeEvaluationbooleanOptional

Apply HTML pruning before quality evaluation

Default value of this property is true

Prune Percentage

htmlPrunePercentageintegerOptional

Percentage of HTML content to prune (0-100)

Default value of this property is 80

Scraping Actors Configuration

actorsarrayOptional

Select and configure which Apify actors to use for scraping

Concurrent Actors

concurrentActorsbooleanOptional

Run multiple actors simultaneously for faster results

Default value of this property is true

Generate for Apify Actor

forActorbooleanOptional

Choose the output format for the generated script

Default value of this property is true