Skip to content

theophanedb/API_Discogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API_Discogs

This repository presents 3 different ways of using the Discogs API to get information about music tracks.

Discogs is an online music database and a marketplace.

It is one of the largest database for electronic music and it stores a lot of information for each track/album/artist/label.

Python scripts

quick_test_OAuth.py / quick_test_UserToken.py

These scripts use the discogs_client interface (python library) to interact with the API of Discogs

pip3 install python3-discogs-client

For more information:

requests_test.py

This script uses the requests library to get information from the API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages