Py34

A simple API to retrieve data from Rule34.xxx


License
MIT
Install
pip install Py34==0.0.6

Documentation

Py34 API Wrapper

This is a simple API to retrieve and download images from rule34

See the Pypi Page

Attention

This is the first version of the repository, I will add more features in the future, such as comments, random tags, etc.. There will be bugs, jsut saying.

How Do I Use It ?

First, we want to install the module

pip install Py34

Once you've done that, make sure you have installed requests and fake-useragent:

pip install requests
pip install fake-useragent

DOCUMENTATION

See the documentation here

Exemple

Here is an exemple using the API