jordan-wright / rapportive

Python library to automate Rapportive queries
MIT License
172 stars 47 forks source link

Travis-CI Build Status

Note: It looks like Rapportive recently changed their API, breaking the functionality of this library. If I have time to look into this further, I'll see if I can get it back up and running. Until then - I'm accepting PR's :smile:

rapportive.py

Python library to automate Rapportive queries.

You can refer to my blog post here for more information.

Installation

To install rapportive, just run python setup.py install.

Usage

from rapportive import rapportive
profile = rapportive.request('email@domain.com')

Results are received as a Profile object, which contains the following attributes: