Booster Pack Checker

Sole Developer

Slide 0
Slide 1
Slide 2

The Booster Pack Checker is a tool developed for checking the expected values of Steam trading card booster packs against their market prices. It identifies any booster packs that have a higher expected value than their current listed price.

  • Scrapes current booster pack and trading card prices from the Steam Community Market.
  • Calculates expected values of booster packs based on trading card prices.
  • Identifies profitable booster packs.
  • Stores and updates data in a SQLite database.
Languages
- Python
- SQL
Technologies
- SQLite
- Pandas
- NumPy