Skip to content

ParkerAllen2/PokemonWebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PokemonWebScraper

Simple Web scraper for https://www.serebii.net/pokemon/. It will retrieve the name and ID of pokemon of a generation, for example if giving an input of "-g 2" all the 2nd generation pokemon names and ID will be listed. Data is then written to a cvs file.

TODO:

  • Add more error handleing
  • Get the pokemons stats and type also
  • Add multiple gen selection
  • Add option to filter out types
  • Add otion to sort by stats
  • Seperate the spider and scraper to increase readability
  • Add UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages