xRuiAlves / fide-ratings-scraper

FIDE (International Chess Federation) ratings pages scraper built with NodeJS
MIT License
49 stars 22 forks source link

Returning player does not exist response for existent players with no history #22

Open conswang opened 2 years ago

conswang commented 2 years ago

Some IDs that exist on fide website, eg. 6515282 https://ratings.fide.com/profile/6515282/

return a "The specified player does not exist response" and I think this might be because they have no rating history?

xRuiAlves commented 2 years ago

Yeap, I assume so! Sorry for the delay, completely missed the fact that you opened this issue.

I'll give it a look when I have some free time next week! Thanks for flagging :)