howlongtobeatpy 0.1.17
Requests were reporting error 403
So added User Agent to requests header to avoid error 403
This is done using the library: fake-useragent
Requests might become a bit slower, because the library has to download and cache the list of user agents to randomize