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/apppasswordsto generate app password. Make sure to use this password in theconfig.yamlfile. - Run the file with
python jobs_with_exp_parallel.py