Skip to content

Create web scrapping projects using beautifulsoap and or selenium

Notifications You must be signed in to change notification settings

Alexkioko/beautifulsoup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beautifulsoup

Create web scrapping projects using beautifulsoap and or selenium

project_1

-> Scrap the following website "https://www.thesun.co.uk/sport/football/" to get the headlines, and their links

-> The resulting data is then stored in a csv file

-> Run the command after starting your virtual environment

pip install requirements.txt

->Run the following command to run the program

python project_1.py

About

Create web scrapping projects using beautifulsoap and or selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages