ScraperCodeGenerator
Pricing
Pay per usage
Go to Apify Store
ScraperCodeGenerator
An intelligent web scraping tool that automatically generates custom scraping code for any website.
0.0 (0)
Pricing
Pay per usage
0
10
6
Last modified
3 months ago
Pricing
Pay per usage
An intelligent web scraping tool that automatically generates custom scraping code for any website.
0.0 (0)
Pricing
Pay per usage
0
10
6
Last modified
3 months ago
claudeApiKeystringRequired
Your Anthropic Claude API key for AI-powered code generation
maxRetriesintegerOptional
Maximum number of retry attempts for scraping
Default value of this property is 3
timeoutintegerOptional
Timeout for each scraping attempt in seconds
Default value of this property is 60
testScriptbooleanOptional
Whether to test the generated scraping script before saving it
Default value of this property is true
claudeModelEnumOptional
Choose which Claude model to use for AI analysis
"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": stringDefault value of this property is "claude-sonnet-4-20250514"
htmlPruningEnabledbooleanOptional
Enable HTML content processing before analysis
Default value of this property is true
htmlMaxListItemsintegerOptional
Maximum number of items to keep in lists when pruning HTML
Default value of this property is 3
htmlMaxTextLengthintegerOptional
Maximum length of text content to keep when pruning HTML
Default value of this property is 200
htmlPruneBeforeEvaluationbooleanOptional
Apply HTML pruning before quality evaluation
Default value of this property is true
htmlPrunePercentageintegerOptional
Percentage of HTML content to prune (0-100)
Default value of this property is 80
actorsarrayOptional
Select and configure which Apify actors to use for scraping