Price monitoring on OLX
Developed a backend service for automatic price monitoring on OLX with email notifications. Implemented subscription via idempotent POST, email verification through signed URLs, and background sending using Laravel Jobs/Queue. Hybrid approach to parsing: scraping on the first subscription + internal OLX API for regular checks. Docker, MariaDB, PHP 8.4.