1
More specifically, I’ll be streaming music with Mp3skull, which has no API. So far, what I’ve been able to do is use an HTML Parser and go div by div looking for the common id of all the songs. However, the number of results is limited. In an ordinary browser, just click on "Show more Results" (or something like that), but using only the information I have, I can’t do anything. What is the solution?
If you help, I have the following features: SFML 2.x, Boost 1.57, Tinyxml2, Tidy.exe (tidylib), rapidjson and Juce. Willing to download other libraries.
– user2692