Webz.io logoDocs
Overview
Start Here
News, Blogs, Forums & Reviews APIs
What Are the News, Blogs & Forums APIs
News API
Blogs API
Introduction
Quickstart
Filters
Post Data Fields
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
Blogs API
Introduction
Quickstart
Filters
Post Data Fields
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

Introduction

The Blogs API delivers blog posts as structured JSON - opinions, tutorials, and niche commentary that the mainstream press does not cover.

Endpoint

GET

https://api.webz.io/api/blogs

Example

Monitor English blog posts about a product:

https://api.webz.io/api/blogs?token=YOUR_TOKEN&q="iphone 17" language:english

Working with blog posts

Blog posts carry the standard post fields - title, full text, author, publication time, language, named entities, and source site metadata. Narrow results with source and content filters such as language:, site:, site_category:, or country: - see Filters.

sentiment, social engagement counts (thread.social), and thread.performance_score are only relevant to news content - see News API.

Coverage window

Blogs content is searchable for the last 31 days (by crawl time). The deeper news history is news-only: allowNewsHistory does not unlock older blog posts - see Time Range & History. Older data - up to the last 5 years - is available via the News, Blogs, Forums & Reviews Archive.

Structured product reviews never appear in blogs results - they belong to the separate Reviews API.

Last updated: July 28, 2026
PreviousBlogs APINextQuickstart