oxylabs/how-to-scrape-amazon-prices
A code for extracting best-selling items, search results, and currently available deals from Amazon using Python and Oxylabs E-Commerce Scraper API.
This tool helps e-commerce managers, product researchers, and competitive analysts quickly gather product pricing data directly from Amazon. You provide the URL of an Amazon department page, and it outputs a CSV file containing product titles, URLs, prices, and currencies. This allows you to monitor competitor pricing or track market trends efficiently.
1,632 stars. No commits in the last 6 months.
Use this if you need to extract publicly available Amazon product prices, best-selling items, search results, or active deals into a structured format for analysis.
Not ideal if you require real-time, large-scale, or highly complex data extraction that goes beyond basic pricing, as that may require a more robust solution.
Stars
1,632
Forks
8
Language
Python
License
—
Category
Last pushed
Sep 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/oxylabs/how-to-scrape-amazon-prices"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.