
ScraperCodeGenerator
Pricing
Pay per usage

ScraperCodeGenerator
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
Claude API Key
claudeApiKey
stringRequired
Your Anthropic Claude API key for AI-powered code generation
Max Retries
maxRetries
integerOptional
Maximum number of retry attempts for scraping
Default value of this property is 3
Timeout (seconds)
timeout
integerOptional
Timeout for each scraping attempt in seconds
Default value of this property is 60
Test Generated Script
testScript
booleanOptional
Whether to test the generated scraping script before saving it
Default value of this property is true
Claude Model
claudeModel
EnumOptional
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
htmlPruningEnabled
booleanOptional
Enable HTML content processing before analysis
Default value of this property is true
Max List Items
htmlMaxListItems
integerOptional
Maximum number of items to keep in lists when pruning HTML
Default value of this property is 3
Max Text Length
htmlMaxTextLength
integerOptional
Maximum length of text content to keep when pruning HTML
Default value of this property is 200
Prune Before Evaluation
htmlPruneBeforeEvaluation
booleanOptional
Apply HTML pruning before quality evaluation
Default value of this property is true
Prune Percentage
htmlPrunePercentage
integerOptional
Percentage of HTML content to prune (0-100)
Default value of this property is 80
Scraping Actors Configuration
actors
arrayOptional
Select and configure which Apify actors to use for scraping