Genscrape Client is API Client library for Genscrape. To use the Genscrape API, you will need to have an account there and a valid API key and secret. You may do so by signing up for an account on the Genscrape website or by simply sending us an email.
The only dependency is requests-oauthlib.
It can be installed from PyPI using pip as follows,
$ pip install genscrapeclient
Preferably install inside a virtualenv.
See docs.