Amazon product scraper avatar

Amazon product scraper

Try for free

1 day trial then $10.00/month - No credit card required now

View all Actors
Amazon product scraper

Amazon product scraper

logical_scrapers/amazon-product-scraper
Try for free

1 day trial then $10.00/month - No credit card required now

Fastest amazon product scraper. you can scrape any product information from amazon using our amazon-product-scraper.

Amazon Product Scraperis a powerful actor that scrapes detailed product information from Amazon.com product pages. This scraper handles product details including title, price, features, images, and technical specifications.

Product Details Output Data

FieldDescriptionExample
nameProduct title"Apple iPhone 13 Pro Max"
asinAmazon's unique product ID"B09G9HD6PD"
styleProduct style/variant"256GB, Sierra Blue"
descriptionFull product description"6.7-inch Super Retina XDR display..."
starsProduct rating out of 5"4.8 out of 5 stars"
rating_countNumber of ratings"12,345 ratings"
featuresList of product features["5G Capable", "A15 Bionic chip"...]
imagesList of product image URLs["https://images-na.ssl-images-amazon.com/..."]
info_tableTechnical specifications{"Brand": "Apple", "Model": "iPhone 13 Pro Max"}

Input

1{
2  "urls": [
3    "https://www.amazon.com/dp/B09G9HD6PD",
4    "https://www.amazon.com/dp/B08L5TNJHG"
5  ]
6}

Output Example

1{
2  "name": "Apple 2023 MacBook Pro Laptop M3 Pro chip",
3  "asin": "B0CWJB9ZC6",
4  "style": "M3 Pro chip",
5  "description": "SUPERCHARGED BY M3 PRO — The Apple M3 Pro chip with an 11-core CPU and 14-core GPU delivers exceptional performance for demanding workflows like manipulating gigapixel images or compiling code.",
6  "stars": "4.5 out of 5 stars",
7  "rating_count": "123 ratings",
8  "features": [
9    "SUPERCHARGED BY M3 PRO",
10    "UP TO 18 HOURS OF BATTERY LIFE",
11    "BRILLIANT PRO DISPLAY",
12    "ADVANCED CAMERA AND AUDIO"
13  ],
14  "images": [
15    "https://m.media-amazon.com/images/I/61lsexTCOhL._AC_SL1500_.jpg",
16    "https://m.media-amazon.com/images/I/71Kq8oWn7bL._AC_SL1500_.jpg"
17  ],
18  "info_table": {
19    "Brand": "Apple",
20    "Model": "MacBook Pro",
21    "CPU Manufacturer": "Apple",
22    "Color": "Space Black",
23    "Screen Size": "14.2 Inches",
24    "Hard Disk Size": "512 GB"
25  }
26}

Other Available Scrapers

Available Scrapers

Scraper NameDescriptionInput TypeLink
Amazon Product ScraperExtracts detailed product information including specs, images, and pricingProduct URLsView Actor
Amazon Search ScraperScrapes product listings from search resultsSearch URLView Actor
Amazon Review ScraperExtracts product reviews and ratingsProduct Review URLView Actor
LinkedIn Profile ScraperExtracts comprehensive profile data including experience, education, and skillsProfile URLsView Actor
LinkedIn Company ScraperScrapes company details, employees, and updatesCompany URLsView Actor
TikTok Video ScraperDownloads TikTok videos with metadata and engagement metricsVideo URLsView Actor
Developer
Maintained by Community
Actor metrics
  • 7 monthly users
  • 2 stars
  • 84.0% runs succeeded
  • Created in Oct 2024
  • Modified 16 days ago