sushil-rgb/AmazonMe
Introducing AmazonMe, a Python-based web scraper designed to extract data from amazon.com using the requests and beautifulSoup libraries. It simplifies navigation and makes it easy to gather information from Amazon’s website efficiently.
This tool helps businesses and individuals quickly gather product information from Amazon websites across various countries. You input a base Amazon URL, and it outputs structured data like product names, prices, ratings, and availability, storing it directly into a MongoDB database. It's ideal for market researchers, e-commerce analysts, or small business owners tracking competitor products.
No commits in the last 6 months.
Use this if you need to systematically collect large amounts of product data from Amazon for market analysis, competitor monitoring, or inventory tracking.
Not ideal if you need to extract information from websites other than Amazon, or if you prefer not to use a MongoDB database for data storage.
Stars
68
Forks
23
Language
Python
License
GPL-3.0
Category
Last pushed
Apr 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/sushil-rgb/AmazonMe"
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.