Amazon product scraper
Try for free
1 day trial then $10.00/month - No credit card required now
View all Actors
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
Field | Description | Example |
---|---|---|
name | Product title | "Apple iPhone 13 Pro Max" |
asin | Amazon's unique product ID | "B09G9HD6PD" |
style | Product style/variant | "256GB, Sierra Blue" |
description | Full product description | "6.7-inch Super Retina XDR display..." |
stars | Product rating out of 5 | "4.8 out of 5 stars" |
rating_count | Number of ratings | "12,345 ratings" |
features | List of product features | ["5G Capable", "A15 Bionic chip"...] |
images | List of product image URLs | ["https://images-na.ssl-images-amazon.com/..."] |
info_table | Technical 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 Name | Description | Input Type | Link |
---|---|---|---|
Amazon Product Scraper | Extracts detailed product information including specs, images, and pricing | Product URLs | View Actor |
Amazon Search Scraper | Scrapes product listings from search results | Search URL | View Actor |
Amazon Review Scraper | Extracts product reviews and ratings | Product Review URL | View Actor |
LinkedIn Profile Scraper | Extracts comprehensive profile data including experience, education, and skills | Profile URLs | View Actor |
LinkedIn Company Scraper | Scrapes company details, employees, and updates | Company URLs | View Actor |
TikTok Video Scraper | Downloads TikTok videos with metadata and engagement metrics | Video URLs | View Actor |
Developer
Maintained by Community
Actor metrics
- 7 monthly users
- 2 stars
- 84.0% runs succeeded
- Created in Oct 2024
- Modified 16 days ago
Categories