Skip to content

Kesav890/Job-Search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Search

A simple application that scrapes job postings from indeed and exports them as a xlsx file

Tools used:

  • Heroku : For deployment
  • Amazon s3 : For file storage

Run in local machine:

  1. Run python -m pip install -r requirements.txt to install the required packages
  2. Run python app.py to run the application
  3. Open http:https://127.0.0.1:5000/ in your browser to view the application

About

Job Scraping from indeed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.7%
  • HTML 34.1%
  • CSS 15.8%
  • Procfile 0.4%