Skip to content

Tired of reloading pages to check if an item you're looking for is available. This might come in handy!

License

Notifications You must be signed in to change notification settings

dugzino/sale-availability-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice

I just wrote this, don't analyze it as it's very nasty.
For now I've kind of setup a decent folder structure,
but will probably change soon, not that it matters, right? As long as it twerks!
There are plenty of work left,
and you can see the backlog right over there => https://github.com/dugzino/sale-availability-check/projects

Getting Started

  1. This script requires node. So visit: https://nodejs.org/en/download/
  2. git clone this repo's main branch wherever you want.
    git clone -b main https://github.com/dugzino/sale-availability-check.git
  3. Open a terminal inside the repo folder (where you just cloned).
  4. Run npm i
  5. Run npm run add-article.
    Remember it's only for RDC for now. sorry '-_-
  6. Run npm run search

Additional info

To terminate job CTRL+C for Linux, Windows, and it should probably work the same way for MacOS (hopefully).

To remove an article:

  1. Run npm run remove-article
  2. Type the name of the article you want to remove. eg: "3080 rtx"

To reset the whole thing:

  1. Run npm run reset
  2. That's it.

Pull Requests

Don't hesitate to propose website that aren't added yet.
PS: Suggestions are appreciated, with good reasons.

About

Tired of reloading pages to check if an item you're looking for is available. This might come in handy!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published