Webz.io logoDocs
Overview
Start Here
News, Blogs, Forums & Reviews APIs
What Are the News, Blogs & Forums APIs
News API
Introduction
Quickstart
Filters
Post Data Fields
Topics Reference
News API Lite
Blogs API
Forums API
API Reference
Reviews API
News Search API
Firehose
Cyber API
Data Breaches API
News, Blogs, Forums & Reviews Archive
Web Content API (Deprecated)
Webz.io logo
Overview
Start Here
News, Blogs, Forums & Reviews APIs
What Are the News, Blogs & Forums APIs
News API
Introduction
Quickstart
Filters
Post Data Fields
Topics Reference
News API Lite
Blogs API
Forums API
API Reference
Reviews API
News Search API
Firehose
Cyber API
Data Breaches API
News, Blogs, Forums & Reviews Archive
Web Content API (Deprecated)

On this page

No sections

Webz.io DocumentationContact our team© 2026

Post Data Fields

Every element of the posts array has the same structure across news, blogs, and forums - only the values differ by content type. This page lists the fields as they apply to News API results.

A complete post as the News API returns it (long values truncated):

json
{
  "thread": {
    "uuid": "a83e94d134f35bc6439bdad39e318b4ef3319f8c",
    "url": "https://mezha.net/eng/bukvy/c2c9216c_us_stocks_wobble/",
    "site_full": "mezha.net",
    "site": "mezha.net",
    "site_section": "https://news.google.com/search?q=and%20when%3A1h&hl=en-US&gl=US&ceid=US%3Aen",
    "site_categories": [
      "crime, law and justice",
      "war, conflict and unrest",
      "economy, business and finance",
      "disaster and accident",
      "science and technology",
      "politics"
    ],
    "section_title": "Google News - Search",
    "site_title": "Межа. Новини України. Останні новини.",
    "title": "US stocks wobble as investors await Fed decision and AI earnings",
    "title_full": "US stocks wobble as investors await Fed decision and AI earnings",
    "published": "2026-07-25T10:15:00.000+03:00",
    "replies_count": 0,
    "participants_count": 1,
    "site_type": "news",
    "country": "US",
    "main_image": "https://mezha.net/eng/kd_image_generate/c2c9216c_us_stocks_wobble/3148148.jpg?ver=2.0.15",
    "performance_score": 0,
    "domain_rank": 116171,
    "domain_rank_updated": null,
    "licensing_agency": [],
    "social": {
      "facebook": {
        "shares": 0,
        "likes": 0,
        "comments": 0
      },
      "vk": {
        "shares": 0
      },
      "updated": "2026-07-25T10:26:49.771+03:00"
    }
  },
  "uuid": "a83e94d134f35bc6439bdad39e318b4ef3319f8c",
  "url": "https://mezha.net/eng/bukvy/c2c9216c_us_stocks_wobble/",
  "ord_in_thread": 0,
  "author": "Межа",
  "published": "2026-07-25T10:15:00.000+03:00",
  "title": "US stocks wobble as investors await Fed decision and AI earnings",
  "text": "US stocks wobble as investors await Fed decision and AI earnings\n[\n]\nMarkets look fragile as investors seek clues from the Fed and a wave of AI-driven tech reports. Any surprising  ...",
  "summary": "Based on data from Reuters In the United States, the stock market remains choppy at the start of the week, investors await the Federal Reserve’s decision on the future path of rate ...",
  "highlightText": "",
  "highlightTitle": "",
  "highlightThreadTitle": "",
  "language": "english",
  "sentiment": "negative",
  "categories": [
    "Economy, Business and Finance"
  ],
  "topics": [
    "Economy, Business and Finance->business information",
    "Economy, Business and Finance->economy"
  ],
  "ai_allow": true,
  "has_canonical": false,
  "breaking": true,
  "webz_reporter": false,
  "external_links": [
    "https://www.reuters.com/business/wall-st-week-ahead-us-stocks-face-tests-fed-decision-tech-led-earnings-deluge-2026-07-24/"
  ],
  "external_images": [],
  "internal_images": [],
  "entities": {
    "persons": [],
    "locations": [
      {
        "name": "US",
        "sentiment": "none"
      },
      {
        "name": "United States",
        "sentiment": "none"
      }
    ],
    "organizations": [
      {
        "name": "Federal Reserve",
        "sentiment": "none",
        "tickers": [
          {
            "ticker": null,
            "exchange": null
          }
        ]
      },
      {
        "name": "Alphabet",
        "sentiment": "none",
        "tickers": [
          {
            "ticker": "GOOGL",
            "exchange": "NASDAQ"
          }
        ]
      }
    ]
  },
  "syndication": {
    "syndicated": false,
    "syndicated_id": null,
    "first_syndicated": false
  },
  "trust": {
    "categories": null,
    "top_news": [],
    "bias": null,
    "source": {
      "type": null,
      "city": null,
      "state": null,
      "country": null,
      "domain_type": null,
      "agency": null,
      "organization_name": null
    }
  },
  "rating": null,
  "crawled": "2026-07-25T10:26:49.771+03:00",
  "updated": "2026-07-25T10:36:45.000+03:00"
}

Post

FieldTypeDescription
uuidstringUnique id of the post
urlstringURL of the post
titlestringPost title
textstringFull extracted text
summarystringShort summary
authorstringAuthor name
publishedstringPublication time, ISO 8601
crawledstringTime the post was crawled, ISO 8601
updatedstringTime the post was last updated, ISO 8601
languagestringLanguage name, e.g. english
sentimentstringOverall sentiment of the post
categoriesarrayContent categories
topicsarrayDetected IPTC level 2 and 3 topics, formatted as Category->topic; see Topics Reference
ord_in_threadintegerPosition in the thread, 0 = original post
external_linksarrayLinks pointing outside the source site
external_images / internal_imagesarrayImage URLs
ratingnumberRating, when the source provides one
breakingbooleanBreaking news flag
webz_reporterbooleanPost originates from Webz Reporter
ai_allowbooleanContent is licensed for AI use
has_canonicalbooleanPost has a canonical URL
highlightText / highlightTitle / highlightThreadTitlestringMatched fragments, only with highlight=true

thread

The thread (article page or forum thread) the post belongs to.

FieldTypeDescription
uuid, urlstringThread id and URL
site, site_fullstringSource domain and full host
site_section, section_titlestringSite section
site_titlestringName of the site
site_typestringnews, blogs, or discussions
site_categoriesarrayCategories of the site
title, title_fullstringThread title
publishedstringThread publication time
countrystringSource country code
main_imagestringMain image URL
performance_scoreintegerEngagement score
domain_rank, domain_rank_updatedintegerDomain rank and when it was updated
licensing_agencyarrayLicensing agencies
socialobjectfacebook (likes, shares, comments) and vk (shares) counts, plus the updated timestamp of the counts

entities

Named entities mentioned in the post, each with a sentiment (positive, negative, neutral, or none).

FieldDescription
persons{ "name", "sentiment" }
locations{ "name", "sentiment" }
organizations{ "name", "sentiment", "tickers": [{ "ticker", "exchange" }] }

syndication

FieldDescription
syndicatedPost is a syndicated copy
syndicated_idId shared by all copies of the same story
first_syndicatedPost is the first observed copy

trust

Source trust metadata, most relevant for news.

FieldDescription
categoriesTrust categories of the source
top_newsTop-news lists the source appears on
biasPolitical bias of the source
sourcetype, city, state, country, domain_type, agency, organization_name
Last updated: July 30, 2026
PreviousFiltersNextTopics Reference