TVT618

InSpy helping menu

May 20th, 2019
532
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. InSpy - A LinkedIn enumeration tool by Jonathan Broche (@jonathanbroche)
  2.  
  3. positional arguments:
  4. company Company name to use for tasks.
  5.  
  6. optional arguments:
  7. -h, --help show this help message and exit
  8. -v, --version show program's version number and exit
  9.  
  10. Technology Search:
  11. --techspy [file] Crawl LinkedIn job listings for technologies used by
  12. the company. Technologies imported from a new line
  13. delimited file. [Default: tech-list-small.txt]
  14. --limit int Limit the number of job listings to crawl. [Default:
  15. 50]
  16.  
  17. Employee Harvesting:
  18. --empspy [file] Discover employees by title and/or department. Titles
  19. and departments are imported from a new line delimited
  20. file. [Default: title-list-small.txt]
  21. --emailformat string Create email addresses for discovered employees using
  22. a known format. [Accepted Formats: [email protected],
  23.  
  24. Output Options:
  25. --html file Print results in HTML file.
  26. --csv file Print results in CSV format.
  27. --json file Print results in JSON.
Add Comment
Please, Sign In to add comment