zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
On this page
  • Playground
  • Code examples
  • Full reference
  • Related APIs
Search Tools/Yahoo Search
Logo Yahoo Search

Yahoo Search

Yahoo Search scraper — hasil pencarian, snippet, related searches.

Endpoints
1
Requests
20
Updated
last month
For LLMs
llms.txt
Endpoint healthnot yet measured
  • searchnot measured
no measurements yetdaily 01:00 WIB

Playground

1 endpoint
GET/v1/search-tools:yahoo/search15m cache3 paramschecking key…
Parameters
querystringrequired

Search keyword

countnumber

Results per page 1-50 (default 10)

pagenumber

Result page (default 1, max 50)

·
Response
EXAMPLE
{
  "count": 3,
  "query": "ihsg",
  "results": [
    {
      "link": "https://www.idx.id/en/products/index/",
      "title": "Index [www.idx.id]",
      "snippet": "22 hours ago · Stock Index The Indonesia Stock Exchange (IDX) actively continues to innovate in the development through providing stock indices that can be used by all participants in Indonesia capital market. The index book \"IDX Stock Index Handbook\" contains a concise overview of the indices provided by the IDX.",
      "position": 1,
      "displayLink": "www.idx.id"
    },
    {
      "link": "https://en.wikipedia.org/wiki/IDX_Composite",
      "title": "IDX Composite - Wikipedia",
      "snippet": "'Combined Stock Prices Index', IHSG) is a stock index of all stocks listed on the Indonesia Stock Exchange, IDX (formerly known as Jakarta Stock Exchange, JSX).",
      "position": 2,
      "displayLink": "en.wikipedia.org"
    },
    {
      "link": "https://www.idxchannel.com/stocks?index=IHSG&indexdetail=mainidxindices",
      "title": "IDX Channel - Real Time Data Market & Chart Saham IHSG",
      "snippet": "Real-time Data Market, Chart, Data Historis, Analisis Dan Berita Saham Terkini Hari Ini | Market Stock - IDX Channel IHSG",
      "position": 3,
      "displayLink": "www.idxchannel.com"
    }
  ],
  "relatedSearches": []
}

Code examples

Search
zpi-sdkrecommended
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("search-tools:yahoo", "search", {
  "query": "pizza",
  "count": 10,
  "page": 1
});
console.log(data);
Full SDK reference →
request.sh
curl -X GET "https://api.zpi.web.id/v1/search-tools:yahoo/search?query=pizza&count=10&page=1" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Full reference

1 endpoint · plain text
GETSearch/v1/search-tools:yahoo/searchYahoo Search scraper — hasil pencarian, snippet, related searches.

Parameters

querystringrequired
Search keyword
countnumberoptional
Results per page 1-50 (default 10)
pagenumberoptional
Result page (default 1, max 50)

Request

curl -X GET "https://api.zpi.web.id/v1/search-tools:yahoo/search?query=pizza&count=10&page=1" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "count": 3,
  "query": "ihsg",
  "results": [
    {
      "link": "https://www.idx.id/en/products/index/",
      "title": "Index [www.idx.id]",
      "snippet": "22 hours ago · Stock Index The Indonesia Stock Exchange (IDX) actively continues to innovate in the development through providing stock indices that can be used by all participants in Indonesia capital market. The index book \"IDX Stock Index Handbook\" contains a concise overview of the indices provided by the IDX.",
      "position": 1,
      "displayLink": "www.idx.id"
    },
    {
      "link": "https://en.wikipedia.org/wiki/IDX_Composite",
      "title": "IDX Composite - Wikipedia",
      "snippet": "'Combined Stock Prices Index', IHSG) is a stock index of all stocks listed on the Indonesia Stock Exchange, IDX (formerly known as Jakarta Stock Exchange, JSX).",
      "position": 2,
      "displayLink": "en.wikipedia.org"
    },
    {
      "link": "https://www.idxchannel.com/stocks?index=IHSG&indexdetail=mainidxindices",
      "title": "IDX Channel - Real Time Data Market & Chart Saham IHSG",
      "snippet": "Real-time Data Market, Chart, Data Historis, Analisis Dan Berita Saham Terkini Hari Ini | Market Stock - IDX Channel IHSG",
      "position": 3,
      "displayLink": "www.idxchannel.com"
    }
  ],
  "relatedSearches": []
}

Related APIs

More in search-tools

Brave Search

search-tools/brave

Web search via Brave — datacenter-friendly, no captcha, real-time dengan title/URL/snippet.

5K calls·1h cache

Bing Search

search-tools/bing

Bing Search. pencarian web lengkap, snippet, link, multi-bahasa dan region

5.5K calls·1h cache

DuckDuckGo

search-tools/duckduckgo

DuckDuckGo web search — privacy-focused search engine, no tracking, hasil pencarian web umum dengan title, URL, snippet.

736 calls·15m cache

GitHub Search

search-tools/github-code

Searches public code and repositories and returns matching file or repo metadata.

58 calls·5m cache

Wikipedia

search-tools/wikipedia

Wikipedia search — pencarian artikel ensiklopedia multi-bahasa (en/id) dengan title, snippet, URL halaman.

51 calls·3m cache

Hacker News

search-tools/hackernews

Hacker News search via Algolia API — pencarian post & komentar tech/startup community dengan points, comments, author.

48 calls·3m cache
Browse APIsPricingDocsMCP serverGet an API key
zapi.One key, one response shape.
TermsPrivacyCookiesAUPRefunds© 2026