Webz.io logoDocs
Overview
Start Here
News, Blogs, Forums & Reviews APIs
News Search API
Firehose
Cyber API
Data Breaches API
News, Blogs, Forums & Reviews Archive
Web Content API (Deprecated)
Query Syntax
Filters
Content Types
Time Range & News History
Webz.io logo
Overview
Start Here
News, Blogs, Forums & Reviews APIs
News Search API
Firehose
Cyber API
Data Breaches API
News, Blogs, Forums & Reviews Archive
Web Content API (Deprecated)
Query Syntax
Filters
Content Types
Time Range & News History

On this page

No sections

Webz.io DocumentationContact our team© 2026

Content Types

The Web Content API is deprecated. Use the News, Blogs & Forums APIs instead - same content, one endpoint per content type, and where new features land.

The Web Content API serves three content types, selected with the site_type filter.

Typesite_typeWhat it is
NewsnewsArticles from news sites
BlogsblogsBlog posts
DiscussionsdiscussionsPosts and replies from online forums

Select one or more:

site_type:(news OR blogs)

Discussions

Forum results are organized as threads. Each post carries thread-level fields such as thread.replies_count and thread.participants_count, plus ord_in_thread (its position in the thread). Use is_first:true to match only the opening post of each thread:

site_type:discussions is_first:true thread.title:"data breach"

All three content types share the same query language and response shape. Only site_type and a few thread fields differ in relevance.

Last updated: July 5, 2026
PreviousFiltersNextTime Range & News History