Back to Changelog

Monitor Any Website with RSS/JSON Feeds

Turn any website into a feed. Monitor websites for changes and get automatic updates via RSS, JSON feeds, or webhooks.

The new Feeds API lets you track content changes on any website without building custom monitoring infrastructure. Perfect for tracking blogs, news sites, documentation, or any web content that doesn't offer native feeds.

What's new?

  • RSS/Atom Feeds: Subscribe to any website in standard Atom 1.0 format compatible with all feed readers
  • JSON Feed Format: Get updates in JSON Feed format for easy integration with applications
  • Webhook Notifications: Receive instant POST requests when content changes are detected
  • Automatic Monitoring: Periodic crawling with smart change detection
  • Flexible Configuration: Control crawl depth, page limits, URL patterns, and output formats (markdown, cleaned, HTML)
  • Error Resilience: Automatic pause after 3 consecutive errors to prevent unnecessary charges
  • Status Tracking: Detailed metrics on pages crawled, changed, new, unavailable, and errors

How it works

Create a feed with a single API call, then subscribe to updates via RSS/Atom, JSON Feed, or webhooks. The system automatically crawls your target website periodically and delivers only what changed.

See the Feeds documentation and API Reference for complete details.