NAiOS IconNAiOS Logo
Volver al catálogo

Jungle Scout

junglescout

Jungle Scout assists Amazon sellers with product research, sales estimates, and competitive insights to optimize inventory, pricing, and listing strategies

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

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.

Retrieve historical search volume data for a keywordJUNGLESCOUT_KEYWORD_HISTORICAL_VOLUMEAcción

Fetches the historical search volume data for a specified keyword over a given time period.

Parámetros de entrada

  • keywordstringObligatorio

    (Required) Keyword to fetch historical search volume for.

  • end_datestringObligatorio

    (Required) The end date for fetching historical data (YYYY-MM-DD).

  • start_datestringObligatorio

    (Required) The start date for fetching historical data (YYYY-MM-DD).

  • marketplacestringObligatorioenum

    (Required) Country code for the marketplace.

    usukdeincafritesmxjp

Parámetros de salida

  • dataobjectObligatorio
  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Query the product databaseJUNGLESCOUT_QUERY_THE_PRODUCT_DATABASEAcción

Queries the jungle scout product database to retrieve product data based on various filters. compatible parameters include marketplace, sort, page size, product tiers, seller types, categories, exclude top brands, exclude unavailable products, min price, max price, min net, max net, min rank, max rank, min sales, max sales, min revenue, max revenue, min reviews, max reviews, min rating, max rating, min weight, max weight, min sellers, max sellers, min lqs, max lqs, min updated at, and max updated at.

Parámetros de entrada

  • sortstring

    Sort order for the results.

  • max_lqsinteger

    Maximum Listing Quality Score.

  • max_netnumber

    Maximum net price.

  • min_lqsinteger

    Minimum Listing Quality Score.

  • min_netnumber

    Minimum net price.

  • max_rankinteger

    Maximum sales rank.

  • min_rankinteger

    Minimum sales rank.

  • max_pricenumber

    Maximum price.

  • max_salesinteger

    Maximum number of sales.

  • min_pricenumber

    Minimum price.

  • min_salesinteger

    Minimum number of sales.

  • page_sizeinteger

    Number of results per page.

  • categoriesstring[]Obligatorio

    Categories to include in the search.

  • max_ratingnumber

    Maximum rating.

  • max_weightnumber

    Maximum weight.

  • min_ratingnumber

    Minimum rating.

  • min_weightnumber

    Minimum weight.

  • marketplacestringObligatorioenum

    (Required) Country code for the marketplace.

    usukdeincafritesmxjp
  • max_revenuenumber

    Maximum revenue.

  • max_reviewsinteger

    Maximum number of reviews.

  • max_sellersinteger

    Maximum number of sellers.

  • min_revenuenumber

    Minimum revenue.

  • min_reviewsinteger

    Minimum number of reviews.

  • min_sellersinteger

    Minimum number of sellers.

  • seller_typesstring[]

    Seller types to include in the search.

  • product_tiersstring[]

    Product tiers to include in the search.

  • max_updated_atstringdate

    Maximum update date.

  • min_updated_atstringdate

    Minimum update date.

  • exclude_keywordsstring[]

    Keywords to exclude from the search.

  • include_keywordsstring[]

    Keywords to include in the search.

  • exclude_top_brandsboolean

    Whether to exclude top brands from the search.

  • exclude_unavailable_productsboolean

    Whether to exclude unavailable products from the search.

Parámetros de salida

  • dataobjectObligatorio
  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Retrieve data for a specific keyword queryJUNGLESCOUT_RETRIEVE_DATA_FOR_A_SPECIFIC_KEYWORD_QUERYAcción

Returns data based on a specific keyword query, including search volume and competition.

Parámetros de entrada

  • sortstring

    Sort

  • page_sizeinteger

    Page Size

  • categoriesstring[]Obligatorio

    List of categories to search in

  • marketplacestringObligatorioenum

    (Required) Country code for the marketplace.

    usukdeincafritesmxjp
  • search_termsstringObligatorio

    Search terms

  • max_word_countinteger

    Maximum word count

  • min_word_countinteger

    Minimum word count

  • max_organic_product_countinteger

    Maximum organic product count

  • min_organic_product_countinteger

    Minimum organic product count

  • max_monthly_search_volume_broadinteger

    Maximum monthly search volume for broad match

  • max_monthly_search_volume_exactinteger

    Maximum monthly search volume for exact match

  • min_monthly_search_volume_broadinteger

    Minimum monthly search volume for broad match

  • min_monthly_search_volume_exactinteger

    Minimum monthly search volume for exact match

Parámetros de salida

  • dataobjectObligatorio
  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Retrieve keyword data for specified asinsJUNGLESCOUT_RETRIEVE_KEYWORD_DATA_FOR_SPECIFIED_ASINSAcción

Returns keywords for which the queried asin(s) appear in amazon search results. for a given keyword, jungle scout collects up to 3 pages of amazon keyword search results. query up to 10 asins at a time. apply filters to narrow search results.

Parámetros de entrada

  • pageinteger

    Page size

  • sortstring

    Sort

  • marketplacestringObligatorioenum

    (Required) Country code for the marketplace.

    usukdeincafritesmxjp
  • data_attributes_asinsstring[]

    Asins

  • data_attributes_max_word_countinteger

    Max Word Count

  • data_attributes_min_word_countinteger

    Min Word Count

  • data_attributes_include_variantsboolean

    Include Variants

  • data_attributes_max_organic_product_countinteger

    Max Organic Product Count

  • data_attributes_min_organic_product_countinteger

    Min Organic Product Count

  • data_attributes_max_monthly_search_volume_broadinteger

    Max Monthly Search Volume Broad

  • data_attributes_max_monthly_search_volume_exactinteger

    Max Monthly Search Volume Exact

  • data_attributes_min_monthly_search_volume_broadinteger

    Min Monthly Search Volume Broad

  • data_attributes_min_monthly_search_volume_exactinteger

    Min Monthly Search Volume Exact

Parámetros de salida

  • dataobjectObligatorio
  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Retrieve sales estimates dataJUNGLESCOUT_RETRIEVE_SALES_ESTIMATES_DATAAcción

Fetches sales estimates data for specified parameters.

Parámetros de entrada

  • asinstringObligatorio

    ASIN for which sales estimates are needed.

  • end_datestringObligatoriodate

    End date for the sales estimates data.

  • start_datestringObligatoriodate

    Start date for the sales estimates data.

  • marketplacestringObligatorioenum

    (Required) Country code for the marketplace.

    usukdeincafritesmxjp

Parámetros de salida

  • dataobjectObligatorio
  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Retrieve share of voice dataJUNGLESCOUT_RETRIEVE_SHARE_OF_VOICE_DATAAcción

Fetches share of voice data for specified keywords.

Parámetros de entrada

  • keywordstringObligatorio

    Keyword for which share of voice data is needed.

  • marketplacestringObligatorioenum

    (Required) Country code for the marketplace.

    usukdeincafritesmxjp

Parámetros de salida

  • dataobjectObligatorio
  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not