← Tools Reference

ZenRows

ZenRows integration (Developer Tools, Data). Imported from open-connector.

API key4 toolshttps://api.zenrows.com/v1/subscriptions/self/details
GET
zenrows_fetch_html
Fetch raw HTML from one public URL with optional JavaScript rendering and proxy controls.

/v1/

9 parameters
ParamTypeRequiredDescription
urlstringrequiredThe public URL ZenRows should request.
js_renderbooleanoptionalWhether ZenRows should render JavaScript before returning the response.
waitintegeroptionalThe time in milliseconds ZenRows should wait after page load before returning c…
wait_forstringoptionalThe CSS selector ZenRows should wait for before returning content.
premium_proxybooleanoptionalWhether ZenRows should use premium proxies for the request.
proxy_countrystringoptionalThe ISO 3166-1 alpha-2 country code for proxy geolocation. ZenRows requires pre…
session_idstringoptionalThe ZenRows session identifier used to keep the same IP across related requests.
custom_headersobjectoptionalCustom HTTP headers ZenRows should send to the target website.
original_statusbooleanoptionalWhether ZenRows should expose the original target website status code.
GET
zenrows_fetch_plaintext
Fetch plain text extracted from one public URL with ZenRows.

/v1/

8 parameters
ParamTypeRequiredDescription
urlstringrequiredThe public URL ZenRows should request.
js_renderbooleanoptionalWhether ZenRows should render JavaScript before returning the response.
waitintegeroptionalThe time in milliseconds ZenRows should wait after page load before returning c…
wait_forstringoptionalThe CSS selector ZenRows should wait for before returning content.
premium_proxybooleanoptionalWhether ZenRows should use premium proxies for the request.
proxy_countrystringoptionalThe ISO 3166-1 alpha-2 country code for proxy geolocation. ZenRows requires pre…
session_idstringoptionalThe ZenRows session identifier used to keep the same IP across related requests.
custom_headersobjectoptionalCustom HTTP headers ZenRows should send to the target website.
GET
zenrows_extract_css
Extract structured values from one public URL with ZenRows CSS selectors.

/v1/

9 parameters
ParamTypeRequiredDescription
urlstringrequiredThe public URL ZenRows should request.
js_renderbooleanoptionalWhether ZenRows should render JavaScript before returning the response.
waitintegeroptionalThe time in milliseconds ZenRows should wait after page load before returning c…
wait_forstringoptionalThe CSS selector ZenRows should wait for before returning content.
premium_proxybooleanoptionalWhether ZenRows should use premium proxies for the request.
proxy_countrystringoptionalThe ISO 3166-1 alpha-2 country code for proxy geolocation. ZenRows requires pre…
session_idstringoptionalThe ZenRows session identifier used to keep the same IP across related requests.
custom_headersobjectoptionalCustom HTTP headers ZenRows should send to the target website.
css_selectorsobjectrequiredCSS selectors ZenRows should extract, keyed by output field name.
GET
zenrows_get_usage
Retrieve usage and plan details for the connected ZenRows API key.

/