Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/).
- Host: GitHub
- URL: https://github.com/morinokami/aozora-crawler
- Owner: morinokami
- Created: 2015-05-20T03:36:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-20T03:37:25.000Z (over 9 years ago)
- Last Synced: 2024-10-13T11:09:34.265Z (3 months ago)
- Language: Python
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```