Skip to content

Basic web scraper that takes information from serebii and pikalytics and returns it to the command line in table format or stores it to a CSV file

Notifications You must be signed in to change notification settings

EthanWadsworth/Pokemon_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon_info

Basic web scraper that takes information from serebii and pikalytics and returns it to the command line in table format using table.py or stores current data into csv files using main.py. Stores/returns Pokemon type, base stats, most common moves, ev spreads, held items, abilities, and common teammates paired with the Pokemon in question. Personal project for VGC 2020. Will be adding graph creation in the coming months. Current results for some of the most popular Pokemon in the current meta are shown.

About

Basic web scraper that takes information from serebii and pikalytics and returns it to the command line in table format or stores it to a CSV file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages