-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
133 lines (133 loc) · 5.26 KB
/
Copy pathapis.yml
File metadata and controls
133 lines (133 loc) · 5.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
aid: newscatcher
name: Newscatcher
description: >
Newscatcher is a news search and aggregation API platform that provides access
to over 120,000 news sources worldwide with full-text search, NLP enrichment,
entity extraction, sentiment analysis, and automated clustering. The platform
offers three core products — a News API for structured article retrieval, a
Web Search (CatchAll) API for recall-first AI-grade web search, and a Local
News API for hyper-local geographic news coverage. All APIs return clean,
enriched, and deduplication-ready data designed for enterprise risk teams,
financial services, AI platforms, and media intelligence workflows. The company
is backed by Y Combinator (S22) and holds ISO certifications and SOC2 Type II
compliance.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/newscatcher/refs/heads/main/apis.yml
created: "2026-06-12"
modified: "2026-06-12"
specificationVersion: "0.19"
tags:
- News
- Search
- NLP
- Sentiment Analysis
- Entity Extraction
- Clustering
- Media Intelligence
- Financial Intelligence
- AI
- Enterprise
apis:
- aid: newscatcher:news-api
name: Newscatcher News API
description: >
The News API provides structured access to 120,000+ global news sources
with advanced search, NLP enrichment, named entity recognition, sentiment
scoring, IPTC tagging, pre-computed embeddings, and article clustering.
Endpoints cover keyword/boolean search, latest headlines, breaking news,
author lookup, source directory, aggregation counts, and subscription
metadata. Authentication uses the x-api-token request header and the API
targets https://v3-api.newscatcherapi.com/api.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.newscatcherapi.com/news-api
baseURL: https://v3-api.newscatcherapi.com/api
tags:
- News
- NLP
- Search
- Entity Extraction
- Sentiment Analysis
properties:
- type: Documentation
url: https://www.newscatcherapi.com/docs/v3/api-reference/overview/introduction
- type: OpenAPI
url: openapi/newscatcher-news-api-openapi.yml
- aid: newscatcher:web-search-api
name: Newscatcher CatchAll Web Search API
description: >
CatchAll is a recall-first web search API designed for AI agents and
enterprise workflows requiring comprehensive information coverage. It
supports Lite and Base retrieval modes, monitor slots for scheduled
queries, configurable search depth up to a full archive, and up to 1,000
max results per call. Plans are credit-based with monthly rollovers and
optional Deep Search available on Enterprise tiers. Authentication uses API
keys issued instantly via the self-service platform dashboard.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.newscatcherapi.com
baseURL: https://api.newscatcherapi.com
tags:
- Web Search
- AI
- Recall
- Agents
properties:
- type: Documentation
url: https://www.newscatcherapi.com/docs
- type: OpenAPI
url: openapi/newscatcher-web-search-api-openapi.yml
- aid: newscatcher:local-news-api
name: Newscatcher Local News API
description: >
The Local News API specializes in hyper-local geographic news coverage
with location-based detection and NLP capabilities, enabling developers to
retrieve location-specific news signals with enriched metadata. The API is
suited for real estate, government, insurance, and compliance applications
that require precise geographic news filtering at a city, region, or
country level.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.newscatcherapi.com/local-news-api
baseURL: https://v3-api.newscatcherapi.com/api
tags:
- Local News
- Geographic
- NLP
properties:
- type: Documentation
url: https://www.newscatcherapi.com/docs
- type: OpenAPI
url: openapi/newscatcher-local-news-api-openapi.yml
common:
- type: Website
url: https://www.newscatcherapi.com
- type: Documentation
url: https://www.newscatcherapi.com/docs
- type: GitHubOrg
url: https://github.com/Newscatcher
- type: LinkedIn
url: https://www.linkedin.com/company/newscatcherapi
- type: Blog
url: https://www.newscatcherapi.com/blog
- type: Pricing
url: https://www.newscatcherapi.com/pricing
- type: StatusPage
url: https://status.newscatcherapi.com
- type: X
url: https://x.com/newscatcherapi
- type: Plans
url: plans/newscatcher-plans-pricing.yml
- type: RateLimits
url: rate-limits/newscatcher-rate-limits.yml
- type: FinOps
url: finops/newscatcher-finops.yml
- type: Vocabulary
url: vocabulary/newscatcher-vocabulary.yml
- type: JSONSchemaCollection
url: json-schema/newscatcher-article-schema.json
- type: JSONSchemaCollection
url: json-schema/newscatcher-search-response-schema.json
- type: JSONLDContext
url: json-ld/newscatcher-context.jsonld
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com