Feed maker Quickly generate an RSS feed from any website, created by Kevin Schaul. --- Make your own feed Enter options manually or choose from these example configurations: The most read stories from Washington Post URL: https://www.washingtonpost.com/ Item selector: div[data-link-group="most-read"] h2 Title selector: a Link selector: a Metadata included: Yes URL parameters stripping: No The most emailed stories from the New York Times URL: https://www.nytimes.com/trending/ Item selector: .css-jw2dfz li Title selector: a Link selector: a Metadata included: No URL parameters stripping: No The most read stories from the Wall Street Journal URL: https://www.wsj.com/ Item selector: #most-popular-articles li Title selector: a Link selector: a Metadata included: No URL parameters stripping: No Best of jazz articles on Bandcamp URL: https://daily.bandcamp.com/best-jazz Item selector: .list-article Title selector: a Link selector: a Metadata included: No URL parameters stripping: No Reckless Records URL: https://www.reckless.com/ Item selector: td.main .item Title selector: tr Description selector: table Metadata included: No URL parameters stripping: No --- Form inputs for custom feed creation URL: The webpage to generate the feed from. Feed title: Title for the resulting RSS feed. CSS selector for feed items: Selector to identify each feed item. CSS selector for item title: Selector for the item's title within each item. CSS selector for item description: Selector for the item's description. CSS selector for item link: Selector for the link URL. Include metadata for each item?: Optional checkbox. Strip item URL parameters?: Optional checkbox. Use the form to enter these options and click Test to generate the RSS feed preview. --- This tool allows anyone to quickly scrape website content and turn it into custom RSS feeds without manual coding.