Shipping
Puts any list from the internet onto your website, and keeps it fresh by itself.
299 tests ✓PHP 7.4–8.4WP 6.0–7.0
Free · store opening Play with it
Any API or feed, synced into WordPress and displayed anywhere. Setup is one pasted address.
The internet is full of lists — cat facts, weather, football scores, shop products. Normally, if you want one on your website, you have to copy it over by hand, and it goes stale the moment something changes.
DataStream is a bridge. You paste the list’s address in once, and it carries the list across and keeps checking for new bits, forever. You never copy anything again.
Scheduled ingestion of JSON, XML, RSS and CSV into a dedicated table, with per-stream auth (bearer, basic, key, OAuth 2.0), pagination, and exponential per-stream failure backoff. A detection engine infers the record path, unique key, field types and pagination mode from a live response — including probing where a pasted API key belongs.
Output is a typed render layer (shortcode, block, template tags) plus optional materialisation into posts or WooCommerce products with taxonomy, meta and image mapping.
299 assertions ✓ PHP 7.4.33 + 8.4 WP 6.0.3 live smoke Plugin Check: 0 errors
Live-verified against six real APIs in one sync — 81 records from the WordPress REST API, GitHub releases, Open Library, Open-Meteo, a store catalogue and jsonplaceholder. A product feed became 20 real WooCommerce products with prices, stock, categories and 20 images downloaded into the Media Library.
Most WordPress API plugins fetch the API while your visitor waits. DataStream syncs to your own database on a schedule, so pages render instantly, the site keeps working when the API is down, and rate limits stop being a page-load problem.
| Formats | JSON · XML · RSS/Atom · CSV |
|---|---|
| Free tier | 1 stream, 15-minute syncs, every display feature |
| Pro tier | Unlimited streams, API-to-Posts, WooCommerce, images, OAuth, WP-CLI — $39/yr |
| Tested on | PHP 7.4.33 and 8.4 · WordPress 6.0.3 and 7.0.3 |
| Status | 2.1.0 built, launch-ready, wp.org submission pending |
Free · store opening