Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Scraper CLI Tool

A Python-based CLI tool for scraping job listings, filtering results by keywords, and exporting structured data into CSV files.

Features

  • Scrape job listings from websites
  • Filter jobs by keyword
  • Export data to CSV
  • CLI-based interface
  • Lightweight and fast

Use Cases

  • Data collection
  • Market research
  • Job monitoring
  • Recruitment automation
  • Lead generation

Installation

git clone https://github.com/yousufaly/JOP_SCRAPER.git

cd JOP_SCRAPER

pip install -r requirements.txt

Usage

python main.py --keyword python

Technologies Used

  • Python
  • Requests
  • BeautifulSoup
  • CSV
  • argparse

Screenshot

Demo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages