On 08/12/17, Abhishek Singh wrote: > Hello Everyone, > > I'm Abhishek Singh. Today I created a python script to get the email id of > LinkedIn users who share their email ids in there profile description using > google custom search engine API. It eases hassles in searching and getting > email ids of various peoples at various job roles from different > organizations. Tried to use all the lessons which I got from dgplug > training in this small script including git and markdown lessons. > > Feedback will be appreciated. > > Link to git repo: https://github.com/asraisingh/linkedin-email-extractor >From line 10 to the end of lee.py should go above of line 9 (if statement). Also add a requirements.txt file to mark the dependencies of the project.
Nice readme btw :) Kushal _______________________________________________ Users mailing list [email protected] http://lists.dgplug.org/listinfo.cgi/users-dgplug.org
