An open API service indexing awesome lists of open source software.

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

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.