Skip to content

A final project for our Problem Solving and Software Design class to showcase some of the things we learned.

Notifications You must be signed in to change notification settings

srahaman1/PSSD-Project

Repository files navigation

README

describing how to run your code

The goal of this project is to webscrape Indeed website for a list of job results that match position and location preferences and email them to the user. The user also has the option of selecting whether they'd like to schedule this webscraper to give them a list of jobs the following week as well. All of this can be done on the user website created.

The program is extremely simple to use. Simply open the app.py file and in the terminal input: set FLASK_APP=app.py followed by flask run. This will create a unique link that will open the website in the browser. Page 1 is the homepage with all information overview of this project. Page 2 is where the program is ran. Input the information on page 2 regarding location, position, email, and scheduling preference and hit submit to run the webscrape.py code using the preferences given to gather the job posts associated with the inputs. The results from this python file will then be emailed to the user using the email_schedule.py file.

About

A final project for our Problem Solving and Software Design class to showcase some of the things we learned.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •