iqbaleff214 / linkedin-job-scraper-python

LinkedIn Job Scraper with a Text-Based User Interface (TUI) is a command-line tool designed to simplify the extraction of job listings from LinkedIn. This project focuses on providing users with a command-line interface that allows them to extract job information and export the scraped data into a CSV file for further analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn Job Scraper with Python

Overview

The LinkedIn Job Scraper with a Text-Based User Interface (TUI) is a command-line tool designed to simplify the extraction of job listings from LinkedIn. This project focuses on providing users with a command-line interface that allows them to extract job information and export the scraped data into a CSV file for further analysis.

How to run

Install the dependencies

pip install -r requirements.txt

Run the app

python scraper.py

Result

Screenshot

Reference

Web Scraping LinkedIn Jobs using Python (Building Job Scraper)

About

LinkedIn Job Scraper with a Text-Based User Interface (TUI) is a command-line tool designed to simplify the extraction of job listings from LinkedIn. This project focuses on providing users with a command-line interface that allows them to extract job information and export the scraped data into a CSV file for further analysis.


Languages

Language:Python 100.0%