ApolloFortyNine / SongSense

Program that will find users with the most similar top beatmaps to you.
GNU General Public License v3.0
1 stars 0 forks source link

Started to write scraping class. Currently it grabs the full .html file... #78

Closed ApolloFortyNine closed 9 years ago

ApolloFortyNine commented 9 years ago

... of user's page. Appropriate button needs to be clicked to expand beatmaps and then all id's must be read to a list.

ApolloFortyNine commented 9 years ago

Was just testing if travis ci got removed or not