You can run the script from the command by using
Possible Kwargs:
- -job job title or company name
- -city city name
- -contract type of contract
- -maxold how old the job posting
- -max how many pages to scrap (default value - min(maximum number of pages, 100))
- -O outputname.xlsx
You can run the script from the command by using
Cancel changes
Possible Kwargs:
- -job job title or company name
- -city city name
- -contract type of contract
- -maxold how old the job posting
- -max how many pages to scrap (default value - min(maximum number of pages, 100))
- -O outputname.xlsx
- -h (or -headless) to run the script headless
You can run the script from the command by using
Possible Kwargs:
- -job job title or company name
- -city city name
- -contract type of contract
- -maxold how old the job posting
- -o outputname.csv
- -job: 'Data Scientist'
- -city: 'Warsaw'
- -contract: 'fulltime', 'permanent', 'subcontract', 'internship', 'parttime'
- -maxold: '1' (24 hours), '3' (3 days), '7' (7 days), '14' (14 days)
- -o: 'job_offers.csv'