Update LinkedInt.py

This commit is contained in:
p3nt4 2021-08-06 11:24:53 -10:00 committed by GitHub
parent 89ab1d32d1
commit 0cc739d414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,12 @@
# LinkedInt
# Scrapes LinkedIn without using LinkedIn API
# Original scraper by @DisK0nn3cT (https://github.com/DisK0nn3cT/linkedin-gatherer)
# Modified by @vysecurity
# Modified by @vysecurity and @p3nt4
# - Additions:
# --- UI Updates
# --- Constrain to company filters
# --- Addition of Hunter for e-mail prediction
# --- Location filtering
#!/usr/bin/python3