Espresso News
Espresso News API is an intelligent news aggregation and search service that curates fresh content from RSS feeds using AI-powered natural language queries and filters. Access trending articles, publishers, categories, and entities with fast JSON responses, perfect for developers building news apps or integrating smart content discovery.
Espresso News endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
health_check_health_get /health |
Performs a health check on the API service. |
| favicon.ico | ||
| GET |
get_favicon_favicon_ico_get /favicon.ico |
Retrieves the favicon for the API. |
| categories | ||
| GET |
get_categories_categories_get /categories |
Retrieves a list of unique content categories from the articles, such as AI, Cybersecurity, Politics, and Software Engineering. |
| entities | ||
| GET |
get_entities_entities_get /entities |
Retrieves a list of unique named entities (people, organizations, products) mentioned in the articles. |
| regions | ||
| GET |
get_regions_regions_get /regions |
Retrieves a list of unique geographic regions mentioned in the articles. |
| articles | ||
| GET |
get_latest_articles_articles_latest_get /articles/latest |
Searches for the latest articles (news or blog posts) sorted by publication date in descending order (newest first). |
| publishers | ||
| GET |
get_publishers_publishers_sources_get /publishers/sources |
Retrieves a list of unique publisher IDs from which the articles are sourced. |
| GET |
get_publishers_publishers_get /publishers |
Retrieves publisher metadata filtered by one or more publisher IDs. |
Espresso News pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / hour |
|
| PRO | $5 / month | 1000 / hour |
|