Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 505 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 505 Bytes

NewsAggregator (WIP)

Python Program Which Fetches News from Lot of Websites

📝 Get News From Handpicked Websites

Project Tree:

ProjectTree

Important Note:

Aggregating News For A Single Category Takes Almost 10seconds or more

How to Use:

import Aggregator File and Use The Get Methods as You want

Example: from Aggregator import * print(getScience())

Feel Free To Contribute