Hi!
Every request to https://whosampled-scraper.herokuapp.com/artist/%SOME_ARTIST% returns same results:
{"statusCode":404,"message":"No connections found for this artist.","error":"Not Found"}.
I tried building my own scraper, worked for a few days but now seems like they upped their CloudFlare bot detection because every request returns the CloudFlare "just checking if you're not a bot" page
Hi! Every request to
https://whosampled-scraper.herokuapp.com/artist/%SOME_ARTIST%
returns same results:{"statusCode":404,"message":"No connections found for this artist.","error":"Not Found"}
.Seems like something is broken.