Parse A Music Website Seach Url And Return The Mp3 Link

i need reliable sources of mp3 links, that i can insert in database can listen after search.

i need to get music links from website that returns a mp3 song after search.

parse a music website seach url and return the mp3 link, play the link.

if the link expires after session play at that time

http://listen.g_r_o_o_v_e_s_h_a_r_k.com/#/search/songs/?query=madonna

i should be able to make a search to this url. and get the link results in php.

http://listen.g_r_o_o_v_e_s_h_a_r_k.com
——
after adding this, you could integrate more reliable source too.

s_o_c_b_a_y and w_r_z_u_t_a used to work, if you can grab music from here it can be addedtoo.
——
since most of the links die after session is over.probably it has to make a query in real time and return the song url.

Leave a Reply

Your email address will not be published. Required fields are marked *