Skip to content

jfalzini99/MU-News-Python-RSS-Parsing-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MU-News-Python-RSS-Parsing-

A Python script which generates an RSS feed XML file from the first two pages of articles at the MU news site (https://www.monmouth.edu/news/archives and https://www.monmouth.edu/news/archives/page/2/).

  • Retrieves the news pages using the requests module and then parse the individual headlines as well as the corresponding links to be included in the output XML file.
  • Uses the PyRSSGen module to format the RSS XML File

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages