FelipeCRamos/Wishlist-Scrape
A simple wishlist scrape using python3, re and urllib
This tool helps online shoppers track prices of items they're interested in. You provide a list of product links from supported e-commerce sites, and it outputs a file with the current price for each item and the total cost of your wishlist. It's designed for individuals who want to monitor potential purchases and manage their spending.
No commits in the last 6 months.
Use this if you want a simple way to get up-to-date pricing on multiple items from your online wishlists and calculate their combined cost.
Not ideal if you need to track prices from e-commerce sites not explicitly supported, or if you require advanced features like price history graphs or automated purchase alerts.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/FelipeCRamos/Wishlist-Scrape"
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.