The Blogs API delivers blog posts as structured JSON - opinions, tutorials, and niche commentary that the mainstream press does not cover.
GET
https://api.webz.io/api/blogs
Monitor English blog posts about a product:
https://api.webz.io/api/blogs?token=YOUR_TOKEN&q="iphone 17" language:english
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.
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.