Platform
Get Recommended Feed (Paginated)
Walk entire recommendation feeds when building training datasets or archival indexes
GET
https://api.zenndra.com/recommended_feed/{tag}?page={page}
Send your API key as Authorization: Bearer YOUR_API_KEY or x-api-key.
What you get back
Algorithmic recommended stories for a tag with page-based pagination for deep feeds.
What people build with it
- Power infinite-scroll topic pages without dropping stories between requests
- Batch-ingest tag feeds in controlled page sizes for rate-limit-friendly sync jobs
Path parameters
Swap the placeholders in the URL for real values.
{tag}
Topic or tag slug
{page}
Replace with a real value