ScrapedIn icon indicating copy to clipboard operation
ScrapedIn copied to clipboard

Does this still work?

Open Aditya94A opened this issue 4 years ago • 4 comments

Aditya94A avatar Jun 09 '20 08:06 Aditya94A

There is an updated version I have in a private repo that has been updated and improved functionality. I will release this soon

dchrastil avatar Aug 25 '20 21:08 dchrastil

flake8 testing of https://github.com/dchrastil/ScrapedIn on Python 3.9.0rc1+

flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics

./ScrapedIn.py:84:11: E999 SyntaxError: invalid syntax
    print "[Info] %i Results Found" % data_total
          ^
1     E999 SyntaxError: invalid syntax
1

cclauss avatar Aug 26 '20 05:08 cclauss

There is an updated version I have in a private repo that has been updated and improved functionality. I will release this soon

Would be great I'm also on the look for something to work with LinkedIn.

TheTerminator2 avatar Sep 05 '20 15:09 TheTerminator2

Any update on new version ? anything we could help with ?

nilkamal-bahaji avatar Sep 08 '20 23:09 nilkamal-bahaji

This is resolved in the new version.

dchrastil avatar Dec 04 '23 23:12 dchrastil