Skip to content

A bot that automates scraping job listing data from indeed.com based on a given job title and zip code, exports the formatted data into a CSV file!

Notifications You must be signed in to change notification settings

cameronlxu/Job-Scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

‼️Do NOT run this application, indeed does not allow bots to scrape data. This application was created without knowledge of this.‼️

Job-Scrape

Job-Scrape is an application that automatically retrieves job listings data from indeed.com based on a given job title, zip code, and number of pages to search. With this data, the application creates a CSV (excel) file that neatly formats this data. The data retrieved includes each job listing's:

  • Company Name
  • Job Title
  • Job Location
  • Job Application Link (whether "Apply on Indeed" or a Company Page redirect link)

Screenshots

GUI

GUI image

CSV File

CSV File image

Technology used

Usage

  1. A GUI is presented to receive the information necessary for searching.
  2. The program runs!
  3. A new CSV file titled "job-scrape-output.csv" is created in the same directory.
  4. Done! Now the file can be opened in any application that supports CSV files.
  5. Start applying! :)

Installation

🙅

Support

If you have any feedback about this application, please feel free to contact me at: cameron.lau@sjsu.edu!

About

A bot that automates scraping job listing data from indeed.com based on a given job title and zip code, exports the formatted data into a CSV file!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages