CryptoCompare · Arazzo Workflow
CryptoCompare News Feed Filter
Version 1.0.0
Resolve news categories and sources, then pull a filtered latest-news feed.
View Spec
View on GitHub
CryptocurrencyMarket DataReference RatesNewsSocialBlockchainOn-ChainOrder BookStreamingIndexArazzoWorkflows
Provider
Workflows
news-feed-filter
Resolve categories and sources, then pull a filtered latest-news feed.
Reads the news category and source catalogs, branches on whether categories exist, and pulls the latest news articles filtered by language, category, and source feeds.
1
getCategories
getNewsCategories
Read the list of news categories used for tagging articles, then branch on whether the catalog is populated.
2
getSources
getNewsSources
Read the list of news source feeds available for filtering.
3
getFilteredNews
getLatestNewsArticles
Pull the latest news articles filtered by language, categories, and source feeds, sorted by most recent.