Skip to main content
Run Zenrows Scrape with Zenrows

Run a Zenrows scrape and return the results

Updated over a week ago

Introduction

This integration enables users to execute Zenrows web scraping operations directly within Clay. By leveraging Zenrows' powerful scraping capabilities, users can extract structured data from websites and seamlessly incorporate it into their Clay workflows. The "Run Zenrows Scrape" action allows for customizable scraping parameters, including URL targeting, proxy settings, and JavaScript rendering options, as specified in the Zenrows API documentation.

Input

Name

Is Optional

Description

Type

Scrape URL

The URL you want to scrape. Must be a valid URL.

url

Autoparse

true

Optionally, Autoparse the response of the scraper

boolean

HTML Output Fields

true

dynamicFields

Render Javascript

true

Optionally, render Javascript with a headless browser

boolean

Premium Proxy

true

Optionally, use a premium proxy

boolean

Anti-Bot

true

Optionally, use anti-bot scraping to get around bot detection

boolean

Proxy Country

true

Optionally, specify the two-letter country code of a country to use with the proxy.

text

Did this answer your question?