Prowl is an email harvesting tool that scrapes Yahoo for Linkedin profiles associated to the users search terms and identifies job titles. It also identifies current job listings for the specififed organisation.
- git clone https://github.com/pickfordmatt/prowl
- pip install -r requirements.txt
- BeautifulSoup
- GitPython
python prowl.py -c "Yahoo" -e "<fn><ln>@yahoo.com"
python prowl.py -c "Yahoo" -e "<fn><ln>@yahoo.com" -j
python prowl.py -c "Yahoo" -e "<fn><ln>@yahoo.com" -d "10" (smaller is less, larger is more pages to search)
python prowl.py -c "Yahoo" -e "<fn><ln>@yahoo.com" -p "http://127.0.0.1:8080"
python prowl.py -c "Yahoo" -e "<fn><ln>@yahoo.com" -a