NAiOS IconNAiOS Logo
Volver al catálogo

ZenRows

zenrows

ZenRows is a web scraping API allowing developers to bypass CAPTCHAs and blocks, gather structured data from dynamic websites, and quickly integrate results into applications

Acciones
16
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (16)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Get ZenRows API Usage StatisticsZENROWS_GET_API_USAGEAcción

This tool retrieves the current api usage statistics and limits for your zenrows account. it is an independent action that requires no additional parameters besides authentication. it is useful for monitoring api usage and ensuring that the account has sufficient remaining credits.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Concurrency StatusZENROWS_GET_CONCURRENCY_STATUSAcción

This tool retrieves the current concurrency status of your zenrows api usage. it reports the maximum number of concurrent requests allowed by your plan and the number of available concurrent request slots. it is useful for monitoring api usage, implementing rate limiting, debugging request issues, and capacity planning.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Detailed Concurrency StatusZENROWS_GET_CONCURRENCY_STATUS_DETAILEDAcción

This tool provides detailed information about the current concurrency status and limits of your zenrows account by making a request to the api and analyzing the response headers. it is essential for monitoring real-time api usage, managing concurrent requests, and ensuring optimal performance within plan limits.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Original Status CodeZENROWS_GET_ORIGINAL_STATUSAcción

This tool retrieves the original http status code returned by the target website, which is useful for debugging purposes. it returns the original status code in the response headers under 'x-zenrows-original-status'. it can also provide the full response body and error messages, helping with debugging scraping issues, verifying website responses, monitoring availability, and understanding website behavior.

Parámetros de entrada

  • urlstringObligatorio

    The URL of the website to check the original status code

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get PDF from URLZENROWS_GET_PDF_FROM_URLAcción

This tool generates a pdf version of the scraped content from a given url. it requires javascript rendering to be enabled and sets the response type to pdf, making it ideal for archiving web pages, creating documentation, generating reports, or saving articles for offline reading.

Parámetros de entrada

  • urlstringObligatorio

    The URL of the webpage to convert to PDF

  • waitinteger

    Time to wait before generating PDF in milliseconds

  • premium_proxyboolean

    Whether to use premium proxies

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Plaintext ResponseZENROWS_GET_PLAINTEXTAcción

This tool extracts plain text content from a webpage using the zenrows api. by using the response type=plaintext parameter, it strips html tags and formats the content into clean, plain text. it's useful for extracting readable content for nlp, summarization, or archiving purposes.

Parámetros de entrada

  • urlstringObligatorio

    The URL of the webpage to extract text from

  • waitinteger

    Time to wait for JavaScript execution in milliseconds

  • js_renderboolean

    Enable JavaScript rendering

  • premium_proxyboolean

    Use premium proxy

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Real Estate Property DataZENROWS_GET_REAL_ESTATE_DATAAcción

A specialized tool for extracting structured data from real estate platforms like zillow and idealista. it leverages zenrows' real estate api to fetch comprehensive property information, including property details, location information, features, seller details, and more, in a structured format.

Parámetros de entrada

  • tldstring

    Optional: Top-level domain for Idealista (com, it, pt). Default is com.

  • countrystring

    Optional: Target specific country. For Zillow, use 'us'. For Idealista, it's determined by the TLD.

  • languagestring

    Optional: Language code for Idealista results. Supported values: en, es, ca, it, pt, fr, de, da, fi, nb, nl, pl, ro, ru, sv, el, zh, uk.

  • platformstringObligatorio

    The real estate platform to fetch data from. Currently supports 'zillow' or 'idealista'.

  • property_idstringObligatorio

    The property ID from the respective platform. For Zillow, it's the ZPID (7-10 digits). For Idealista, it's the property ID from the URL.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Response with CompressionZENROWS_GET_RESPONSE_COMPRESSIONAcción

A tool to fetch content from a url using the zenrows api with compression enabled to optimize bandwidth usage and improve performance. it supports gzip, deflate, and br compression encodings, handles decompression automatically, and provides compression statistics along with the decompressed content.

Parámetros de entrada

  • urlstringObligatorio

    The URL to fetch content from with compression enabled

  • custom_headersobject

    Optional custom headers to include in the request. The Accept-Encoding header will be automatically set.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get response headersZENROWS_GET_RESPONSE_HEADERSAcción

A tool to retrieve and parse response headers from zenrows api requests. it provides critical metadata such as concurrency limits, available request slots, request cost, unique request id, and final url after redirects, which is essential for monitoring usage, debugging, and optimizing requests.

Parámetros de entrada

  • urlstringObligatorio

    The URL to scrape and get response headers from

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Session IDZENROWS_GET_SESSION_IDAcción

This tool implements zenrows' session management functionality to maintain the same ip address across multiple requests for up to 10 minutes. it supports parameters like url, session id, and premium proxy, and is useful for maintaining consistent scraping sessions, simulating real user behavior, and avoiding detection by anti-bot systems.

Parámetros de entrada

  • urlstringObligatorio

    The target URL to scrape

  • session_idintegerObligatorio

    A number between 1 and 99999 to maintain the same IP address across requests

  • premium_proxyboolean

    Whether to use premium proxies

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Walmart Product DetailsZENROWS_GET_WALMART_PRODUCTAcción

This tool allows users to extract detailed product information from walmart using zenrows' specialized e-commerce scraping api. it provides structured data for walmart products including product details, pricing, availability, and more.

Parámetros de entrada

  • urlstringObligatorio

    The Walmart product URL to scrape

  • js_renderboolean

    Enable JavaScript rendering for dynamic content

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Scrape urlZENROWS_SCRAPE_URLAcción

Scrape and extract data from a specified url. this action allows you to collect and process web data effortlessly using the zenrows api.

Parámetros de entrada

  • urlstringObligatorio

    The url to be scraped.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Scrape url autoparseZENROWS_SCRAPE_URL_AUTOPARSEAcción

The zenrows scrape url autoparse tool automatically parses and extracts structured data from any given url using intelligent parsing capabilities. it eliminates the need for manual css selectors by auto-identifying relevant content on web pages, returning data such as titles, main content, meta descriptions, images, links, prices, and contact information in a structured json format.

Parámetros de entrada

  • urlstringObligatorio

    The URL to be scraped and automatically parsed.

  • waitinteger

    Time to wait for JavaScript execution in seconds.

  • js_renderboolean

    Enable JavaScript rendering for dynamic content.

  • premium_proxyboolean

    Use premium proxy for better success rate.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Scrape URL HTMLZENROWS_SCRAPE_URL_HTMLAcción

This tool extracts raw html data from a given url using zenrows' universal scraper api. it focuses on retrieving the pure html content of the webpage without automatic parsing or data extraction. it supports parameters such as js render for enabling javascript rendering, custom headers for custom http headers, premium proxy for using premium proxies, and session id for maintaining the same ip across multiple requests.

Parámetros de entrada

  • urlstringObligatoriouri

    The URL to scrape content from

  • waitinteger

    Time to wait in milliseconds after page load

  • wait_forstring

    CSS selector to wait for before returning content

  • js_renderboolean

    Enable JavaScript rendering for dynamic content

  • session_idstring

    Session ID to maintain the same IP across requests

  • premium_proxyboolean

    Use premium proxies for the request

  • proxy_countrystring

    Country code for proxy location (requires premium_proxy)

  • custom_headersobject

    Custom HTTP headers to include in the request

  • original_statusboolean

    Return original HTTP status code

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Scrape URL with CSS SelectorsZENROWS_SCRAPE_WITH_CSS_SELECTORSAcción

This tool allows users to scrape specific elements from a webpage using css selectors. it is particularly useful for targeted data extraction rather than retrieving the entire page content. the endpoint takes a url and a json object containing css selectors for parsing elements such as titles, links, images, and prices, and includes optional parameters like using premium proxies, specifying response wait times, and custom headers among others.

Parámetros de entrada

  • urlstringObligatorio

    The URL of the webpage to scrape

  • waitinteger

    Time to wait in milliseconds before scraping

  • wait_forstring

    CSS selector to wait for before scraping

  • js_renderboolean

    Enable JavaScript rendering for dynamic content

  • css_selectorsobjectObligatorio

    A dictionary of CSS selectors where keys are labels and values are the selectors

  • premium_proxyboolean

    Use premium proxies for the request

Parámetros de salida

  • dataobjectObligatorio

    The scraped data where keys match the input selectors

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Screenshot URLZENROWS_SCREENSHOT_URLAcción

A tool to capture screenshots of web pages using zenrows api. this tool allows you to take screenshots of entire web pages or specific elements, with customizable options for format and quality.

Parámetros de entrada

  • urlstringObligatorio

    The URL of the webpage to capture screenshot.

  • waitinteger

    Time to wait before taking screenshot (in milliseconds).

  • screenshot_formatstring

    Image format for the screenshot. Either 'png' or 'jpeg'.

  • screenshot_qualityinteger

    Image quality (1-100). Only applicable when format is 'jpeg'.

  • screenshot_fullpageboolean

    Set to true to capture the entire page instead of just the visible viewport.

  • screenshot_selectorstring

    CSS selector to capture a specific element. Cannot be used with screenshot_fullpage.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not