Skip to content

emmafornash/PokeScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PokéScraper

A web scraper for Pokémon data in Python, using pokemondb.net

How to Use

Dependencies

Instructions

  1. Clone this project
  2. Install dependencies above - pip install beautifulsoup4 pandas
  3. Run scraper.py
  4. After a delay of ~70 seconds with the default number of workers, a file named list.txt will contain all the collected data.

Known issues

  • Seemingly randomly, the scraper will fail at the last moment and crash. Given its inconsistency, it's difficult for me to figure out the problem.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages