Skip to content

f-o/steam-market-notifications

Repository files navigation

Steam Market Notifier

A simple script that notifies you when a new item is listed on the Steam Market.
Example

Features

  • Search for items by name (including descriptions)
  • Filters by ascending prices
  • Generates an image of the item
  • Sends a notification to Discord with the item's name, price, and image
  • Stores already seen items in a json file

Requirements

Usage

  1. Install the requirements (Arialbd.ttf is required for the image generation])
  2. Create a Discord webhook
  3. Edit the config.py file
  4. Run the script

Note: This script is meant to be run with a scheduler like Cron or Task Scheduler to check for new items periodically.

License

This project is licensed under the MIT License - see the LICENSE file for details

Extra

This script was made for my own personal use, but I decided to share it in case anyone else wanted to use it. There is some code included in draw_image.py that allows you to generate an image with all the items that were found. This is useful if you want to see all the items that were found in a single image, but it is not necessary for the script to work.

Disclaimer

This script is not affiliated with Valve or Steam in any way. It is not meant to be used for any malicious purposes. Use at your own risk.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages