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

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.

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-py

Irasutoya-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