rapportive
rapportive copied to clipboard
SSL issue; getting it to work
I'm trying to work with this script, but running the following lines gives an error.
To get it working i should run; from rapportive import rapportive profile = rapportive.request('[email protected]')
from rapportive import rapportive
gives; error: from: can't read /var/mail/rapportive
and
profile = rapportive.request('[email protected]') gives; -bash: syntax error near unexpected token `('
Is their an email system required to get this all working?? As now ./rapportive.py -e [email protected] gives an error
I run the scrips on a Debian machine
First, it looks like you're initial errors are occurring because perhaps you are trying to run Python commands directly from the shell without using the Python interpreter?
Additionally, what error is ./rapportive.py -e [email protected]
throwing? It looks like some changes have been made to their API recently, so this library may have been broken.
@jordan-wright Any idea how to get this working again? I noticed the change too, it happened a few weeks ago.
Not sure.. I'll see if I can make some time in the next couple of weeks to figure out what changed.
Hi jordan, indeed the tool is not working because they changed some elements in the Rapportive tool. Would be great if you would be able to have a look at it...
Hi Jordan, any idea when you could check the issue?
Rapportive is bought by linkedIn.
In firebug you can see that new api calls are sent to https://api.linkedin.com/v1/people/email=....