Product Collector For Amazon
Collect product information by URL. (up to 50 URLs)
To improve consistency and clarity, users can include a dictionary in the prompt, defining key terms and expected formats. This helps ensure more precise and structured responses.
Prompt Examples:
Product Collector For Amazon Dictionary
Column Name
Description
Data Type
title
Product title
Text
seller_name
Seller name
Text
brand
Product brand
Text
description
A brief description of the product
Text
initial_price
Initial price
Price
currency
Currency of the product
Text
availability
Product availability
Text
reviews_count
Number of reviews
Number
categories
Product categories
Array
parent_asin
Parent ASIN of the product
Text
asin
Unique identifier for each product
Text
buybox_seller
Seller in the buy box
Text
number_of_sellers
Number of sellers for the product
Number
root_bs_rank
Best sellers rank in the general category
Number
answered_questions
Number of answered questions
Number
domain
URL of the product domain
URL
images_count
Number of images
Number
url
URL that links directly to the product
URL
video_count
Number of videos
Number
image_url
URL that links directly to the product image
URL
item_weight
Weight of the product
Text
rating
Product rating
Number
product_dimensions
Dimensions of the product
Text
seller_id
Unique identifier for each seller
Text
date_first_available
Date when the product first became available
Text
discount
Product discount information
Text
model_number
Model number of the product
Text
manufacturer
Manufacturer of the product
Text
department
Department to which the product belongs
Text
plus_content
Boolean indicating the presence of additional content
Boolean
upc
Universal Product Code
Text
video
Boolean indicating the presence of videos
Boolean
top_review
Top review for the product
Text
final_price_high
Highest value of the final price when it is a range
Price
final_price
Final price of the product
Price
Variations
Column Name
Description
Data Type
variations
Details about the same product in different variations
Array
├── name
Name of the variation
Text
├── asin
ASIN of the variation
Text
├── price
Price
Price
├── currency
Currency of the variation
Text
├── unit_price
Unit price of the variation
Text
├── image
Image of the variant
URL
Delivery
Column Name
Description
Data Type
delivery
Delivery-related information
Array
├── features
Product features
Array
Format
Column Name
Description
Data Type
format
Format-related information
Array
├── name
Name of the format
Text
├── price
Price of the format
Price
├── url
URL related to the format
URL
Buybox Prices
Column Name
Description
Data Type
buybox_prices
Product price details
Object
├── final_price
Final price of the product in the buy box
Price
├── initial_price
Initial price of the product in the buy box
Price
├── discount
Discount information in the buy box
Text
SNS Price
Column Name
Description
Data Type
sns_price
SNS (Social Networking Service) price details in the buy box
Object
├── base_price
Base price in the SNS
Price
├── tiered_price
Tiered price in the SNS
Price
├── monthly_cost
Monthly cost of the product in the buy box
Price
├── unit_price
Unit price in the SNS
Text
Additional Information
Column Name
Description
Data Type
input_asin
Input ASIN (currently inactive)
Text
ingredients
Ingredients of the product, relevant mostly for food products
Text
origin_url
Origin URL
URL
bought_past_month
Number bought in the past month
Number
is_available
Indication if the product is still available
Boolean
root_bs_category
Best seller root category
Text
bs_category
Best seller category
Text
bs_rank
Best seller rank in the specific category
Number
badge
Product badge, for example: #1 Best Seller or Amazon's Choice
Text
Subcategory Rank
Column Name
Description
Data Type
subcategory_rank
The rank of the subcategory
Array
├── subcategory_name
The name of the subcategory the product is from
Text
├── subcategory_rank
The rank of the subcategory
Number
Amazon Choice
Column Name
Description
Data Type
amazon_choice
Specifies if the product is Amazon's choice
Boolean
Images
Column Name
Description
Data Type
images
URLs of the product images
Array
Product Details
Column Name
Description
Data Type
product_details
Full product details
Array
├── type
Type of detail
Text
├── value
Value of the detail
Text
Prices Breakdown
Column Name
Description
Data Type
prices_breakdown
Breakdown of prices
Object
├── typical_price
Typical price
Price
├── list_price
List price
Price
├── deal_type
Regular sales or limited time deal
Text
Country of Origin
Column Name
Description
Data Type
country_of_origin
Country of origin of the product
Text
From the Brand
Column Name
Description
Data Type
from_the_brand
Details from the brand
Array
Product Description
Column Name
Description
Data Type
product_description
Details about product description
Array
├── url
URL of the description
URL
├── type
Type of description, Video or Image
Text
Seller URL
Column Name
Description
Data Type
seller_url
URL of the seller
URL
Customer Says
Column Name
Description
Data Type
customer_says
Customer feedback or opinions
Text
Sustainability Features
Column Name
Description
Data Type
sustainability_features
Sustainability features of the product
Array
├── title
Title of the feature
Text
├── description
Description of the feature
Text
Links
Column Name
Description
Data Type
links
Related product links
Array
├── title
Title of the link
Text
├── url
URL of the link
URL
Climate Pledge Friendly
Column Name
Description
Data Type
climate_pledge_friendly
Indicates if the product is climate pledge friendly
Boolean
Videos
Column Name
Description
Data Type
videos
URLs of the product's videos
Array
Other Sellers Prices
Column Name
Description
Data Type
other_sellers_prices
Details of other sellers who sell the product
Array
├── price
Price from a seller
Number
├── price_per_unit
Price per unit from a seller
Number
├── unit
Unit of the product
Text
├── delivery
Delivery information
Text
├── seller_name
Seller's name
Text
├── seller_url
URL of the seller
URL
├── seller_rating
Rating of the seller
Number
├── ships_from
Location the product ships from
Text
├── num_of_ratings
Number of ratings for the seller
Number
Downloadable Videos
Column Name
Description
Data Type
downloadable_videos
Downloadable video information
Array
Last updated
Was this helpful?