Record Labels database

Status
Not open for further replies.

Mr.Nick..

Regular Member
Joined
Sep 17, 2012
Messages
240
Reaction score
109
Hey guys,

I fully parsed https://labelsbase.net/ and saved all the record labels data. there are 2991 total in JSON format.

Did this for a potential client, but he refused to buy this data, so dumping it here, hope somebody will find this useful :)


Here is the sample one:
Code:
{
    "link": "https://labelsbase.net/label/hi-tek-records",
    "logo": "https://labelsbase.net/images/labels/logotypes/500x500/32/324fa3678fe049a720794d9bc83bf0e7.jpg",
    "title": "Hi Tek Records",
    "description": "A Montreal based Techno label created in 2012 by the Montreal's techno duo Highestpoint, brings you some of the best and upcoming releases in the techno genre. Hi Tek Records offers you a unique sound and several selections from artists around the world, not only offering you track selection but also there exclusive podcast (Sound Of Tech)  hosted by Hi Tek Records label owners Gabriel Henri & Giancarlo Iacono (Highestpoint)",
    "genres": ["Techno"],
    "year": "2012",
    "country": "Canada",
    "phones": [""],
    "emails": {
        "contact_mail": "[email protected]",
        "demo_mail": "[email protected]"
    },
    "address": "",
    "website": "http://www.hitekrecords.com",
    "social": {
        "facebook": "https://www.facebook.com/HiTekRecords/",
        "soundcloud": "http://soundcloud.com/hitekrecords"
    }
}



Download from here:

https://www.dropbox.com/s/rgf9j57dwyo37he/records.txt?dl=0
 
Status
Not open for further replies.
Back
Top