How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OpenSERP Search API

Dedicated per-engine search endpoints

OpenSERP Search API is one of 6 APIs that OpenSERP publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Search. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 6 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 2.2.0.

Requests are made against a single base URL, http://127.0.0.1:7000.

7 operations 6 paths 25 schemas 3 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.2.0
Base URL
https://api.openserp.org
License
Resource Areas
1

Paths & Operations 7

Across 6 paths, the API surfaces 7 operations — 3 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Search 7

Dedicated per-engine search endpoints

GET
/{engine}/search
Search web results from a specific engine
searchWeb 22 params → 200400403429502503504404
GET
/{engine}/image
Search image results from a specific engine
searchImages 19 params → 200400403429502503504404
POST
/google/parse
Parse a Google SERP HTML document into structured results
parseGoogleHTML 1 param body → 200400500
POST
/bing/parse
Parse a Bing SERP HTML document into structured results
parseBingHTML 1 param body → 200400500
GET
/extract
Extract clean content from one URL
extractURL 9 params → 200400502
POST
/extract
Extract clean content from one URL
extractURLPost body → 200400502
POST
/extract/batch
Extract content from multiple URLs
extractBatch 2 params body → 200400

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are Result (14 properties), ExtractResult (12 properties), SerpFeature (11 properties), ImageResult (7 properties). Each schema is shown below with its type and property counts.

SearchEnvelope
object
5 properties 5 required
Pagination
object
3 properties 3 required
ExtractMeta
object
4 properties
ExtractLink
object
2 properties
FeatureLink
object
2 properties
SerpFeature
object
11 properties 4 required
ImageEnvelope
object
4 properties 4 required
ImageData
object
4 properties 1 required
ExtractResult
object
12 properties
QueryEcho
object
4 properties 2 required
ResultType
string
SERP block type. New values require a minor version bump (meta.version: "2.1"). In v2.1, engines may emit specialized modules such as peoplealsoask when a pars…
EngineErrorDetail
object
3 properties 2 required
ImageResult
object
7 properties 7 required
Result
object
14 properties 11 required
ImageSource
object
2 properties 2 required
Position
object
1 property 1 required
ExtractedContent
object
One enriched target page. content holds a single representation chosen by the response format (plain text for format=text, markdown otherwise), named by format…
6 properties
FeatureItem
object
3 properties
ExtractHeading
object
2 properties
ErrorResponse
object
6 properties 2 required
ResponseMeta
object
6 properties 5 required
DomainInfo
object
3 properties 1 required
BatchExtractItem
object
2 properties
BatchExtractRequest
object
6 properties 1 required
Classification
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openserp-search-api-openapi.yml Raw ↑

Other APIs OpenSERP publishes across the network.

OpenSERP Cloud API
OpenSERP Docs API
OpenSERP Health API
OpenSERP Mega API
OpenSERP Stats API
Where this information came from

This is an independent, third-party profile of OpenSERP Search API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.