RSS by platform
Find the RSS feed URL for major platforms
Each page shows the working URL pattern, caveats, and examples, then hands off to Feed Finder and WP RSS Aggregator for import.
Quick reference
RSS URL patterns for every platform
One table, 20 platforms. Green pills mark native RSS; amber means limited; muted means no official feed.
| Platform | Native RSS | Feed URL format |
|---|---|---|
| YouTube | Native RSS | https://www.youtube.com/feeds/videos.xml?channel_id=[channel-id] |
| Native RSS | https://www.reddit.com/r/[subreddit]/.rss | |
| Substack | Native RSS | https://[publication].substack.com/feed |
| Google News | Native RSS | https://news.google.com/rss/search?q=[query]&hl=en-US&gl=US&ceid=US:en |
| Medium | Native RSS | https://medium.com/feed/[path] |
| GitHub | Native RSS | https://github.com/[owner]/[repo]/releases.atom |
| WordPress | Native RSS | https://example.com/feed/ |
| Tumblr | Native RSS | https://[blog].tumblr.com/rss |
| Limited | https://www.pinterest.com/[username]/[board].rss | |
| Ghost | Native RSS | https://[site]/rss/ |
| Blogger | Native RSS | https://[blog].blogspot.com/feeds/posts/default |
| Bluesky | Native RSS | https://bsky.app/profile/[handle]/rss |
| Mastodon | Native RSS | https://[instance]/@[user].rss |
| No native RSS | None | |
| X (Twitter) | No native RSS | None |
| No native RSS | None | |
| No native RSS | None | |
| TikTok | No native RSS | None |
| Hacker News | Native RSS | https://news.ycombinator.com/rss |
| Product Hunt | Native RSS | https://www.producthunt.com/feed |
| Podcasts | Native RSS | Hosted on the show's podcast platform (Buzzsprout, Libsyn, Megaphone, Simplecast, Transistor, Captivate). Discoverable via PodcastIndex.org search or by passing the numeric ID from an Apple Podcasts URL to the iTunes Lookup API. |
Native RSS
Platforms with native RSS (16)
Paste a page URL into Feed Finder and get a working feed URL plus live diagnostics.
YouTubeHidden channel-feed format and channel ID caveats.RedditSubreddit .rss URL format, fetch limitations, and import advice.SubstackPublication /feed pattern and excerpt/full-content expectations.Google NewsSearch and topic feed URLs for news monitoring.MediumTag, profile, and publication feed transforms.GitHubRelease and commit Atom feeds for software updates.WordPressSite, category, tag, author, and comment feed patterns.TumblrTumblr blog and custom-domain RSS patterns.PinterestBoard RSS patterns and known limitations.GhostSite-wide /rss/ and per-tag /tag/[slug]/rss/ patterns.BloggerDefault Atom feed and RSS alternative via alt=rss.BlueskyPer-profile RSS on the public web app.MastodonPer-profile RSS on federated Mastodon instances.Hacker NewsFront page, newest, and best feeds plus third-party user feeds.Product HuntMain /feed and per-topic RSS for launch monitoring.PodcastsHow to find any podcast's RSS feed via Apple Podcasts ID, iTunes lookup, or PodcastIndex search.
Workarounds
Platforms that need workarounds (5)
These platforms removed or never had public RSS. The page explains what options remain.
LinkedInNo official RSS. Only third-party bridges exist.X (Twitter)No official RSS. Third-party bridges exist but are fragile.FacebookNo official RSS for pages, profiles, or groups.InstagramNo official RSS. Scraping-based alternatives are unreliable.TikTokNo official RSS. TikTok for Developers is the only structured access path.
