Headlines

Returns recent GuruFocus market headlines and article summaries, including title, subtitle, publication date, and article link. Updated daily with top-level articles from the last 60 days.
Reviewed by:Charlie TianCharlie Tian
Fact checked by:Vera YuanVera Yuan
Updated June 15, 2026
GET/headlines

Query Parameters

Name Type Example Description
pagenumber1Page number
per_pagenumber40from 1 to 200

Auth

headers: { 'Authorization': 'Replace with your API token' }

Examples

fetch('https://api.gurufocus.com/data/headlines?page=1&per_page=40', { method: 'GET', headers: { 'Authorization': 'Replace with your API token' }})

Responses

Successful response. The exact payload fields depend on this endpoint.

Example Body (Field Reference)

{ "total": 87122, "data": [ { "id": 8916370, "subject": "enGene (ENGN) Receives Positive Urology Community Feedback on Detalimogene", "subtitle": "", "publish_time": "2026-06-15 08:34:13", "link": "https://www.gurufocus.com/news/8916370/engene-engn-receives-positive-urology-community-feedback-on-detalimogene", "stocks": [ "ENGN" ], "image": "" }, { "id": 8916369, "subject": "NOW Maintained by Benchmark -- Price Target Raised to $130", "subtitle": "", "publish_time": "2026-06-15 08:34:06", "link": "https://www.gurufocus.com/news/8916369/now-maintained-by-benchmark-price-target-raised-to-130", "stocks": [ "NOW" ], "image": "https://static.gurufocus.com/logos/0C00009AMS.png?20" }, { "id": 8916368, "subject": "Celanese (CE) Partners with Siegwerk for Sustainable Ink Solutions", "subtitle": "", "publish_time": "2026-06-15 08:33:48", "link": "https://www.gurufocus.com/news/8916368/celanese-ce-partners-with-siegwerk-for-sustainable-ink-solutions", "stocks": [ "CE" ], "image": "https://static.gurufocus.com/logos/0C00000786.png?20" } ]}

Introduction

The GuruFocus Headlines Dataset provides a continuously updated stream of market-facing article headlines and summaries published across the GuruFocus platform.

Delivered via API in a lightweight list format, this dataset is designed for news feeds, homepage modules, research dashboards, alert systems, and AI workflows that need timely financial headlines without retrieving full article bodies.

What’s Included

Detailed overview, but not full list, of what’s included in the dataset.

The Headlines Dataset includes:

  • Recent top-level GuruFocus articles from the last 60 days
    Includes market commentary, investing insights, company analysis, and editorial content published on GuruFocus.
  • Headline-ready metadata
    Each item includes the article ID, title, subtitle, publication timestamp, and direct article link.
  • Paginated delivery
    Supports page and per_page parameters for efficient browsing and integration into feeds or apps.
  • Clean market-wide feed
    Returns primary published articles only, excluding nested replies and filtered categories not intended for the public headline stream.

Data Coverage

Global GuruFocus editorial headline feed

  • Rolling window of approximately 60 days
  • Default page size of 40 records
  • Maximum page size of 200 records

Use Cases

Ideal for:

  • Market news widgets displaying recent GuruFocus headlines
  • Research dashboards surfacing fresh editorial context alongside data
  • Alerting systems monitoring new published commentary
  • LLM and search pipelines enriching financial datasets with timely summaries
  • Content syndication workflows that need links and metadata without full article bodies

Extend Your Capabilities

Add even more value by integrating the Headlines Dataset with:

These datasets work well together for building richer market intelligence and content discovery experiences.

Response Reference

Display NameField NameType
IDidnumber
Subjectsubjectstring
Subtitlesubtitlestring
Publish Timepublish_timestring
Linklinkstring
Imageimagestring
Stocksstocksarray