Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Sweetwater Scrape

This script scrapes Sweetwater for a configurable set of product listings and posts to Discord when new items are added or sold.

To get started, modify config.py.

  • Set CONFIG_PRODUCT_IDS to a list of item IDs from Sweetwater (i.e. LPS6ITNH). Item IDs can be found on Sweetwater product pages.
  • Set CONFIG_DISCORD_WEBHOOK to a Discord Webhook.
  • Optionally modify any of the other configuration options.

Install dependencies: python -m pip install requests schedule

To start running, simply run python scrape.py

About

Sweetwater product watcher with Discord integration

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages