https://github.com/nullvoxpopuli/pokemon-information-scraper
I java tool for scraping the pokemon info off of bulbapedia
https://github.com/nullvoxpopuli/pokemon-information-scraper
Last synced: 6 months ago
JSON representation
I java tool for scraping the pokemon info off of bulbapedia
- Host: GitHub
- URL: https://github.com/nullvoxpopuli/pokemon-information-scraper
- Owner: NullVoxPopuli
- Created: 2010-05-30T22:31:51.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-05-31T00:45:15.000Z (about 16 years ago)
- Last Synced: 2025-07-13T01:18:13.855Z (about 1 year ago)
- Homepage:
- Size: 272 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A tool for scraping pokemon information, for whatever your needs are.
Currently, the supported site is
http://bulbapedia.bulbagarden.net/wiki/Main_Page
The scraper pulls all the information from the website, and then stores it all to a SQLite database for fast loading.