ScrapedIn
ScrapedIn copied to clipboard
Does this still work?
There is an updated version I have in a private repo that has been updated and improved functionality. I will release this soon
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
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.
Any update on new version ? anything we could help with ?
This is resolved in the new version.