APIs.io · Arazzo Workflow
APIs.io Compare Keyword Coverage
Version 1.0.0
Run two keyword searches against APIs.io and compare how many APIs the index holds for each term.
View Spec
View on GitHub
API AggregationAPI DirectoryAPI DiscoveryAPI IndexingAPI RatingAPI SearchAPIs.jsonSearch EngineArazzoWorkflows
Provider
Workflows
compare-keyword-coverage
Compare APIs.io index coverage between two keywords by total page count.
Searches the APIs.io index for a primary and an alternate keyword, reads the total page count for each, and branches on which keyword returns more pages of results.
1
searchPrimary
searchAPIs
Search the index for the primary keyword and read the total page count and top match.
2
searchAlternate
searchAPIs
Search the index for the alternate keyword and read its total page count and top match, then branch on which keyword has broader coverage.