Amazon Search Bar Scraper avatar
Amazon Search Bar Scraper

Pricing

$5.00/month + usage

Go to Store
Amazon Search Bar Scraper

Amazon Search Bar Scraper

Developed by

Caprolok

Caprolok

Maintained by Community

Top e-commerce optimization tool. Dive into Amazon's search, spotlighting leading products. Improve listings and guide marketing using real shopper insights. Essential for e-commerce experts, brands, & sellers. In Amazon's expansive market, right insights are key. For both new & experienced Sellers.

0.0 (0)

Pricing

$5.00/month + usage

8

Total users

109

Monthly users

4

Runs succeeded

>99%

Last modified

a year ago

You can access the Amazon Search Bar Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

{
"openapi": "3.0.1",
"info": {
"version": "2.0",
"x-build-id": "cZ6jxSCuvAjSL82oZ"
},
"servers": [
{
"url": "https://api.apify.com/v2"
}
],
"paths": {
"/acts/caprolok~amazon-search-bar-scraper/run-sync-get-dataset-items": {
"post": {
"operationId": "run-sync-get-dataset-items-caprolok-amazon-search-bar-scraper",
"x-openai-isConsequential": false,
"summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
"tags": [
"Run Actor"
],
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/inputSchema"
}
}
}
},
"parameters": [
{
"name": "token",
"in": "query",
"required": true,
"schema": {
"type": "string"
},
"description": "Enter your Apify token here"
}
],
"responses": {
"200": {
"description": "OK"
}
}
}
},
"/acts/caprolok~amazon-search-bar-scraper/runs": {
"post": {
"operationId": "runs-sync-caprolok-amazon-search-bar-scraper",
"x-openai-isConsequential": false,
"summary": "Executes an Actor and returns information about the initiated run in response.",
"tags": [
"Run Actor"
],
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/inputSchema"
}
}
}
},
"parameters": [
{
"name": "token",
"in": "query",
"required": true,
"schema": {
"type": "string"
},
"description": "Enter your Apify token here"
}
],
"responses": {
"200": {
"description": "OK",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/runsResponseSchema"
}
}
}
}
}
}
},
"/acts/caprolok~amazon-search-bar-scraper/run-sync": {
"post": {
"operationId": "run-sync-caprolok-amazon-search-bar-scraper",
"x-openai-isConsequential": false,
"summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
"tags": [
"Run Actor"
],
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/inputSchema"
}
}
}
},
"parameters": [
{
"name": "token",
"in": "query",
"required": true,
"schema": {
"type": "string"
},
"description": "Enter your Apify token here"
}
],
"responses": {
"200": {
"description": "OK"
}
}
}
}
},
"components": {
"schemas": {
"inputSchema": {
"type": "object",
"required": [
"keyword"
],
"properties": {
"keyword": {
"title": "Keyword to start with",
"type": "string",
"description": "The keyword you want to get suggestions for."
},
"midValue": {
"title": "Amazon Marketplace",
"enum": [
"A2Q3Y263D00KWC",
"A2EUQ1WTGCTBG2",
"A1AM78C64UM0Y8",
"ATVPDKIKX0DER",
"A2VIGQ35RCS4UG",
"A1PA6795UKMFR9",
"ARBP9OOSHTCHU",
"A1RKKUPIHCS9HS",
"A13V1IB3VIYZZH",
"AMEN7PMS3EDWL",
"A1F83G8C2ARO7P",
"A21TJRUUN4KGV",
"APJ6JRA9NG5V4",
"A1805IZSGTT6HS",
"A1C3SOZRARQ6R3",
"A17E79C6D8DWNP",
"A2NODRKZP88ZB9",
"A33AVAJ2PDY3EV",
"A19VAU5U5O7RUS",
"A39IBJ37TRP1C6",
"A1VC38T7YXB528"
],
"type": "string",
"description": "Select your Amazon Marketplace",
"default": "ATVPDKIKX0DER"
},
"language": {
"title": "Language",
"enum": [
"en",
"es",
"zh",
"pt",
"ko",
"fr",
"de",
"nl",
"pl",
"tr",
"it",
"ja",
"ar",
"sv",
"hi",
"ta",
"te",
"ml",
"kn",
"bn"
],
"type": "string",
"description": "Select your language",
"default": "en"
},
"isAToZ": {
"title": "Get more results",
"type": "boolean",
"description": "Get more results by selecting this option. We automatically add letters from 'a' to 'z' to your main keyword at the end.You can also add alphabets before your keyword by selecting the option below(",
"default": false
},
"aps": {
"title": "All Categories",
"type": "boolean",
"description": "Search in All Categories",
"default": false
},
"alexa-skills": {
"title": "Alexa Skills",
"type": "boolean",
"description": "Search in Alexa Skills Category",
"default": false
},
"amazon-devices": {
"title": "Amazon Devices",
"type": "boolean",
"description": "Search in Amazon Devices Category",
"default": false
},
"fashion": {
"title": "Amazon Fashion",
"type": "boolean",
"description": "Search in Amazon Fashion Category",
"default": false
},
"nowstore": {
"title": "Amazon Fresh",
"type": "boolean",
"description": "Search in Amazon Fresh Category",
"default": false
},
"freshmeat": {
"title": "Amazon Fresh Meat",
"type": "boolean",
"description": "Search in Amazon Fresh Meat Category",
"default": false
},
"amazon-pharmacy": {
"title": "Amazon Pharmacy",
"type": "boolean",
"description": "Search in Amazon Pharmacy Category",
"default": false
},
"appliances": {
"title": "Appliances",
"type": "boolean",
"description": "Search in Appliances Category",
"default": false
},
"mobile-apps": {
"title": "Apps & Games",
"type": "boolean",
"description": "Search in Apps & Games Category",
"default": false
},
"audible": {
"title": "Audible Audiobooks",
"type": "boolean",
"description": "Search in Audible Audiobooks Category",
"default": false
},
"baby": {
"title": "Baby",
"type": "boolean",
"description": "Search in Baby Category",
"default": false
},
"beauty": {
"title": "Beauty",
"type": "boolean",
"description": "Search in Beauty Category",
"default": false
},
"stripbooks": {
"title": "Books",
"type": "boolean",
"description": "Search in Books Category",
"default": false
},
"automotive": {
"title": "Car & Motorbike",
"type": "boolean",
"description": "Search in Car & Motorbike Category",
"default": false
},
"apparel": {
"title": "Clothing & Accessories",
"type": "boolean",
"description": "Search in Clothing & Accessories Category",
"default": false
},
"collectibles": {
"title": "Collectibles",
"type": "boolean",
"description": "Search in Collectibles Category",
"default": false
},
"computers": {
"title": "Computers & Accessories",
"type": "boolean",
"description": "Search in Computers & Accessories Category",
"default": false
},
"todays-deals": {
"title": "Deals",
"type": "boolean",
"description": "Search in Deals Category",
"default": false
},
"electronics": {
"title": "Electronics",
"type": "boolean",
"description": "Search in Electronics Category",
"default": false
},
"furniture": {
"title": "Furniture",
"type": "boolean",
"description": "Search in Furniture Category",
"default": false
},
"lawngarden": {
"title": "Garden & Outdoors",
"type": "boolean",
"description": "Search in Garden & Outdoors Category",
"default": false
},
"gift-cards": {
"title": "Gift Cards",
"type": "boolean",
"description": "Search in Gift Cards Category",
"default": false
},
"grocery": {
"title": "Grocery & Gourmet Foods",
"type": "boolean",
"description": "Search in Grocery & Gourmet Foods Category",
"default": false
},
"hpc": {
"title": "Health & Personal Care",
"type": "boolean",
"description": "Search in Health & Personal Care Category",
"default": false
},
"kitchen": {
"title": "Home & Kitchen",
"type": "boolean",
"description": "Search in Home & Kitchen Category",
"default": false
},
"industrial": {
"title": "Industrial & Scientific",
"type": "boolean",
"description": "Search in Industrial & Scientific Category",
"default": false
},
"jewelry": {
"title": "Jewellery",
"type": "boolean",
"description": "Search in Jewellery Category",
"default": false
},
"digital-text": {
"title": "Kindle Store",
"type": "boolean",
"description": "Search in Kindle Store Category",
"default": false
},
"luggage": {
"title": "Luggage & Bags",
"type": "boolean",
"description": "Search in Luggage & Bags Category",
"default": false
},
"luxury-beauty": {
"title": "Luxury Beauty",
"type": "boolean",
"description": "Search in Luxury Beauty Category",
"default": false
},
"dvd": {
"title": "Movies & TV Shows",
"type": "boolean",
"description": "Search in Movies & TV Shows Category",
"default": false
},
"popular": {
"title": "Music",
"type": "boolean",
"description": "Search in Music Category",
"default": false
},
"mi": {
"title": "Musical Instruments",
"type": "boolean",
"description": "Search in Musical Instruments Category",
"default": false
},
"office-products": {
"title": "Office Products",
"type": "boolean",
"description": "Search in Office Products Category",
"default": false
},
"pets": {
"title": "Pet Supplies",
"type": "boolean",
"description": "Search in Pet Supplies Category",
"default": false
},
"instant-video": {
"title": "Prime Video",
"type": "boolean",
"description": "Search in Prime Video Category",
"default": false
},
"shoes": {
"title": "Shoes & Handbags",
"type": "boolean",
"description": "Search in Shoes & Handbags Category",
"default": false
},
"software": {
"title": "Software",
"type": "boolean",
"description": "Search in Software Category",
"default": false
},
"sporting": {
"title": "Sports, Fitness & Outdoors",
"type": "boolean",
"description": "Search in Sports, Fitness & Outdoors Category",
"default": false
},
"specialty-aps-sns": {
"title": "Subscribe & Save",
"type": "boolean",
"description": "Search in Subscribe & Save Category",
"default": false
},
"home-improvement": {
"title": "Tools & Home Improvement",
"type": "boolean",
"description": "Search in Tools & Home Improvement Category",
"default": false
},
"toys": {
"title": "Toys & Games",
"type": "boolean",
"description": "Search in Toys & Games Category",
"default": false
},
"under-ten-dollars": {
"title": "Under (₹500/$10)",
"type": "boolean",
"description": "Search in Under ₹500 Category",
"default": false
},
"videogames": {
"title": "Video Games",
"type": "boolean",
"description": "Search in Video Games Category",
"default": false
},
"watches": {
"title": "Watches",
"type": "boolean",
"description": "Search in Watches Category",
"default": false
}
}
},
"runsResponseSchema": {
"type": "object",
"properties": {
"data": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"actId": {
"type": "string"
},
"userId": {
"type": "string"
},
"startedAt": {
"type": "string",
"format": "date-time",
"example": "2025-01-08T00:00:00.000Z"
},
"finishedAt": {
"type": "string",
"format": "date-time",
"example": "2025-01-08T00:00:00.000Z"
},
"status": {
"type": "string",
"example": "READY"
},
"meta": {
"type": "object",
"properties": {
"origin": {
"type": "string",
"example": "API"
},
"userAgent": {
"type": "string"
}
}
},
"stats": {
"type": "object",
"properties": {
"inputBodyLen": {
"type": "integer",
"example": 2000
},
"rebootCount": {
"type": "integer",
"example": 0
},
"restartCount": {
"type": "integer",
"example": 0
},
"resurrectCount": {
"type": "integer",
"example": 0
},
"computeUnits": {
"type": "integer",
"example": 0
}
}
},
"options": {
"type": "object",
"properties": {
"build": {
"type": "string",
"example": "latest"
},
"timeoutSecs": {
"type": "integer",
"example": 300
},
"memoryMbytes": {
"type": "integer",
"example": 1024
},
"diskMbytes": {
"type": "integer",
"example": 2048
}
}
},
"buildId": {
"type": "string"
},
"defaultKeyValueStoreId": {
"type": "string"
},
"defaultDatasetId": {
"type": "string"
},
"defaultRequestQueueId": {
"type": "string"
},
"buildNumber": {
"type": "string",
"example": "1.0.0"
},
"containerUrl": {
"type": "string"
},
"usage": {
"type": "object",
"properties": {
"ACTOR_COMPUTE_UNITS": {
"type": "integer",
"example": 0
},
"DATASET_READS": {
"type": "integer",
"example": 0
},
"DATASET_WRITES": {
"type": "integer",
"example": 0
},
"KEY_VALUE_STORE_READS": {
"type": "integer",
"example": 0
},
"KEY_VALUE_STORE_WRITES": {
"type": "integer",
"example": 1
},
"KEY_VALUE_STORE_LISTS": {
"type": "integer",
"example": 0
},
"REQUEST_QUEUE_READS": {
"type": "integer",
"example": 0
},
"REQUEST_QUEUE_WRITES": {
"type": "integer",
"example": 0
},
"DATA_TRANSFER_INTERNAL_GBYTES": {
"type": "integer",
"example": 0
},
"DATA_TRANSFER_EXTERNAL_GBYTES": {
"type": "integer",
"example": 0
},
"PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
"type": "integer",
"example": 0
},
"PROXY_SERPS": {
"type": "integer",
"example": 0
}
}
},
"usageTotalUsd": {
"type": "number",
"example": 0.00005
},
"usageUsd": {
"type": "object",
"properties": {
"ACTOR_COMPUTE_UNITS": {
"type": "integer",
"example": 0
},
"DATASET_READS": {
"type": "integer",
"example": 0
},
"DATASET_WRITES": {
"type": "integer",
"example": 0
},
"KEY_VALUE_STORE_READS": {
"type": "integer",
"example": 0
},
"KEY_VALUE_STORE_WRITES": {
"type": "number",
"example": 0.00005
},
"KEY_VALUE_STORE_LISTS": {
"type": "integer",
"example": 0
},
"REQUEST_QUEUE_READS": {
"type": "integer",
"example": 0
},
"REQUEST_QUEUE_WRITES": {
"type": "integer",
"example": 0
},
"DATA_TRANSFER_INTERNAL_GBYTES": {
"type": "integer",
"example": 0
},
"DATA_TRANSFER_EXTERNAL_GBYTES": {
"type": "integer",
"example": 0
},
"PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
"type": "integer",
"example": 0
},
"PROXY_SERPS": {
"type": "integer",
"example": 0
}
}
}
}
}
}
}
}
}
}

Amazon Search Bar Scraper OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for Amazon Search Bar Scraper from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients: