Amazon Product Offers Scraper, You can scrape Amazon Product Offers by Product URLs from 9 different Amazon domains: .com, com.au, .in, co.jp, .co.uk, .de, .fr, .es and .it.
This Amazon Product Offers Scraper allows you to scrape the product offers on Amazon. It extracts data from Amazon product pages in structured formats such as JSON, XML, CSV, or Excel. With this Amazon Scraper API, you will be able to:
You can scrape Amazon Product Offers by Product URLs from 9 different Amazon domains: .com, com.au, .in, co.jp, .co.uk, .de, .fr, .es and .it. You can add as many URLs as you want.
Here's an input example of acceptable Amazon URLs:
1{ 2 "domain": "www.amazon.com", 3 "asin": "B00AA4H9BE", 4 "status": "success", 5 "url": "https://www.amazon.com/dp/B00AA4H9BE", 6 "currency": "USD", 7 "condition": "New", 8 "condition_type": "New", 9 "title": "Utopia Towels 4 Pack Cabana Stripe Beach Towel, 30 by 60 Inches, Oversized 100% Ringspun Cotton Pool Towels, Highly Absorbent Bath Towels for Bathroom", 10 "image": "https://m.media-amazon.com/images/I/51IJ8JsyaML.jpg", 11 "price": "$31.99", 12 "list_price": "$38.99", 13 "ships_from": "Amazon.com", 14 "sold_by": "Utopia Deals", 15 "seller": { 16 "type": "normal", 17 "id": "A3AQP8TDYVYCGL", 18 "name": "Utopia Deals", 19 "href": "/gp/aag/main?ie=UTF8&seller=A3AQP8TDYVYCGL&isAmazonFulfilled=1&asin=B00AA4H9BE&ref_=olp_merch_name_0", 20 "reviews_stars": 5, 21 "reviews_count": 563698 22 }, 23 "reviews_stars": 4.3, 24 "reviews_count": 13927, 25 "delivery_message": { 26 "prime": "Yes", 27 "delivery": "FREE", 28 "time": "Tuesday, April 22" 29 }, 30 "offers": [ 31 { 32 "position": 1, 33 "condition": "Used", 34 "condition_type": "Like New", 35 "price": "$31.67", 36 "ships_from": "Amazon.com", 37 "sold_by": "Amazon Resale", 38 "seller": { 39 "type": "normal", 40 "name": "Amazon Resale", 41 "href": "https://www.amazon.com/Warehouse-Deals/b?ie=UTF8&node=10158976011" 42 }, 43 "delivery_message": { 44 "prime": "Yes", 45 "delivery": "FREE", 46 "time": "Tuesday, April 22" 47 } 48 }, 49 { 50 "position": 2, 51 "condition": "New", 52 "condition_type": "New", 53 "price": "$38.39", 54 "ships_from": "Amazon.com", 55 "sold_by": "Amazon.com", 56 "seller": { 57 "type": "text", 58 "name": "Amazon.com" 59 }, 60 "delivery_message": { 61 "delivery": "FREE", 62 "time": "Tuesday, April 22" 63 } 64 } 65 ] 66}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!