Skip to content

Speed up your job application process with python! Gain access to hundreds of job listings with direct URLs to apply for each position in seconds.

Notifications You must be signed in to change notification settings

SJUACM/Job-Listing-Scraper

Repository files navigation

Job-Listing-Scraper

Speed up your job application process with python! Gain access to hundreds of job listings with direct URLs to apply for each position in seconds.

Check out the step-by-step tutorial on YouTube here

How to Run the Code

  • If you do not have git installed, download it here

  • If you do not have pip installed, download it here

  • Clone the repository git clone https://github.com/SJUSATA/Job-Listing-Scraper.git

  • Navigate to the downloaded folder cd Job-Listing-Scraper

  • Install the required libraries pip install -r requirements.txt

    • If that gives you an error, try

      • python -m pip install -r requirements.txt or

      • pip3 install -r requirements.txt if you are on Mac

  • Run the code python jobscraperv2.py

How to Run the Python Notebook file (.ipynb)

  • Download Jupyter Notebook by running pip install notebook

  • Run jupyter notebook to activate jupyter notebook

  • You can now upload the ipynb file

Troubleshooting

If you are having any issues running the code, please refer to these links or contact [email protected].

About

Speed up your job application process with python! Gain access to hundreds of job listings with direct URLs to apply for each position in seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published