Scrapes job data and parses experience (if mentioned in description) from linkedIn from the provided URLs.
- Install requirements
pip install -r requirements.txt
- Create a file named
config.yaml
, refer to theexample_config.yaml
. Feel free to copy the same file and use it, make sure to update your credentials. - To create password credentials, go to
https://myaccount.google.com/apppasswords
to generate app password. Make sure to use this password in theconfig.yaml
file. - Run the file with
python jobs_with_exp_parallel.py