1
$0.05 USDC · separate authorization
Multi-feed news aggregation
Fetch, filter, deduplicate, and time-order public feed entries.
POST
https://apiacre.com/v1/research/news-aggregateInput template
{
"feeds": [
"$publicFeedUrl1",
"$publicFeedUrl2"
],
"keywords": [
"$optionalKeyword"
],
"limit": 50
}Use this result
Pass result.data.entries to the next step as JSON text.