This is a Python-based LinkedIn Job Scraper that scrapes job postings from LinkedIn based on a given location and job title. The project is built using BeautifulSoup for web scraping and NumPy for data processing.
- Scrapes LinkedIn job postings based on user-specified location and job title.
- Extracts job title, company name, location, and job posting link.
- Flexible input for different job titles and locations.
Before running the scraper, make sure you have the following installed:
- Python 3.x
- BeautifulSoup (for web scraping)
- NumPy (for data manipulation)
- Pandas (for data reading)
- Click on Open in Colab.
- Run all the Cells sequence wise.
The scraper will print the job listings in the terminal and save them in a .csv file containing:
- Job Title
- Company Name
- Job Location
- Link to Job Posting
- No of people applied