#price-tracking
3 guides
Steam Deal Tracker: Scrape Daily Specials + Price Drops (Python + ProxiesAPI)
Scrape Steam specials/search pages via ProxiesAPI, extract discount + price + appid, and persist a daily snapshot to detect price drops. Includes pagination, CSV export, and a screenshot of the target page.
eBay Price Tracker: How to Monitor Prices Automatically
End-to-end tracker blueprint: URLs → scrape → normalize → alerting, with practical rate limiting + proxies.
eBay Price Tracker: How to Monitor Prices Automatically (Alerts, History, and Data Model)
A practical blueprint for tracking eBay prices at scale: what to scrape, how to normalize variants, and how to store history for alerts and dashboards.