Skip to content

amaechijude/web-scraping_with_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web scrapping with python

This web scrapping project makes use of the BeautifulSoup library.

The main.py file utilises BeautifulSoup library to scrape data from a local html file.

The app.py file utilises BeautifulSoup library library to scrape data from an online webpage

The webpage is https://www.timesjobs.com/candidate/job-search.html?searchType=personalizedSearch&from=submit&txtKeywords=Python&txtLocation=

The logic of the project is to return jobs requiring at leat python skill listed not more than 4 days on the webpage.

The project prints out the companies' names and other required skills with python.

About

Web scrapping with python beautiful soup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published