Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/morinokami/aozora-crawler

Python program to extract author info and book info from Aozora Bunko (http://www.aozora.gr.jp/).
https://github.com/morinokami/aozora-crawler

Last synced: about 1 month ago
JSON representation

Python program to extract author info and book info from Aozora Bunko (http://www.aozora.gr.jp/).

Awesome Lists containing this project

README

        

aozora-crawler
==============

Python program to extract author info and book info from Aozora Bunko
(http://www.aozora.gr.jp/).

Dependency
----------
You need to install
[Beautiful Soup 4](http://www.crummy.com/software/BeautifulSoup/) and
[Requests](http://docs.python-requests.org/en/latest/)
before using this program.

Usage
-----
```$ python crawler.py -o result.json```