AI Web Scraper
2 hours trial then $15.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsAI Web Scraper
2 hours trial then $15.00/month - No credit card required now
Scrape structured data effortlessly - just describe what you need in plain language, and get precise results tailored to your request. Simplify data extraction with a tool designed for ease and accuracy, no coding required.
Prompt
prompt
stringRequired
Describe the desired output of the scraper, for example 'Find all articles and their authors'.
Default value of this property is "List me all the features with their description."
Model
model
EnumRequired
The model to use for the OpenAI API
Value options:
"gpt-4o": string"gpt-4o-mini": string"o1": string
Default value of this property is "gpt-4o-mini"
Crawler type
crawler_type
EnumOptional
Type of the crawler to use
Value options:
"playwright": string"http": string
Default value of this property is "http"
Initial cookies
initial_cookies
stringOptional
Cookies that will be pre-set to all pages the scraper opens. This is useful for pages that require login. The value is expected to be a JSON array of objects with name and value properties. For example: [{"name": "cookieName", "value": "cookieValue"}].
You can use the EditThisCookie browser extension to copy browser cookies in this format, and paste it here.
Default value of this property is "[]"
Save HTML to Key-Value store
save_html_to_key_value_store
booleanOptional
If enabled, the crawler stores full transformed HTML of all pages found to the default key-value store and saves links to the files as htmlUrl field in the output dataset. Storing HTML in key-value store is preferred to storing it into the dataset with the saveHtml option, because there's no size limit and it's easier for debugging as you can easily view the HTML.
Default value of this property is false
Actor Metrics
2 monthly users
-
1 star
25% runs succeeded
Created in Dec 2024
Modified 2 days ago