FreeMusicNinja / api.freemusic.ninja

Django-powered API for Free Music Ninja
http://api.freemusic.ninja/
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Add a scraped source #32

Closed macro1 closed 9 years ago

macro1 commented 9 years ago

Adds scraping of Bandcamp for each searched artist. Requires a worker to pick up the queued tasks, perform the scraping, and save the data back into the database.