NAiOS IconNAiOS Logo
Volver al catálogo

Zenserp

zenserp

Zenserp is a real-time SERP API that extracts Google Search results in JSON format.

Acciones
11
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 (11)

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.

Bing SearchZENSERP_BING_SEARCHAcción

Tool to obtain bing search results. use when you need real-time scraping of bing serps from bing.com.

Parámetros de entrada

  • qstringObligatorio

    Search query; supports Bing operators

  • ccstring

    Two-letter country code (ISO 3166), e.g. 'US'

  • latstring

    Latitude for geolocation override, e.g. '40.7128'

  • lonstring

    Longitude for geolocation override, e.g. '-74.0060'

  • mktstring

    Market code that the request is coming from, per Bing market codes

  • countinteger

    Number of results to return (1-50)

  • firstinteger

    Zero-based offset for pagination (skip this many results)

  • locationstring

    Canonical geolocation, e.g. 'New York,New York,United States'

  • search_enginestring

    Must be 'bing.com' to target Bing search

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

Google News SearchZENSERP_GOOGLE_NEWS_SEARCHAcción

Tool to perform a google news search. use when you need recent news articles for a topic. example: "search news for climate change".

Parámetros de entrada

  • qstringObligatorio

    Keyword to search news for; supports Google search operators.

  • glstring

    Country code (ISO 3166-1 alpha-2), e.g., 'us'.

  • hlstring

    Interface language code (ISO 639-1), e.g., 'en'.

  • numinteger

    Number of news results to return (1-100).

  • startinteger

    Result offset for pagination (use with num for pages).

  • devicestringenum

    Device to emulate: 'desktop' or 'mobile'.

    desktopmobile
  • locationstring

    Geolocation for the query, e.g., 'New York,New York,United States'.

  • timeframestringenum

    Restrict results by timeframe, e.g., 'now 1-d', 'today 5-y'.

    now 1-Hnow 4-Hnow 1-dnow 7-dtoday 1-mtoday 3-mtoday 12-mtoday 5-y

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

Google Reverse Image SearchZENSERP_GOOGLE_REVERSE_IMAGE_SEARCHAcción

Tool to perform a reverse image search on google. use after obtaining a public image url to find where the image appears online.

Parámetros de entrada

  • numinteger

    Number of results to return (1-100).

  • startinteger

    Zero-based offset for pagination.

  • image_urlstringObligatorio

    Public URL of the image to reverse search.

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

Google Shopping SearchZENSERP_GOOGLE_SHOPPING_SEARCHAcción

Tool to perform a google shopping search. use when you need structured product offers and pricing data via zenserp api.

Parámetros de entrada

  • qstringObligatorio

    Search query keywords. Operators allowed (e.g. 'site:example.com headphones').

  • glstring

    Country code for geolocation override (e.g. 'US').

  • hlstring

    Interface language code override (e.g. 'en').

  • lrstring

    Language filter. Prefix with 'lang_' (e.g. 'lang_fr').

  • latnumber

    Latitude for precise geotargeting.

  • lngnumber

    Longitude for precise geotargeting.

  • numinteger

    Number of results to return (1-100). Default mimics human SERP (10).

  • startinteger

    Result offset for pagination. Use with `num` to fetch subsequent pages.

  • devicestringenum

    Device type to emulate ('desktop' or 'mobile').

    desktopmobile
  • outputstringenum

    Output format: 'html' for raw markup or 'csv' for CSV export.

    htmlcsv
  • locationstring

    Geolocation for results. Use Google’s canonical names. E.g. 'Manhattan, New York, United States' for accurate local scraping.

  • timeframestringenum

    Timeframe filter. E.g., 'now 1-H' for past hour, 'today 12-m' for past year.

    now 1-Hnow 4-Hnow 1-dnow 7-dtoday 1-mtoday 3-mtoday 12-mtoday 5-y
  • search_enginestring

    Override search engine domain (e.g. 'google.com').

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

Google TrendsZENSERP_GOOGLE_TRENDSAcción

Tool to retrieve google trends data. use when comparing keyword popularity over time.

Parámetros de entrada

  • hlstring

    Interface language code (optional), e.g., 'en'.

  • catstring

    Category filter code (optional). Use numeric codes defined by Google Trends.

  • geostring

    Geographic location code (optional), e.g., 'US'.

  • typestringenum

    Property to compare (optional).

    imagesnewsyoutubeshopping
  • keyword[]string[]Obligatorio

    Keywords to compare in Google Trends. Provide as array 'keyword[]'.

  • timeframestringenum

    Timeframe for trends data (optional).

    now 1-Hnow 4-Hnow 1-dnow 7-dtoday 1-mtoday 3-mtoday 12-mtoday 5-y

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

Google Video SearchZENSERP_GOOGLE_VIDEO_SEARCHAcción

Tool to perform a google video search via zenserp. use when you need video-specific search results.

Parámetros de entrada

  • qstringObligatorio

    Search query term.

  • glstring

    Country code for region-specific results (ISO 3166-1 alpha-2).

  • hlstring

    Language code for interface and results (ISO 639-1).

  • numinteger

    Number of video results to return (1-100).

  • locationstring

    Location to simulate search from (e.g., 'Austin, Texas').

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

Yandex Search via ZenserpZENSERP_YANDEX_SEARCHAcción

Tool to obtain yandex search results via zenserp api. use when you need programmatic access to yandex search data after constructing a query.

Parámetros de entrada

  • qstringObligatorio

    Search query string

  • glstring

    Geographic location code (ISO 3166-1 alpha-2), e.g., 'us', 'ru'

  • hlstring

    Language code for results, e.g., 'en', 'ru'

  • numinteger

    Number of results to return (1-100)

  • tbmstring

    Type of search: 'isch' for images-only search

  • devicestringenum

    Device type to emulate: 'desktop' or 'mobile'

    desktopmobile
  • locationstring

    Search location, e.g., 'New York, USA'

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

Zenserp Google Image SearchZENSERP_ZENSERP_GOOGLE_IMAGE_SEARCHAcción

Tool to perform a google image search via zenserp. use when you need structured image search results for a specific query.

Parámetros de entrada

  • qstringObligatorio

    Search query string.

  • glstring

    Geolocation country code for localized results (e.g., 'us').

  • hlstring

    Language code for interface localization (e.g., 'en').

  • numinteger

    Number of image results to return. Must be at least 1.

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

Google Maps SearchZENSERP_ZENSERP_GOOGLE_MAPS_SEARCHAcción

Tool to perform a google maps (local) search. use when you need localized business results for a given query. provide 'location' or 'lat'/'lng' for geotargeting.

Parámetros de entrada

  • qstringObligatorio

    Search query string for local businesses, e.g. 'Coffee House'.

  • latnumber

    Latitude in decimal degrees. Must be provided with 'lng'.

  • lngnumber

    Longitude in decimal degrees. Must be provided with 'lat'.

  • locationstring

    Human-readable location for geotargeted results, e.g. 'Vienna,Vienna,Austria'. Provide this or both 'lat' and 'lng'.

  • search_enginestring

    Override Google domain for search, e.g. 'google.at'.

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

Zenserp Google SearchZENSERP_ZENSERP_GOOGLE_SEARCHAcción

Tool to perform a standard google search via zenserp. use when you need structured serp data for a given query.

Parámetros de entrada

  • qstringObligatorio

    Search query; supports full Google search operators.

  • glstring

    Country code for geolocation (e.g., 'us', 'fr').

  • hlstring

    Google interface language code, e.g., 'en'.

  • lrstring

    Language filter prefixed with 'lang_', e.g., 'lang_fr'.

  • latnumber

    Latitude for geolocation query.

  • lngnumber

    Longitude for geolocation query.

  • numinteger

    Number of search results to return (1-100).

  • tbmstringenum

    Type of search: 'isch' for images, 'nws' for news, 'shop' for shopping, 'lcl' for maps, 'vid' for video.

    ischnwsshoplclvid
  • startinteger

    Zero-based offset for pagination (use with num for pages).

  • devicestringenum

    Device to emulate: 'desktop' or 'mobile'.

    desktopmobile
  • outputstringenum

    Raw export format: 'html' or 'csv'.

    htmlcsv
  • locationstring

    Geolocation for the query (use canonical Google names or uule tokens).

  • timeframestringenum

    Restrict results by timeframe: e.g., 'now 1-H', 'today 12-m'.

    now 1-Hnow 4-Hnow 1-dnow 7-dtoday 1-mtoday 3-mtoday 12-mtoday 5-y
  • search_enginestring

    Override search engine URL (e.g., 'google.com' for Google, 'youtube.com' for YouTube search).

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

Google Shopping SearchZENSERP_ZENSERP_GOOGLE_SHOPPING_SEARCHAcción

Tool to perform a google shopping search. use when you need structured product offers and pricing data via zenserp api.

Parámetros de entrada

  • qstringObligatorio

    Search query keywords. Operators allowed (e.g. 'site:example.com headphones').

  • glstring

    Country code for geolocation override (e.g. 'US').

  • hlstring

    Interface language code override (e.g. 'en').

  • lrstring

    Language filter. Prefix with 'lang_' (e.g. 'lang_fr').

  • latnumber

    Latitude for precise geotargeting.

  • lngnumber

    Longitude for precise geotargeting.

  • numinteger

    Number of results to return (1–100). Default mimics human SERP (10).

  • startinteger

    Result offset for pagination. Use with `num` to fetch subsequent pages.

  • devicestringenum

    Device type to emulate ('desktop' or 'mobile').

    desktopmobile
  • outputstringenum

    Output format: 'html' for raw markup or 'csv' for CSV export.

    htmlcsv
  • locationstring

    Geolocation for results. Use Google’s canonical names. E.g. 'Manhattan, New York, United States' for accurate local scraping.

  • timeframestringenum

    Timeframe filter. E.g., 'now 1-H' for past hour, 'today 12-m' for past year.

    now 1-Hnow 4-Hnow 1-dnow 7-dtoday 1-mtoday 3-mtoday 12-mtoday 5-y
  • search_enginestring

    Override search engine domain (e.g. 'google.com').

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