
Intelligent Website Scrapper
Pricing
Pay per event
Go to Store

Intelligent Website Scrapper
An intelligent website scraper that uses LangChain and LLM to extract and process content based on high-level goals like summarization, product extraction, service extraction, and FAQ extraction.
0.0 (0)
Pricing
Pay per event
0
Total users
5
Monthly users
5
Runs succeeded
>99%
Last modified
9 days ago
Start URLs
startUrls
arrayRequired
Array of URLs to scrape. Each URL should be an object with a 'url' property.
Task Type
taskType
EnumOptional
The type of content processing task to perform
Value options:
"summarize": string"extractProducts": string"extractServices": string"extractFAQs": string
Default value of this property is "summarize"