Skip to content

A beginner level approach to scrape the data from pokemondb for national pokedex

Notifications You must be signed in to change notification settings

SatyamAK/Pokedex-data-scarping

Repository files navigation

This is a beginner level project where I have scraped all pokemon data, game wise as well as national dex data. The main aim is to exract list of pokemon into json and to use the json for an app where I can keep track pf the pokemon I have already caught for respective game

For running this script you need to have python 3 installed. On top of that you need to install beautifulsoup pip install beautifulsoup4 and also lxlml parser pip install lxml To run the script just run sh pokemonDataScrapper.sh in terminal

About

A beginner level approach to scrape the data from pokemondb for national pokedex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published