Skip to content

DanielStai/news_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guardian News Data Scraper

A python script that scrapes football news from Guardian football news site and sends the result as an email

Requirements:

  • python 3.7 or greater

Step 1: Clone the repo

git clone https://github.com/DanielStai/news_scraper.git

Step 2: Create a virtualenv

virtualenv venv

Step 3: Install Requirements

pip install -r requirements.txt

Step 4: Run the scraper

python3 scraper.py

About

Python script that aggregates all links from www.guardian.com/football and emails the result

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages