SennaMa / poke_haiku

MIT License
1 stars 0 forks source link

Fetch 150 pokemon from poke.api and save in CSV #6

Closed SennaMa closed 10 months ago

SennaMa commented 10 months ago

Purpose of this request is to fetch 150 pokemon from PokeApi. For haiku generation we'll want the name, description, move(1), and habitat. Once saved, export the df to a csv for easy access.