This script extracts job information for the list of jobs and locations specified.
- Conda
- Python
- Pip
conda env create -f environment.yml # Creates a Conda environment with all the dependenciesconda activate web_scraping # Activates the conda environmentpython main.py # Activates the conda environment