Skip to content

Monitor swappa pages and receive notifications through a Discord webhook.

License

Notifications You must be signed in to change notification settings

BirdRoad1/swappabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwappaBot

An easy-to-use Node.js tool that notifies you when a product of your choice is available on Swappa under a certain price.

CLI view

Discord webhook message

Usage

Download the latest release and extract it. Copy the .env.sample file from the repository into a .env file. Make sure to set the variables correctly.

Building

  • Clone the repository
  • Run yarn to install dependencies
  • Run yarn build
  • Enjoy. Run yarn dev to start the program

FAQ

How does this work?

It checks a product page on Swappa repeatedly and notifies you when a listing is available under a certain price

How can I filter by condition, storage, model, price, and other criteria?

You can filter on the Swappa website and use the generated URL in your address bar in the .env file.

Is this legal?

Please make sure to review local laws and regulations before using this project.

I got an error related to environment variables.

Do not forget to create a .env file (see above)

Contributing

Contributions are welcome. Create a pull request or issue to get started.

About

Monitor swappa pages and receive notifications through a Discord webhook.

Resources

License

Stars

Watchers

Forks

Packages

No packages published