ae0j / discogs-advanced-sorter

Get a seller's collection and display it as an interactive HTML table. Use advanced sorting by Want, Have, Rarity, Hot buy and more
1 stars 1 forks source link

Discogs Scraper & Advanced Sorter

Features

Installation

  1. pip install -r requirements.txt
  2. flask run
  3. Open localhost at http://127.0.0.1:5000

Usage

  1. Input the seller's name.
  2. Choose Get vinyls only if you wish to get only vinyls
  3. Click ‘Get Inventory’.
  4. Browse through the seller's inventory using advanced sorting options available.

Limitations