xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
  1. Home
  2. ›
  3. Providers
  4. ›
  5. SearchAPI

SearchAPI logo

SearchAPI

Community
18 tools

$0.02/call

Real-time SERP scraping API - Search YouTube, Google, Amazon, TikTok, Instagram, and 100+ other platforms

​
​
How it works ↓
Searchapi Tripadvisor Search
searchapi_tripadvisor_search

Search TripAdvisor listings


flat

$0.02/call

Searchapi Youtube Comments
searchapi_youtube_comments

Get comments on a YouTube video


flat

$0.02/call

Searchapi Youtube Channel
searchapi_youtube_channel

Get YouTube channel info


flat

$0.02/call

Searchapi Reddit Ad Library
searchapi_reddit_ad_library

Search Reddit ads library


flat

$0.02/call

Searchapi Meta Ad Library
searchapi_meta_ad_library

Search Meta/Facebook ads library


flat

$0.02/call

Searchapi Youtube Transcripts
searchapi_youtube_transcripts

Get video transcript/captions


flat

$0.02/call

Searchapi Amazon Search
searchapi_amazon_search

Search Amazon products


flat

$0.02/call

Searchapi Ebay Search
searchapi_ebay_search

Search eBay listings


flat

$0.02/call

Searchapi Youtube Video Details
searchapi_youtube_video_details

Get detailed info about a YouTube video


flat

$0.02/call

Searchapi Youtube Channel Videos
searchapi_youtube_channel_videos

Get videos from a YouTube channel


flat

$0.02/call

Searchapi Apple App Store Search
searchapi_apple_app_store_search

Search Apple App Store apps


flat

$0.02/call

Searchapi Airbnb Search
searchapi_airbnb_search

Search Airbnb listings


flat

$0.02/call

Searchapi Tiktok Profile
searchapi_tiktok_profile

Get TikTok user profile info


flat

$0.02/call

Searchapi Instagram Profile
searchapi_instagram_profile

Get Instagram profile info


flat

$0.02/call

Searchapi Walmart Search
searchapi_walmart_search

Search Walmart products


flat

$0.02/call

Searchapi Tiktok Ads Library
searchapi_tiktok_ads_library

Search TikTok ads library


flat

$0.02/call

Searchapi Linkedin Ad Library
searchapi_linkedin_ad_library

Search LinkedIn ads library


flat

$0.02/call

Searchapi Youtube Search
searchapi_youtube_search

Search YouTube videos by query


flat

$0.02/call

Connect SearchAPI tools
​
​

Cursor

Claude Code

Claude Desktop

Windsurf

VS Code

Cline

Roo Code

ChatGPT

Gemini CLI

Amazon Q

Goose

Augment

n8n

API / cURL

AI SDK

TypeScript SDK

Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "searchapi": {
      "url": "https://searchapi.mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
Or connect all tools

Access all tools (including SearchAPI) through a single MCP connection.

https://mcp.xpay.sh/mcp?key=***
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
Agent Discovery

Machine-readable catalogs for LLM agents and automation.

llms.txt — Human-readable tool catalog
curl https://xpay.tools/llms.txt
agents.txt — Structured JSON for agents
curl https://xpay.tools/agents.txt
skill.md — Claude Code skill
curl https://xpay.tools/skill.md
Pricing

Pay per tool call. No subscriptions.

18 SearchAPI tools available
About SearchAPI

SearchAPI on xpay — Real-time SERP scraping without the signup friction

SearchAPI is a real-time search results and metadata scraping API that lets you query YouTube, Google, Amazon, TikTok, Instagram, Reddit, eBay, Airbnb, and over 100 other platforms from a single interface. Developers reach for SearchAPI when they need to extract live search results, product listings, video metadata, comments, transcripts, or ad library data—without building and maintaining their own scrapers or dealing with rate limits and blocking.

On xpay, you call SearchAPI's 18 tools directly through an MCP connection. No SearchAPI account signup. No subscription. You pay $0.02 per call, only for what you use, and billing rolls up into your xpay account.

What's available

  • YouTube tools: searchapi_youtube_video_details, searchapi_youtube_channel, searchapi_youtube_channel_videos, searchapi_youtube_comments, searchapi_youtube_transcripts — fetch video metadata, channel info, comments, and full transcripts/captions.
  • E-commerce search: searchapi_amazon_search, searchapi_ebay_search, searchapi_airbnb_search, searchapi_apple_app_store_search, searchapi_tripadvisor_search — search products, listings, and reviews across major marketplaces.
  • Ad library & social: searchapi_reddit_ad_library, searchapi_meta_ad_library — access archived ads from Reddit and Meta/Facebook for competitive intelligence and compliance research.
  • Google & general search: Full SERP scraping for Google and other search engines (exact tool names available via xpay_discover("searchapi") when connected).

When SearchAPI is the right tool

  • You need live search results or product data from multiple platforms and want a unified API instead of building separate integrations.
  • You're building a competitive intelligence tool, price monitoring system, or market research dashboard.
  • You need YouTube metadata, transcripts, or comment data for content analysis or SEO auditing.
  • You're scraping ad libraries for compliance, brand safety, or political/social research.
  • You want to avoid the overhead of maintaining your own scrapers and handling platform-specific rate limits and anti-bot measures.
  • You're prototyping quickly and don't want to commit to a subscription or long-term contract.

When to choose something else

  • If you only need Google organic search results, a lighter-weight general search API (like Tavily or Perplexity) may be more cost-effective.
  • If you need real-time stock prices, crypto data, or financial information, SearchAPI is not a financial data provider—use a dedicated finance API.
  • If you're doing large-scale, continuous scraping (millions of calls/month), negotiating a direct SearchAPI contract may offer volume discounts that xpay's per-call model won't match.
  • If you need custom parsing or post-processing of results, you may prefer to build your own scraper or use a data pipeline tool.
  • If your use case is limited to a single platform (e.g., only YouTube), a platform-specific API might be simpler and cheaper.

Pricing snapshot

ToolPrice per call
searchapi_youtube_video_details$0.02
searchapi_amazon_search$0.02
searchapi_tripadvisor_search$0.02
searchapi_youtube_transcripts$0.02
searchapi_reddit_ad_library$0.02
searchapi_meta_ad_library$0.02
All other SearchAPI tools$0.02

All 18 SearchAPI tools on xpay are uniformly priced at $0.02 per call. You receive a $5 free credit upon signup to test before committing.

Quickstart

Step 1: Get your xpay API key

Sign up at https://xpay.tools with your email or Google account. Copy your API key from the dashboard.

Step 2: Add the SearchAPI MCP endpoint to Claude Code

claude mcp add --transport http searchapi "https://searchapi.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"

Replace YOUR_XPAY_KEY with your actual key.

Step 3: Use SearchAPI tools in Claude

Once connected, Claude can call SearchAPI tools by name. For example, ask Claude: "Search for 5-star hotels in Paris on Airbnb" or "Get the transcript of this YouTube video: [URL]". Claude will invoke searchapi_airbnb_search or searchapi_youtube_transcripts with the appropriate arguments, and you'll be billed $0.02 per call.

Alternative: Use the unified xpay endpoint (all providers in one connection)

claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"

With the unified endpoint, you can also use xpay_discover("searchapi") to list all available SearchAPI tools, or xpay_details("searchapi/youtube_video_details") to see the full schema and pricing for a specific tool.

For Cursor, Windsurf, Cline, or VS Code (Copilot):

Add a server entry to your mcp.json configuration file:

{
  "mcpServers": {
    "searchapi": {
      "url": "https://searchapi.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"
    }
  }
}

Why route SearchAPI through xpay?

  • No SearchAPI signup: xpay holds the upstream credentials. You authenticate once with xpay and get instant access to SearchAPI's full toolkit.
  • Pay only for what you use: $0.02 per call, no subscription, no minimum. Stop paying when you stop calling.
  • MCP-native: SearchAPI tools integrate seamlessly into Claude Code, Cursor, and other MCP-compatible AI agents. Your agent can discover and invoke tools programmatically.
  • Unified billing: If you use multiple xpay providers (Tavily, Apollo, Perplexity, etc.), one invoice covers everything. No juggling multiple vendor dashboards.
  • Instant provisioning: Start using SearchAPI in seconds. No waiting for account approval or credit card processing from SearchAPI directly.
  • Transparent pricing: Every call is itemized in your xpay dashboard. No hidden fees or surprise charges.
Frequently Asked Questions

SearchAPI is a real-time SERP (search engine results page) and metadata scraping API that lets you query YouTube, Google, Amazon, TikTok, Instagram, Reddit, eBay, Airbnb, and 100+ other platforms. You can fetch search results, product listings, video metadata, comments, transcripts, and ad library data without building your own scrapers.

All 18 SearchAPI tools on xpay are uniformly priced at $0.02 per call. There is no subscription or minimum. You pay only for the calls you make, and billing is itemized in your xpay dashboard. New users receive a $5 free credit to test.

No. xpay holds the SearchAPI credentials on your behalf. You sign up once at xpay.tools with your email or Google account, get an API key, and immediately have access to all SearchAPI tools. You never create a SearchAPI account or provide payment to SearchAPI directly.

Common use cases include competitive intelligence, price monitoring, market research dashboards, YouTube content analysis, ad library research for compliance or brand safety, e-commerce product scraping, and SEO auditing. SearchAPI is useful whenever you need live data from multiple platforms without maintaining your own scrapers.

Run `claude mcp add --transport http searchapi "https://searchapi.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"` in your terminal, replacing `YOUR_XPAY_KEY` with your xpay API key from https://xpay.tools. Once connected, Claude can call SearchAPI tools by name (e.g., `searchapi_youtube_video_details`, `searchapi_amazon_search`).

Yes. Add a server entry to your `mcp.json` configuration file with the SearchAPI MCP endpoint URL: `{ "mcpServers": { "searchapi": { "url": "https://searchapi.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY" } } }`. Cursor, Windsurf, Cline, and VS Code (with Copilot) all support this configuration.

If you only need Google search results, lighter APIs like Tavily or Perplexity may be cheaper. For financial or crypto data, use a dedicated finance API. For single-platform scraping (e.g., YouTube only), a platform-specific API might be simpler. For very large-scale scraping, a direct SearchAPI contract may offer volume discounts.

Yes. Instead of adding the per-provider SearchAPI endpoint, add the unified xpay endpoint: `claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"`. This gives you access to SearchAPI, Tavily, Apollo, Perplexity, and all other xpay providers through one MCP connection. Use `xpay_discover()` to find tools and `xpay_run()` to invoke them.

xpay tools logo

Marketplace for AI Capabilities. Run agents, tools & prompts with pay-per-use micropayments.

or ask your AI app
Popular Tools
FirecrawlTavilyExaHunterPerplexityRecraftIdeogramFlux
Collections
AI Image & MediaContent & ResearchDev ToolsFinanceLead GenWeb ScrapingCompetitive Intel
Developers
DocumentationAPI ReferenceQuickstartSDKsSkillsskill.mdllms.txt
Resources
The Agentic EconomyAgentic CommerceAgent Frameworksx402 ProtocolBlog
Company
About xpayxpay.shGitHubDiscordTwitter / X

© 2026 Agentically Inc. All rights reserved.
Privacy PolicyTerms of Service
✦
xpay Assistant
Searchapi Tools

Ask me about tools, pricing, or how to connect

What tools does Searchapi offer?
How do I connect via MCP?
Show me pricing
DocsCollectionsExplore