Skip to content

greysonp/rss-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS Scraper

Scrapes to fill a directory of popular RSS feeds. It does so simply by querying the Google Feed API for a wide variety of queries and concatenating the results into JSON that is spit out into the console. The Google Feed API is deprecated and could disappear any day now, so let's get as much out of it as we can while it's still here :)

How to Use

node index.js > feeds.json

Why?

I couldn't find a good open data source of popular RSS feeds. The Google Feeds API may exist now, but it's going away soon. The idea is that people could use the data found here to power their own search.

More Info

I'm hosting a copy of the data on Github pages here if you'd just like to use that :)

About

Scrape for RSS feeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages