PaulMcInnis / JobFunnel

Scrape job websites into a single spreadsheet with no duplicates.
MIT License
1.81k stars 212 forks source link

added additional CLI options #61

Closed riyaagrahari closed 4 years ago

riyaagrahari commented 4 years ago

Pull Request Template

Description

Changes made in parser.py Added Additional options for CLI -p for province --domain for domain name --city for city name

Context of change

Users can directly give options for command line

Type of change

Please mark any boxes that apply.

How Has This Been Tested?

Example Test Case:

funnel -kw Java --city 'New York' -p NY --domain com

Checklist:

Please mark any boxes that have been completed.