How FeedCentral works
Three stages, one feed: ingest from configured providers, normalize and deduplicate, then serve through the API or the WordPress plugin.
1. Ingest
Articles are pulled from configured news providers on a scheduled basis, within each provider's own rate limits and licensing terms.
2. Normalize & deduplicate
Articles are matched and deduplicated across providers so the same story doesn't appear twice, and mapped into one consistent schema.
3. Serve
Read the resulting feed through the REST API with a scoped credential, or publish it directly from a connected WordPress site.
Capabilities by plan
Every plan includes the core feed. Higher plans add optional content enrichment on top of it.
Feed access
Centralized, deduplicated article feed with source attribution preserved. Included on every plan, at a per-plan request quota.
AI-rewritten text
Optional AI-rewritten article text, available on paid plans. See Pricing for which plans include it.
Localized images
Optional downloaded/localized article images, available on plans that include image localization. See Pricing for which plans include it.
For developers
Scoped API credentials, per-plan quotas, and an OpenAPI-documented REST surface.
View API Docs