Marketplace Electronics Price Tracker

Marketplace Electronics Price Tracker

This Python CLI tool reads a CSV file containing Amazon product URLs and scrapes current prices, titles, and availability daily. It’s for developers and analysts who need to track price fluctuations for market research or personal use. Outputs clean JSON or CSV reports for easy analysis. Features CSV input — Provide a list of product URLs in a simple CSV file Daily scraping — Schedule daily price checks with cron or Task Scheduler Robust parsing — Extracts price, title, availability, and ASIN from product pages Multiple outputs — Save results as JSON, CSV, or append to a log file Error handling — Skips invalid URLs and logs errors for review Usage amazon-tracker --input urls....

<span title='2026-04-09 00:00:00 +0000 UTC'>April 9, 2026</span>&nbsp;·&nbsp;OddShop