
Browserless Scraper Pro
Pricing
$4.00 / 1,000 results

Browserless Scraper Pro
Browserless Scraper Pro is designed to automate common web tasks such as web scraping, taking screenshots, and generating PDFs without the need for manual browser interaction.
0.0 (0)
Pricing
$4.00 / 1,000 results
3
Total users
26
Monthly users
10
Runs succeeded
>99%
Last modified
2 months ago
URLs of the pages
urls
arrayRequired
The URLs of the websites from which you want to scrape data, take screenshots, or generate PDFs.
Operation
operation
EnumRequired
The operation to perform on the page (e.g., 'scrape', 'screenshot', 'pdf').
Value options:
"scrape": string"screenshot": string"pdf": string
Default value of this property is "scrape"
Output Format (if operation is scrape)
format
EnumOptional
The format of the output data. Applicable only when the operation is 'scrape'.
Value options:
"html": string"readability": string"cleaned_html": string"markdown": string
Default value of this property is "html"
Delay in milliseconds before the operation
delay
integerOptional
The delay in milliseconds before the operation is performed.
Default value of this property is 0