# newscatcher ## Docs - [Get aggregation count by interval](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/aggregation/get-aggregation-count-by-interval-get.md): Retrieves the count of articles aggregated by day or hour based on various search criteria, such as keyword, language, country, and source. - [Get aggregation count by interval](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/aggregation/get-aggregation-count-by-interval-post.md): Retrieves the count of articles aggregated by day or hour based on various search criteria, such as keyword, language, country, and source. - [Search articles by author](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/authors/search-articles-by-author-get.md): Searches for articles written by a specified author. You can filter results by language, country, source, and more. - [Search articles by author](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/authors/search-articles-by-author-post.md): Searches for articles by author. You can filter results by language, country, source, and more. - [Get breaking news](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/breaking-news/retrieve-breaking-news-get.md): Retrieves breaking news articles and sorts them based on specified criteria. - [Get breaking news](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/breaking-news/retrieve-breaking-news-post.md): Retrieves breaking news articles and sorts them based on specified criteria. - [Retrieve latest headlines](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/latest-headlines/retrieve-latest-headlines-get.md): Retrieves the latest headlines for the specified time period. You can filter results by language, country, source, and more. - [Retrieve latest headlines](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/latest-headlines/retrieve-latest-headlines-post.md): Retrieves the latest headlines for the specified time period. You can filter results by language, country, source, and more. - [Search articles by links or IDs](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/search-by-link/search-articles-by-links-or-ids-get.md): Searches for articles based on specified links or IDs. You can filter results by date range. - [Search articles by links or IDs](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/search-by-link/search-articles-by-links-or-ids-post.md): Searches for articles using their ID(s) or link(s). - [Search similar articles](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/search-similar/search-similar-articles-get.md): Searches for articles similar to a specified query. - [Search similar articles](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/search-similar/search-similar-articles-post.md): Searches for articles similar to the specified query. You can filter results by language, country, source, and more. - [Search articles](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/search/search-articles-get.md): Searches for articles based on specified criteria such as keyword, language, country, source, and more. - [Search articles](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/search/search-articles-post.md): Searches for articles based on specified criteria such as keyword, language, country, source, and more. - [Retrieve sources](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/sources/retrieve-sources-get.md): Retrieves a list of sources based on specified criteria such as language, country, rank, and more. - [Retrieve sources](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/sources/retrieve-sources-post.md): Retrieves the list of sources available in the database. You can filter the sources by language, country, and more. - [Retrieve subscription plan information](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/subscription/retrieve-subscription-plan-information-get.md): Retrieves information about your subscription plan. - [Retrieve subscription plan information](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/endpoints/subscription/retrieve-subscription-plan-information-post.md): Retrieves information about your subscription plan. - [C# SDK](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/csharp.md): C# client library for News API v3 - [Go SDK](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/go.md): Go client library for News API v3 - [Java SDK](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/java.md): Java client library for News API v3 - [Legacy SDKs for News API v3](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/legacy.md): Documentation for deprecated NewsCatcher API client libraries - [C# SDK for NewsCatcher News API v3](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/legacy/csharp.md): .NET client library for the NewsCatcher News API - [Go SDK for NewsCatcher News API v3](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/legacy/go.md): Idiomatic Go client for the NewsCatcher News API - [Java SDK for NewsCatcher News API v3](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/legacy/java.md): Java client library for the NewsCatcher News API with Android support - [Python SDK for NewsCatcher News API v3](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/legacy/python.md): Python client library for the NewsCatcher News API with async support - [TypeScript SDK for NewsCatcher News API v3](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/legacy/typescript.md): Type-safe TypeScript/JavaScript client for the NewsCatcher News API - [Python SDK](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/python.md): Python client library for News API v3 - [TypeScript SDK](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/libraries/typescript.md): TypeScript client library for News API v3 - [Authentication](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/overview/authentication.md): Learn how to authenticate your API request - [Enumerated parameters](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/overview/enumerated-parameters.md): Allowed values for API parameters with a fixed set of options - [Errors](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/overview/errors.md): Quick reference guide for common errors in News API v3 - [HTTP headers](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/overview/http-headers.md): Understanding request and response headers in the NewsCatcher APIs - [Welcome to News API v3](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/overview/introduction.md): News API v3 features and capabilities - [Rate limits and quotas](https://newscatcherinc-docs.mintlify.dev/docs/v3/api-reference/overview/rate-limits.md): Rate limits and quota management for News API v3 usage - [Libraries](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/get-started/libraries.md): NewsCatcher News API v3 SDKs - [News API v3 subscription plans](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/get-started/news-api-v3-subscription-plans.md): Select a News API v3 plan that matches your needs - from basic news monitoring to advanced AI-powered content analysis. - [News API v3 overview](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/get-started/overview.md): Discover NewsCatcher News API v3, an enterprise-level solution for large-scale news data retrieval and analysis. - [News API v3 quickstart guide](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/get-started/quickstart.md): This guide will help you make your first API call to NewsCatcher News API v3 and start retrieving news data in just a few minutes. - [Advanced querying techniques](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/guides-and-concepts/advanced-querying.md): Master advanced querying techniques to enhance the precision and relevance of your searches - [Articles deduplication](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/guides-and-concepts/articles-deduplication.md): Enhance search efficiency by filtering out duplicate articles. - [Breaking news (beta)](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/guides-and-concepts/breaking-news.md): Learn about breaking news detection and how to access emerging stories through the News API v3 - [Clustering news articles](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/guides-and-concepts/clustering-news-articles.md): Group similar articles together to reduce noise and gain insights - [Custom tags](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/guides-and-concepts/custom-tags.md): Filter and classify news articles using your organization's unique taxonomy. - [Entity disambiguation](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/guides-and-concepts/entity-disambiguation.md): Cut through the clutter with precision - ensure every article pinpoints the exact company or individual you're tracking. - [NLP features in News API v3](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/guides-and-concepts/nlp-features.md): Familiarize yourself with the NLP features available in News API v3 - [How to check sources coverage](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/how-to/check-sources-coverage.md): Learn how to verify the news sources covered by News API v3 - [How to optimize search with API parameters](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/how-to/optimize-search.md): Discover how to combine API parameters to refine search queries and retrieve the most relevant articles from News API v3. - [How to paginate large datasets](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/how-to/paginate-large-datasets.md): Efficiently retrieve and process large volumes of news data using pagination in News API v3 - [How to retrieve more than 10,000 articles](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/how-to/retrieve-more-than-10k-articles.md): Learn how to use time-chunking methods in the Python SDK to retrieve large volumes of articles - [How to search articles by entity](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/how-to/search-by-entity.md): Find articles mentioning specific people, organizations, locations, or other named entities - [How to search articles by URL](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/how-to/search-by-url.md): Find articles that mention specific URLs or domains using News API v3 - [Proximity search with NEAR](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/how-to/search-with-near.md): Find articles with related terms in close proximity - [How to use boolean operators](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/how-to/use-boolean-operators.md): Refine queries with AND, OR, and NOT - [API changes v2 vs v3](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/migration/api-changes-v2-vs-v3.md): Explore key changes and prepare for migration. - [Migration guide v2 to v3](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/migration/migration-guide.md): Step-by-step guide for migrating from News API v2 to v3 - [Interpret and handle API errors](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/troubleshooting/error-handling.md): Understand and resolve common API errors - [Report bugs](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/troubleshooting/report-bugs.md): How to report bugs and issues with the NewsCatcher APIs - [How to request features](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/troubleshooting/request-features.md): Learn how to request new features or suggest enhancements. - [Request tracing with correlation IDs](https://newscatcherinc-docs.mintlify.dev/docs/v3/documentation/troubleshooting/request-tracing-correlation-ids.md): Learn how to use correlation IDs to debug and troubleshoot API requests - [Get event fields](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/endpoints/event-fields-get.md): Returns available fields for specified event type. - [Check API health status](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/endpoints/health-get.md): Checks if the API service is operational. - [Search for events](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/endpoints/search-events-post.md): Searches for structured event data extracted from news articles. Supports filtering by event type, date ranges, and event-specific fields. - [Retrieve subscription plan information](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/endpoints/subscription-get.md): Returns information about current subscription including available events and usage limits. - [Retrieve subscription plan information](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/endpoints/subscription-post.md): Returns information about current subscription including available events and usage limits. - [Discover data breach events](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/event-types/data-breach.md): Search and analyze data breach events using available fields, parameters, and query filters. - [Query fundraising events](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/event-types/fundraising.md): Filter and retrieve company funding events using fields, parameters, and search criteria. - [Search workforce reduction events](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/event-types/layoff.md): Access and filter corporate layoff data using search parameters and field criteria. - [Explore international tariff events](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/event-types/tariffs.md): Monitor and analyze global trade policy changes using tariff event data with customizable search parameters. - [Introduction to Event Intelligence](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/overview/introduction.md): Transform news into actionable business intelligence with structured events. - [Working with search parameters](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/overview/parameter-formats.md): Learn about parameter types and formats for filtering event data. - [Events API quickstart guide](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/overview/quickstart.md): Get started with Events API. - [Access source articles](https://newscatcherinc-docs.mintlify.dev/docs/v3/events/overview/working-with-articles.md): Request and filter source articles with available fields and options. - [Retrieve latest headlines](https://newscatcherinc-docs.mintlify.dev/docs/v3/local-news/endpoints/latest-headlines/retrieve-latest-headlines-post.md): Retrieves the most recent news headlines for the specific locations and times. You can filter results by language, source, theme, and more. - [Search articles by identifiers](https://newscatcherinc-docs.mintlify.dev/docs/v3/local-news/endpoints/search-by/search-articles-by-identifiers-post.md): Search for local news using article links, IDs, or RSS GUIDs. - [Search articles](https://newscatcherinc-docs.mintlify.dev/docs/v3/local-news/endpoints/search/search-articles-post.md): Searches for local news based on specified criteria such as keyword, language, country, source, and more. - [Retrieve sources](https://newscatcherinc-docs.mintlify.dev/docs/v3/local-news/endpoints/sources/retrieve-sources-post.md): Retrieves the list of local news sources available in the database. Filterable by language, country, and theme. - [Introduction to Local News API](https://newscatcherinc-docs.mintlify.dev/docs/v3/local-news/overview/introduction.md): Local News API features and capabilities - [Local News API subscription plans](https://newscatcherinc-docs.mintlify.dev/docs/v3/local-news/overview/local-news-api-subscription-plans.md): Select a Local News API plan that matches your needs - from standard NLP analysis to advanced AI-powered location features. - [Local News API quickstart guide](https://newscatcherinc-docs.mintlify.dev/docs/v3/local-news/overview/quickstart.md): This guide will help you make your first API call to Local News API and start retrieving location-specific news in just a few minutes. - [Town association methods](https://newscatcherinc-docs.mintlify.dev/docs/v3/local-news/overview/town-association-methods.md): Learn how Local News API connects articles with specific locations using five distinct association methods. ## Optional - [Case studies](https://www.newscatcherapi.com/case-studies) - [Blog](https://www.newscatcherapi.com/blog) - [FAQ](https://www.newscatcherapi.com/#section-faq)