Are you able with the grooveshark api to get a songs data and play it with the html5 audio tag? Or something similar..
I don’t seem to understand how the API actually works – do I get data or just a link to grooveshark for the given song?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Without access to the Grooveshark Public API it is not possible – only possible to search songs, users, playlists ect.
Another thing is the Javascript API which is used by injecting the Javascript to the Grooveshark page which isn’t what I was looking for…