ViniciusReisch/ScrapyProject
Project developed in the Entra21 Python Class - Using the Scrapy library as our framework, we perform a Web-Crawling on websites, to gather data such as price, date and amount of installments.
This project helps e-commerce analysts or shoppers efficiently compare product prices across different websites. It takes product listings from various online stores and extracts key details like price, crawling date, and installment options. The output is a .txt file that highlights the lowest product price found, making it easier to identify the best deals.
No commits in the last 6 months.
Use this if you need to quickly find the lowest price for a product across multiple e-commerce sites and don't mind a technical setup.
Not ideal if you need a user-friendly, point-and-click interface or real-time price tracking without any command-line interaction.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/ViniciusReisch/ScrapyProject"
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.