scrape_webpage_js_proxy
Extract data from web pages by executing JavaScript and using proxies, tailored for specific countries, to enhance web scraping accuracy and functionality.
Instructions
Scrape a web page with JS and proxy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
country | Yes | The country to use for the proxy | |
js_script | Yes | The javascript code to execute on the page | |
url | Yes | The url to scrape |