ScrapedIn
ScrapedIn copied to clipboard
A tool to scrape LinkedIn without API restrictions for data reconnaissance
Because of all the pinned dependencies this tool requires, I strongly feel that there should be some built-in expectation for users to be able to run this with pipenv. I've...
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
Traceback (most recent call last): File "/home/admin/Tools/ScrapedIn/ScrapedIn.py", line 358, in companyResults = companyLookup(companyName) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/admin/Tools/ScrapedIn/ScrapedIn.py", line 152, in companyLookup if c['item']['entityResult']['title']['text']: ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable