ValueSERP website screenshot

ValueSERP

ValueSERP is a real-time Google Search API providing SERP results, image search, news search, shopping results, places, and local pack data via a simple REST interface with JSON output. Operated by Traject Data, it offers low-cost, high-reliability SERP data with no queues, batch processing capabilities, and pay-as-you-go or subscription pricing starting at $50/month for 25,000 searches.

ValueSERP publishes 6 APIs on the APIs.io network, including Images API, News API, Places API, and 3 more. Tagged areas include SERP, Search Engine Results, Google Search, Search API, and SEO.

The ValueSERP catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

ValueSERP’s developer surface includes authentication, documentation, engineering blog, pricing, and 12 more developer resources.

56.4/100 strong ▬ flat Agent 40/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidOpenFree trial⚡ Free to try
6 APIs
SERPSearch Engine ResultsGoogle SearchSearch APISEOWeb ScrapingShopping ResultsNews SearchImage SearchLocal SearchPlacesData API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 56.4/100 · strong
Contract Quality 19.6 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 6.8 / 13
Governance 8.3 / 12
Discoverability 7.4 / 10
Agent readiness — 40/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/valueserp: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

ValueSERP Images API

Google Image search results.

ValueSERP News API

Google News article results.

ValueSERP Places API

Google Maps and local places search results.

ValueSERP Product API

Google product knowledge panel data (deprecated).

ValueSERP Search API

Google organic web search results.

ValueSERP Shopping API

Google Shopping product results.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Valueserp Rate Limits

11 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Valueserp Context

0 classes · 120 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

ValueSERP API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

ValueSERP Search Request

46 properties

JSON SCHEMA

ValueSERP Search Response

16 properties

JSON SCHEMA

Examples 4

Example request and response payloads for these APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Valueserp Authentication

apiKey · 1 scheme

SECURITY

Valueserp Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Valueserp Agentic Access

6 operations

6 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: valueserp
name: ValueSERP
description: ValueSERP is a real-time Google Search API providing SERP results, image search, news search, shopping results,
  places, and local pack data via a simple REST interface with JSON output. Operated by Traject Data, it offers low-cost,
  high-reliability SERP data with no queues, batch processing capabilities, and pay-as-you-go or subscription pricing starting
  at $50/month for 25,000 searches.
type: Index
accessModel:
  pricing: paid
  onboarding: open
  trial: true
  try_now: true
  public: true
  label: Paid (free trial) · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/valueserp.png
url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/apis.yml
created: 2026-06-13
modified: 2026-06-13
specificationVersion: '0.19'
tags:
- SERP
- Search Engine Results
- Google Search
- Search API
- SEO
- Web Scraping
- Shopping Results
- News Search
- Image Search
- Local Search
- Places
- Data API
apis:
- aid: valueserp:valueserp-images-api
  name: ValueSERP Images API
  description: Google Image search results.
  humanURL: https://trajectdata.com/serp/value-serp-api/
  baseURL: https://api.valueserp.com
  tags:
  - Images
  properties:
  - type: OpenAPI
    url: openapi/valueserp-images-api-openapi.yml
  - type: Documentation
    url: https://docs.trajectdata.com/valueserp
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-request.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-response.json
- aid: valueserp:valueserp-news-api
  name: ValueSERP News API
  description: Google News article results.
  humanURL: https://trajectdata.com/serp/value-serp-api/
  baseURL: https://api.valueserp.com
  tags:
  - News
  properties:
  - type: OpenAPI
    url: openapi/valueserp-news-api-openapi.yml
  - type: Documentation
    url: https://docs.trajectdata.com/valueserp
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-request.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-response.json
- aid: valueserp:valueserp-places-api
  name: ValueSERP Places API
  description: Google Maps and local places search results.
  humanURL: https://trajectdata.com/serp/value-serp-api/
  baseURL: https://api.valueserp.com
  tags:
  - Places
  properties:
  - type: OpenAPI
    url: openapi/valueserp-places-api-openapi.yml
  - type: Documentation
    url: https://docs.trajectdata.com/valueserp
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-request.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-response.json
- aid: valueserp:valueserp-product-api
  name: ValueSERP Product API
  description: Google product knowledge panel data (deprecated).
  humanURL: https://trajectdata.com/serp/value-serp-api/
  baseURL: https://api.valueserp.com
  tags:
  - Product
  properties:
  - type: OpenAPI
    url: openapi/valueserp-product-api-openapi.yml
  - type: Documentation
    url: https://docs.trajectdata.com/valueserp
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-request.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-response.json
- aid: valueserp:valueserp-search-api
  name: ValueSERP Search API
  description: Google organic web search results.
  humanURL: https://trajectdata.com/serp/value-serp-api/
  baseURL: https://api.valueserp.com
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/valueserp-search-api-openapi.yml
  - type: Documentation
    url: https://docs.trajectdata.com/valueserp
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-request.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-response.json
- aid: valueserp:valueserp-shopping-api
  name: ValueSERP Shopping API
  description: Google Shopping product results.
  humanURL: https://trajectdata.com/serp/value-serp-api/
  baseURL: https://api.valueserp.com
  tags:
  - Shopping
  properties:
  - type: OpenAPI
    url: openapi/valueserp-shopping-api-openapi.yml
  - type: Documentation
    url: https://docs.trajectdata.com/valueserp
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-request.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-schema/valueserp-search-response.json
common:
- type: AgenticAccess
  url: agentic-access/valueserp-agentic-access.yml
- type: DomainSecurity
  url: security/valueserp-domain-security.yml
- type: Authentication
  url: authentication/valueserp-authentication.yml
- type: Website
  url: https://trajectdata.com/serp/value-serp-api/
- type: Documentation
  url: https://docs.trajectdata.com/valueserp
- type: GitHubOrg
  url: https://github.com/joejoinerr/python-valueserp
- type: LinkedIn
  url: https://www.linkedin.com/company/traject-data/
- type: Blog
  url: https://trajectdata.com/blog/
- type: Pricing
  url: https://trajectdata.com/serp/value-serp-api/pricing/
- type: StatusPage
  url: https://valueserp.statuspage.io/
- type: X
  url: https://x.com/valueserp
- type: Plans
  url: plans/valueserp-plans-pricing.yml
- type: RateLimits
  url: rate-limits/valueserp-rate-limits.yml
- type: FinOps
  url: finops/valueserp-finops.yml
- type: Vocabulary
  url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/vocabulary/valueserp-vocabulary.yml
- type: JSONLDContext
  url: https://raw.githubusercontent.com/api-evangelist/valueserp/refs/heads/main/json-ld/valueserp-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com