You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was a hobby project I did during my early learning phase. A simple Flipkart web scrapping price drop alert (email alert) system made with Django using beautifulsoup4 and django-apscheduler.
Track Amazon prices on a schedule and get alerted on new 24-hour lows. Runs free on GitHub Actions cron. Python, curl_cffi, ISP proxies, and Apprise for Slack/Discord/email notifications.