Prowl

Install Instructions

Requirements

  • BeautifulSoup
  • GitPython

Example usage

Basic search

python prowl.py -c "Yahoo" -e "<fn><ln>@yahoo.com"

Exclude jobs

python prowl.py -c "Yahoo" -e "<fn><ln>@yahoo.com" -nj

Change search depth

python prowl.py -c "Yahoo" -e "<fn><ln>@yahoo.com" -d "10" (smaller is less, larger is more pages to search)