Description:
Build a Python tool that tracks prices of the same product across Amazon, Flipkart, and Snapdeal, storing historical prices in a .csv.
🔧 Requirements:
Input: Product keyword or URL
Extract: Title, current price, product link
Optional: Graph price trend over time using matplotlib
📁 Suggested Folder: multi-platform-price-tracker/