
Amazon by URL Scraper - PDP
Pricing
$3.00 / 1,000 results

Amazon by URL Scraper - PDP
Scrape Amazon product pages using URLs. Get prices, images, ratings, variations, and seller info. No login or proxies needed. Pricing: $3/1000 results.
0.0 (0)
Pricing
$3.00 / 1,000 results
1
Total users
5
Monthly users
5
Runs succeeded
>99%
Last modified
3 days ago
Amazon Product Details Scraper by URL - PDP
Overview
Extract rich product-level data directly from Amazon product pages using a simple list of URLs. This actor retrieves structured information like pricing, sellers, images, ratings, variations, videos, categories, and more—perfect for building datasets, monitoring trends, or enhancing your ecommerce intelligence.
✨ Why choose this actor?
Unlike other scrapers, this actor is URL-based—just drop your Amazon PDP links, and you're done. No proxies required. No headaches with search navigation. Built for simplicity, speed, and precision.
⚠️ SPECIAL LIMITS
- ONLY 10 RESULTS ARE FREE for Apify free-tier users
- NO PROXIES USED
- max_results must be a multiple of 10 (e.g., if you set
max_results = 35
, the actor will return 40)
🚀 Use Cases
- Competitive price tracking
- Product comparison engines
- E-commerce analytics
- Brand monitoring on Amazon
- Product research for dropshipping or affiliate marketing
🌟 Key Features
- Works with any Amazon PDP URL
- No login or proxies required
- Retrieves rich structured fields (price, ASIN, brand, images, seller, video, features, and more)
- Supports product variations and seller info
- JSON output ready for your DB or analysis pipeline
🔍 How It Works
- You provide a list of Amazon product URLs.
- The actor fetches each page and parses structured data.
- The output is a dataset with one row per product, including metadata and variations.
📥 Input Parameters
Field | Type | Description | Required | Example |
---|---|---|---|---|
urls | array | List of Amazon product page URLs to extract product data from | ✅ Yes | ["https://www.amazon.com/KitchenAid-Protective-Dishwasher-Stainless-8-72-Inch/dp/B07PZF3QS3"] |
📤 Output (Full Example)
Each product in the result contains a full snapshot of the listing. Example output:
{"title": "KitchenAid All Purpose Kitchen Shears with Protective Sheath Durable Stainless Steel Scissors, Dishwasher Safe, Soft Grip Comfort Handle, 8.72 Inch, Black","seller_name": "Amazon.com","brand": "KitchenAid","description": "About this item PREMIUM STAINLESS STEEL BLADES...","currency": "USD","reviews_count": 81377,"categories": ["Home & Kitchen", "Kitchen & Dining", "Kitchen Utensils & Gadgets", "Shears"],"parent_asin": "B0D4V1YS21","asin": "B07PZF3QS3","buybox_seller": "Amazon.com","number_of_sellers": 1,"root_bs_rank": 12,"answered_questions": 0,"domain": "https://www.amazon.com/","images_count": 14,"url": "https://www.amazon.com/KitchenAid-Protective-Dishwasher-Stainless-8-72-Inch/dp/B07PZF3QS3","video_count": 6,"image_url": "https://m.media-amazon.com/images/I/51Byq+vTy1L._AC_SL1500_.jpg","rating": 4.8,"product_dimensions": "8.73\"L x 3.62\"W","seller_id": "ATVPDKIKX0DER","department": "Home & Kitchen","plus_content": false,"video": true,"final_price_high": null,"features": ["PREMIUM STAINLESS STEEL BLADES...", "ENHANCED CUTTING PERFORMANCE...", "SOFT, COMFORT GRIP HANDLE...", "INCLUDES PROTECTIVE SHEATH...", "DISHWASHER SAFE FOR EASY CLEANING..."],"bought_past_month": 20000,"is_available": false,"bs_category": "Kitchen Shears","bs_rank": 1,"amazon_choice": false,"zipcode": "37217","max_quantity_available": 30,"return_policy": "30-day refund/replacement","timestamp": "2025-07-03T18:44:43.257Z"}
💲 Pricing
The actor is priced at $3 USD / 1,000 results. The number of results returned is always rounded UP to the next multiple of 10.
📘 Legal Disclaimer
This tool is intended for legitimate data collection within the limits of Amazon’s terms of service. We do not condone nor encourage abuse, scraping personal data, or breaching website restrictions. Use responsibly.
🔄 Update Policy
This actor is actively maintained. Amazon frequently changes its frontend structure, so updates are deployed as needed to ensure scraping reliability.
❓ FAQ
Q: Does this actor work with Amazon search results or category pages?
A: No. This actor only works with product detail page (PDP) URLs like https://www.amazon.com/dp/ASIN
.
Q: Can I scrape more than 10 products with a free Apify account?
A: No, the free tier is limited to 10. Upgrade your plan for higher limits.
Q: Do I need to use a proxy?
A: No. This actor works reliably without proxies.
Q: What happens if I input max_results = 23
?
A: You'll receive 30 results, as the number is always rounded up to the next multiple of 10.