Skip to content

sridharblue21/Rss_Feeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building an RSS feed scraper with Python

This is a project created to illustrate the basics of web scraping by pulling information from the Financial Reporter RSS feed and storing it in a database, created a search API which will accept a word and return respective article titles and also extract whole article from all the title link

  1. Install Requirements.txt file with -> pip install -r requirements.txt
  2. Run the code using -> uvicorn API.main:app --reload
  3. To get the articles from all the links, run -> python html_scraping

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages