Create Customized Rss Feed For Any Website

less than 1 minute read

Published:

Create customized RSS feed for any webpage

For tutorials (part1 and part2) by fivefilters.

  • Go to https://createfeed.fivefilters.org/
  • Enter web page URL (e.g., https://www.nifa.usda.gov/grants/funding-opportunities)
  • Get links inside the HTML elements with this id or class value
    • right click and selecct inspect
    • simple selectors. E.g., Use “post-title” as the class value for the above website
    • Advanced selectors.
  • Click Preview. Make sure the results on the right look correct.
  • Right click RSS Feed button, and copy link address.
  • Open RSS app (e.g., NetNewsWire). Subscribe using the copied link address.
  • Now the RSS feed will appear in the app.