zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Search Tools/Yahoo Search
Logo Yahoo Search

Yahoo Search

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

1 endpoint1 endpoint on this scraper24 calls24 calls so farupdated 2 months agoLast updated 8/2/2026, 8:26:42 AMBusy: 10+ calls so farllms.txt
Endpoints1

Search

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

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

Search
index.ts
// 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);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

1 endpoint · plain text
GET
Search/v1/search-tools:yahoo/search
3 params

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.zapi.ink/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-toolsbrave

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

6.8K6.8K calls so far1hResponses cached for 1h
Busy: 10+ calls so far

Bing Search

search-toolsbing

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

7.5K7.5K calls so far1hResponses cached for 1h
Busy: 10+ calls so far

DuckDuckGo

search-toolsduckduckgo

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

1.1K1.1K calls so far15mResponses cached for 15m
Busy: 10+ calls so far

GitHub Search

search-toolsgithub-code

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

6161 calls so far5mResponses cached for 5m
Busy: 10+ calls so far

Wikipedia

search-toolswikipedia

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

5454 calls so far3mResponses cached for 3m
Busy: 10+ calls so far

Stack Overflow

search-toolsstackoverflow

Stack Overflow & Stack Exchange search — Q&A programming dengan tags, score, view count. Support stackoverflow/superuser/serverfault/askubuntu.

3737 calls so far3mResponses cached for 3m
Busy: 10+ calls so far
zapi.

One key, one response shape. We keep the scrapers working.

Get an API key
ProductBrowse APIsPricingDocsMCP server
DevelopersSDK on npmGitHubOpenAPI specllms.txt
SupportReport an issueDiscord
LegalTermsPrivacyCookiesAUPRefunds
© 2026 ZapiPublic web data, one API.
zapi.