More specifically, I'm going to stream music with MP3Skull , which has no API. So far, what I was able to do was to use an HTML Parser and go div by div looking for the common id of all songs. However, the number of results is limited. In an ordinary browser, just click on "Show more results" (or something), but using only the information I have, I can not do anything. What is the solution?