PokeAPI / pokedex

PokeAPI's fork for adding gen-8 data.
https://github.com/PokeAPI/pokedex/tree/master-pokeapi/pokeapi
MIT License
43 stars 40 forks source link

Falinks Moves list Empty #82

Open JustCallMeNed opened 2 years ago

JustCallMeNed commented 2 years ago

Looks like the "moves" key itself is just an empty array.

https://pokeapi.co/api/v2/pokemon/falinks/

Naramsim commented 2 years ago

we probably miss that data

JustCallMeNed commented 2 years ago

I saw the notification about gen 8 mons missing data pretty much immediately after I posted that issue, and I was meaning to ask what kind of scripts you're wanting contributors to use to scrape or compile the data, since I've seen at least one post saying you don't want people doing it manually?

On Mon, Jan 10, 2022, 7:47 AM Alessandro Pezzè @.***> wrote:

we probably miss that data

— Reply to this email directly, view it on GitHub https://github.com/PokeAPI/pokedex/issues/82#issuecomment-1008889439, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUJD57ZWHN3J7SRRYRDOUQLUVLPPRANCNFSM5LSPZRGA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

Naramsim commented 2 years ago

Well, tbh right now we are pulling Veekun data back in. But I took a little break. Maybe I'll re-start. Anyway, the best thing would be to see if Veekun has this kind of data and then decide what to do