We just released Marketplace Electronics Price Tracker — scrape and monitor daily amazon electronics prices from a csv of product urls.

What it does

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.csv --output prices.json

Get it

Download Marketplace Electronics Price Tracker for $29 →


Built by OddShop — Python automation tools for developers and small businesses.