Skip to content

SamuelRCrider/Job-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Project Name: Job Finder

Description: Python Web Scraper

Full Description:

This project collects information about two things:
  1. New startups to watch
  2. Recent startup job postings
Libraries Used:
  1. requests- used to fetch the html from the two specified urls
  2. Beautiful Soup 4- used in addition to lxml to structure the raw site html so that the library's functionality can be used
  3. smtplib- used to interact with the server and send emails
  4. SSL- used to add security to the emails
  5. email.Message- used to format the emails

About

Python Web Scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages