Skip to content

jenishrakholiya/Job_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Aggregation Tool

Overview

A Python-based tool to scrape job listings from Apprenticeship India and WhatJobs. It supports both a Django Web Interface and a Command Line Interface (CLI).

Features

  • Dual Portal Scraping: Fetches data from multiple sources.
  • Dynamic Filters: Filters by Designation, Location, and Experience.
  • Data Export: Saves results to output/jobs.json (Mandatory) and output/jobs.xlsx (Bonus).
  • Stealth Mode: Uses advanced Selenium headers to bypass bot detection.

Prerequisites

  1. Python 3.9+
  2. Chrome Browser installed

Setup

  1. Install dependencies:
    pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors