Back to Portfolio
Side Project2025·~4 Wochen

PriceRadar — Price Comparison & Tracking Tool

PriceRadar3 Alerts aktiv
Sony WH-1000XM5€269 ↓
JanZiel: €250Dez
MacBook Air M3€1.149
iPad Pro 13"€1.299
AirPods Pro 2€239

PriceRadar is a side project that automatically collects product prices from various online shops, stores the history and notifies via email on significant price changes. Users can add products by URL and set price targets.

01

Challenge

Every shop structures its product pages differently. Price extraction must be robust against layout changes, and the system needs to regularly check hundreds of products without overloading shops.

02

Solution

Python scraper with configurable extraction rules per shop. Go-based scheduler for parallel crawling with rate limiting. Next.js frontend with price history charts. PostgreSQL for time-series data.

03

Result

Working side project with web UI. Currently tracks products from several German online shops. Source code public on GitHub.

Tech Stack

PythonGoNext.jsPostgreSQLRedisDocker

Planning a similar project?

Discuss your project