Skip to content

djmgit/Telegraph_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Telegraph_downloader

This is a simple utility script written in python to download current day's Telegraph paper from web and save it in PDF format

modules required:

requests

It can be installed using sudo pip install requests if not present

BeautiulSoup4

It can be installed using sudo pip install BeautifulSoup4

After running the script Tele.py using python Tele.py all the Telegraph news pages like front page, Business,Nation,etc will be saved in a folder called TelegraphToday in the same directory as Tele.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages