|
Hi! I'm making an application using PokeAPI and so far it has been great, but I have noticed that locations in generation 7 and onwards don't have areas! Is this intentional, or am I missing something. If the data can be found somewhere else, I would love to know where. Cheers! Edit: What I'm really looking for is pokemon encounters for those games. "Areas" specifically are not needed, but that's how I've gotten the encounters for the other gens. |
Answered by
Naramsim
Nov 15, 2023
Replies: 1 comment 2 replies
|
Hello, most probably we lack the data. We would need to scrape it from somewhere and load it into our CSVs. Would you be able to help us? |
2 replies
Answer selected by
totalaj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, most probably we lack the data. We would need to scrape it from somewhere and load it into our CSVs.
Would you be able to help us?