mirror of
https://github.com/vysecurity/LinkedInt.git
synced 2025-12-10 02:43:33 +01:00
Update LinkedInt.py
This commit is contained in:
parent
89ab1d32d1
commit
0cc739d414
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue