Skip to content

lo-bi/Discorgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b6f7c6 · May 24, 2020

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Discorgs

This script allow you to go through a Discorgs Wantlist and check for each records how many are they in the marketplace. It can help you to prioritize which vinyl you should buy first (the ones which are less in the marketplace)

Install

bundle install

Configuration

You need edit the script with your username and user token

user_token = TOKEN
user = USERNAME

Usage

ruby discorgs.rb

They are a rate limite of 60 req per 60 min on discorgs, that's why the script sleep 60 sec between each request. The output will be csv like RECORD_ID,TITLE,NUMBER_FOR_SALE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages