sungyeonu / animal-crossing-scraper

Web scraper for Animal Crossing - New Horizons data using bs4
37 stars 11 forks source link

Bug: Missing villager images #7

Closed feralheart closed 4 years ago

feralheart commented 4 years ago

For Spork and Jacob the image url is missing. There is only /wiki/Crackle and /wiki/Jacob in the json as the url.

sungyeonu commented 4 years ago

Recently wiki updated their format (for the 1000th time) and data that were already completed are now incomplete. Working on the fix, big thanks for pointing out the mistakes.

sungyeonu commented 4 years ago

Fixed, please take a look at this one as well. I also changed the structure of the JSON.