Skip to content

Files

Latest commit

 

History

History

GoogleNews-Scraper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Google News

Scrape articles with title, descriptions, news source, date and link regarding a topic

Create an instance of GoogleNews class.

articles = GoogleNews("topic")
Methods Details
.getArticles() Returns the articles with title, descriptions, news source, date and link in JSON format