GithubHelp home page GithubHelp logo

j-danner / discogs_wantlist_watcher Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 42 KB

Tool to check your Discogs wantlist for items on sale that match specified quality and price criteria.

License: MIT License

Python 100.00%
discogs wantlist webscraping

discogs_wantlist_watcher's Introduction

Discogs Wantlist-Watcher

Python script that checks your discogs wantlist for items on sale that match specified quality and price criteria.

Run ./wantlist_watcher.py -h to get:

usage: wantlist_watcher.py [-h] -tk TOKEN [-sc SLEEVE_CONDITION] [-mc MEDIA_CONDITION] [-i]

Check your discogs wantlist for items on sale meeting a predefined price, stored in the _notes_ section of your
wantlist items.
(If no max price is found, it asks for it and stores it online. BEWARE THIS OVERWRITES NOTES OFWANTLIST ITEMS!)

options:
  -h, --help            show this help message and exit
  -tk TOKEN, --token TOKEN
                        discogs personal access token (can be generated at "discogs.com/settings/developers")
  -sc SLEEVE_CONDITION, --sleeve-condition SLEEVE_CONDITION
                        min accepted sleeve-condition
                        (M > NM > VG+ > VG > G+ > G > F > P > Not Graded > Generic > No Cover)
                        (default: No Cover)
  -mc MEDIA_CONDITION, --media-condition MEDIA_CONDITION
                        min accepted sleeve-condition
                        (M > NM > VG+ > VG > G+ > G > F > P > Not Graded) (default: VG)
  -i, --interactive     ask for max prices for items in wantlist where max-price has not yet been selected
                        (default: False)

Note that the argument -tk TOKEN is mandatory and that the notes-field of your wantlist items is used to store the selected max-price. To set a max-price simply put max price: XXX in the notes-field of the respective wantlist item, or start start the script in interactive mode.

discogs_wantlist_watcher's People

Contributors

j-danner avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.