Steam Price Tracker
Published on Feb 1, 2023
Forked from replit/Day100_100Days Flask/Python based app that will allow you to scrape Steam prices and will send you an email if the price changes.
Has the following features:
- Login system with hashed and salted passwords stored securely in the Replit database
- Password recovery system with email confirmation and token generation/verification
- CSRF protection to keep user data safe
- Ability to add games to a price tracking list and set a price target
- Email notifications when prices hit the target or when games go on sale
- Admin panel for viewing user information and deleting users
- Background scheduler to update prices and purge old tokens
- Supports both individual games and bundles, as well as games that aren't currently for sale
- Logging System to keep track of various changes
Total Tips
0
Loading comments...