Skip to content

duc-la/Automated-Daily-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automated-Daily-News

Overview of newsScraper functionality:

  1. scrapeArticleLinks() - Scrapes the main website for the top stories with the provided number of stories for parameters
  2. summarizeText() - Summarizes a string of text using OpenAI API
  3. scrapeArticleTexts() - Scrapes each individual news article for big string of raw story
  4. storeSummaries() - Stores the links and summaries in a txt file

summaries.txt shows example program output, displaying the summaries of each requested article.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages