Skip to content

howlongtobeatpy 0.1.17

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 20 Feb 14:20
· 106 commits to master since this release

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