https://github.com/moriyoshi/irasutoya-py
Scrapes over www.irasutoya.com and fetchs information about illustrations provided there.
https://github.com/moriyoshi/irasutoya-py
irasutoya python python2 python3 scraper
Last synced: 2 months ago
JSON representation
Scrapes over www.irasutoya.com and fetchs information about illustrations provided there.
- Host: GitHub
- URL: https://github.com/moriyoshi/irasutoya-py
- Owner: moriyoshi
- License: mit
- Created: 2017-05-08T11:29:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T12:22:35.000Z (about 8 years ago)
- Last Synced: 2025-03-07T02:49:06.454Z (2 months ago)
- Topics: irasutoya, python, python2, python3, scraper
- Language: HTML
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
============
Irasutoya-py
============.. image:: https://travis-ci.org/moriyoshi/irasutoya-py.svg?branch=master
:target: https://travis-ci.org/moriyoshi/irasutoya-pyIrasutoya-py scrapes over www.irasutoya.com and fetchs information about illustrations provided there.
-----------------
Command-line tool
-----------------Listing categories
------------------::
$ irasutoya categories
Listing all items in the category
---------------------------------::
$ irasutoya items CATEGORY
If you want the details for each illustration as well, give ``--with-details`` option to it.
::
$ irasutoya items --with-details CATEGORY