Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 303 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 303 Bytes

Indeed-Job-Scrapper

A Job Scrapping app built with python and beautiful soup, which fetchs, parses and saves the data for required Job position and location as a csv file.

Usage

  1. Clone the repo from https://github.com/Kevaljagani/Indeed-Job-Scrapper
  2. Install Request and BS4 Packages