Open Connector
All tools

SerpApi logoSerpApi

SerpApi is a real-time API to access Google search results. We handle proxies, solve captchas, and parse all rich structured data for you.

serpapivcatalog-v170 tools

Authentication

MethodKindStatusDetails
API Keyapi_keyavailable

Call a tool

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "SERPAPI_APPLE_APP_STORE_SEARCH",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("SERPAPI_APPLE_APP_STORE_SEARCH", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute SERPAPI_APPLE_APP_STORE_SEARCH --data '{ }'

Tool catalog

Available tools

70 callable operations

Search apple app storeSERPAPI_APPLE_APP_STORE_SEARCHRuns the SerpApi apple_app_store engine and returns its structured JSON response.

Runs the SerpApi apple_app_store engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchapple_app_store
Search apple mapsSERPAPI_APPLE_MAPS_SEARCHRuns the SerpApi apple_maps engine and returns its structured JSON response.

Runs the SerpApi apple_maps engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchapple_maps
Search baidu newsSERPAPI_BAIDU_NEWS_SEARCHRuns the SerpApi baidu_news engine and returns its structured JSON response.

Runs the SerpApi baidu_news engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchbaidu_news
Search baiduSERPAPI_BAIDU_SEARCHRuns the SerpApi baidu engine and returns its structured JSON response.

Runs the SerpApi baidu engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchbaidu
Search bing copilotSERPAPI_BING_COPILOT_SEARCHRuns the SerpApi bing_copilot engine and returns its structured JSON response.

Runs the SerpApi bing_copilot engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchbing_copilot
Search bing imagesSERPAPI_BING_IMAGES_SEARCHRuns the SerpApi bing_images engine and returns its structured JSON response.

Runs the SerpApi bing_images engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchbing_images
Search bing mapsSERPAPI_BING_MAPS_SEARCHRuns the SerpApi bing_maps engine and returns its structured JSON response.

Runs the SerpApi bing_maps engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchbing_maps
Search bing newsSERPAPI_BING_NEWS_SEARCHRuns the SerpApi bing_news engine and returns its structured JSON response.

Runs the SerpApi bing_news engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchbing_news
Search bingSERPAPI_BING_SEARCHRuns the SerpApi bing engine and returns its structured JSON response.

Runs the SerpApi bing engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchbing
Search bing shoppingSERPAPI_BING_SHOPPING_SEARCHRuns the SerpApi bing_shopping engine and returns its structured JSON response.

Runs the SerpApi bing_shopping engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchbing_shopping
Search bing videosSERPAPI_BING_VIDEOS_SEARCHRuns the SerpApi bing_videos engine and returns its structured JSON response.

Runs the SerpApi bing_videos engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchbing_videos
Search brave ai modeSERPAPI_BRAVE_AI_MODE_SEARCHRuns the SerpApi brave_ai_mode engine and returns its structured JSON response.

Runs the SerpApi brave_ai_mode engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchbrave_ai_mode
Search duckduckgo lightSERPAPI_DUCKDUCKGO_LIGHT_SEARCHRuns the SerpApi duckduckgo_light engine and returns its structured JSON response.

Runs the SerpApi duckduckgo_light engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchduckduckgo_light
Search duckduckgo mapsSERPAPI_DUCKDUCKGO_MAPS_SEARCHRuns the SerpApi duckduckgo_maps engine and returns its structured JSON response.

Runs the SerpApi duckduckgo_maps engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchduckduckgo_maps
Search duckduckgo newsSERPAPI_DUCKDUCKGO_NEWS_SEARCHRuns the SerpApi duckduckgo_news engine and returns its structured JSON response.

Runs the SerpApi duckduckgo_news engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchduckduckgo_news
Search duckduckgoSERPAPI_DUCKDUCKGO_SEARCHRuns the SerpApi duckduckgo engine and returns its structured JSON response.

Runs the SerpApi duckduckgo engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchduckduckgo
Search ebaySERPAPI_EBAY_SEARCHRuns the SerpApi ebay engine and returns its structured JSON response.

Runs the SerpApi ebay engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchebay
Get SerpApi AccountSERPAPI_GET_ACCOUNTGets the connected SerpApi account's plan, usage, credits, and rate-limit information without exposing its API key.

Gets the connected SerpApi account's plan, usage, credits, and rate-limit information without exposing its API key.

Authentication

Connected account required

Tags

accountusage
Search google about this resultSERPAPI_GOOGLE_ABOUT_THIS_RESULT_SEARCHRuns the SerpApi google_about_this_result engine and returns its structured JSON response.

Runs the SerpApi google_about_this_result engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_about_this_result
Search google adsSERPAPI_GOOGLE_ADS_SEARCHRuns the SerpApi google_ads engine and returns its structured JSON response.

Runs the SerpApi google_ads engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_ads
Search google ai modeSERPAPI_GOOGLE_AI_MODE_SEARCHRuns the SerpApi google_ai_mode engine and returns its structured JSON response.

Runs the SerpApi google_ai_mode engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_ai_mode
Search google autocompleteSERPAPI_GOOGLE_AUTOCOMPLETE_SEARCHRuns the SerpApi google_autocomplete engine and returns its structured JSON response.

Runs the SerpApi google_autocomplete engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_autocomplete
Search google eventsSERPAPI_GOOGLE_EVENTS_SEARCHRuns the SerpApi google_events engine and returns its structured JSON response.

Runs the SerpApi google_events engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_events
Search google financeSERPAPI_GOOGLE_FINANCE_SEARCHRuns the SerpApi google_finance engine and returns its structured JSON response.

Runs the SerpApi google_finance engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_finance
Search google flights autocompleteSERPAPI_GOOGLE_FLIGHTS_AUTOCOMPLETE_SEARCHRuns the SerpApi google_flights_autocomplete engine and returns its structured JSON response.

Runs the SerpApi google_flights_autocomplete engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_flights_autocomplete
Search google forumsSERPAPI_GOOGLE_FORUMS_SEARCHRuns the SerpApi google_forums engine and returns its structured JSON response.

Runs the SerpApi google_forums engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_forums
Search google hotels autocompleteSERPAPI_GOOGLE_HOTELS_AUTOCOMPLETE_SEARCHRuns the SerpApi google_hotels_autocomplete engine and returns its structured JSON response.

Runs the SerpApi google_hotels_autocomplete engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_hotels_autocomplete
Search google hotelsSERPAPI_GOOGLE_HOTELS_SEARCHRuns the SerpApi google_hotels engine and returns its structured JSON response.

Runs the SerpApi google_hotels engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_hotels
Search google images lightSERPAPI_GOOGLE_IMAGES_LIGHT_SEARCHRuns the SerpApi google_images_light engine and returns its structured JSON response.

Runs the SerpApi google_images_light engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_images_light
Search google imagesSERPAPI_GOOGLE_IMAGES_SEARCHRuns the SerpApi google_images engine and returns its structured JSON response.

Runs the SerpApi google_images engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_images
Search google jobs listingSERPAPI_GOOGLE_JOBS_LISTING_SEARCHRuns the SerpApi google_jobs_listing engine and returns its structured JSON response.

Runs the SerpApi google_jobs_listing engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_jobs_listing
Search google jobsSERPAPI_GOOGLE_JOBS_SEARCHRuns the SerpApi google_jobs engine and returns its structured JSON response.

Runs the SerpApi google_jobs engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_jobs
Search google lightSERPAPI_GOOGLE_LIGHT_SEARCHRuns the SerpApi google_light engine and returns its structured JSON response.

Runs the SerpApi google_light engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_light
Search google localSERPAPI_GOOGLE_LOCAL_SEARCHRuns the SerpApi google_local engine and returns its structured JSON response.

Runs the SerpApi google_local engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_local
Search google local servicesSERPAPI_GOOGLE_LOCAL_SERVICES_SEARCHRuns the SerpApi google_local_services engine and returns its structured JSON response.

Runs the SerpApi google_local_services engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_local_services
Search google maps autocompleteSERPAPI_GOOGLE_MAPS_AUTOCOMPLETE_SEARCHRuns the SerpApi google_maps_autocomplete engine and returns its structured JSON response.

Runs the SerpApi google_maps_autocomplete engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_maps_autocomplete
Search google mapsSERPAPI_GOOGLE_MAPS_SEARCHRuns the SerpApi google_maps engine and returns its structured JSON response.

Runs the SerpApi google_maps engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_maps
Search google news lightSERPAPI_GOOGLE_NEWS_LIGHT_SEARCHRuns the SerpApi google_news_light engine and returns its structured JSON response.

Runs the SerpApi google_news_light engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_news_light
Search google newsSERPAPI_GOOGLE_NEWS_SEARCHRuns the SerpApi google_news engine and returns its structured JSON response.

Runs the SerpApi google_news engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_news
Search google patentsSERPAPI_GOOGLE_PATENTS_SEARCHRuns the SerpApi google_patents engine and returns its structured JSON response.

Runs the SerpApi google_patents engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_patents
Search google play booksSERPAPI_GOOGLE_PLAY_BOOKS_SEARCHRuns the SerpApi google_play_books engine and returns its structured JSON response.

Runs the SerpApi google_play_books engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_play_books
Search google play gamesSERPAPI_GOOGLE_PLAY_GAMES_SEARCHRuns the SerpApi google_play_games engine and returns its structured JSON response.

Runs the SerpApi google_play_games engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_play_games
Search google play moviesSERPAPI_GOOGLE_PLAY_MOVIES_SEARCHRuns the SerpApi google_play_movies engine and returns its structured JSON response.

Runs the SerpApi google_play_movies engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_play_movies
Search google playSERPAPI_GOOGLE_PLAY_SEARCHRuns the SerpApi google_play engine and returns its structured JSON response.

Runs the SerpApi google_play engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_play
Search google reverse imageSERPAPI_GOOGLE_REVERSE_IMAGE_SEARCHRuns the SerpApi google_reverse_image engine and returns its structured JSON response.

Runs the SerpApi google_reverse_image engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_reverse_image
Search google scholar citeSERPAPI_GOOGLE_SCHOLAR_CITE_SEARCHRuns the SerpApi google_scholar_cite engine and returns its structured JSON response.

Runs the SerpApi google_scholar_cite engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_scholar_cite
Search google scholarSERPAPI_GOOGLE_SCHOLAR_SEARCHRuns the SerpApi google_scholar engine and returns its structured JSON response.

Runs the SerpApi google_scholar engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_scholar
Search googleSERPAPI_GOOGLE_SEARCHRuns the SerpApi google engine and returns its structured JSON response.

Runs the SerpApi google engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle
Search google shopping filtersSERPAPI_GOOGLE_SHOPPING_FILTERS_SEARCHRuns the SerpApi google_shopping_filters engine and returns its structured JSON response.

Runs the SerpApi google_shopping_filters engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_shopping_filters
Search google shopping lightSERPAPI_GOOGLE_SHOPPING_LIGHT_SEARCHRuns the SerpApi google_shopping_light engine and returns its structured JSON response.

Runs the SerpApi google_shopping_light engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_shopping_light
Search google shoppingSERPAPI_GOOGLE_SHOPPING_SEARCHRuns the SerpApi google_shopping engine and returns its structured JSON response.

Runs the SerpApi google_shopping engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_shopping
Search google short videosSERPAPI_GOOGLE_SHORT_VIDEOS_SEARCHRuns the SerpApi google_short_videos engine and returns its structured JSON response.

Runs the SerpApi google_short_videos engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_short_videos
Search google trends autocompleteSERPAPI_GOOGLE_TRENDS_AUTOCOMPLETE_SEARCHRuns the SerpApi google_trends_autocomplete engine and returns its structured JSON response.

Runs the SerpApi google_trends_autocomplete engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_trends_autocomplete
Search google trendsSERPAPI_GOOGLE_TRENDS_SEARCHRuns the SerpApi google_trends engine and returns its structured JSON response.

Runs the SerpApi google_trends engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_trends
Search google videos lightSERPAPI_GOOGLE_VIDEOS_LIGHT_SEARCHRuns the SerpApi google_videos_light engine and returns its structured JSON response.

Runs the SerpApi google_videos_light engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_videos_light
Search google videosSERPAPI_GOOGLE_VIDEOS_SEARCHRuns the SerpApi google_videos engine and returns its structured JSON response.

Runs the SerpApi google_videos engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchgoogle_videos
Search home depotSERPAPI_HOME_DEPOT_SEARCHRuns the SerpApi home_depot engine and returns its structured JSON response.

Runs the SerpApi home_depot engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchhome_depot
Search naver ai overviewSERPAPI_NAVER_AI_OVERVIEW_SEARCHRuns the SerpApi naver_ai_overview engine and returns its structured JSON response.

Runs the SerpApi naver_ai_overview engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchnaver_ai_overview
Search naverSERPAPI_NAVER_SEARCHRuns the SerpApi naver engine and returns its structured JSON response.

Runs the SerpApi naver engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchnaver
Search search indexSERPAPI_SEARCH_INDEX_SEARCHRuns the SerpApi search_index engine and returns its structured JSON response.

Runs the SerpApi search_index engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchsearch_index
Search tripadvisorSERPAPI_TRIPADVISOR_SEARCHRuns the SerpApi tripadvisor engine and returns its structured JSON response.

Runs the SerpApi tripadvisor engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchtripadvisor
Search walmartSERPAPI_WALMART_SEARCHRuns the SerpApi walmart engine and returns its structured JSON response.

Runs the SerpApi walmart engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchwalmart
Search yahoo imagesSERPAPI_YAHOO_IMAGES_SEARCHRuns the SerpApi yahoo_images engine and returns its structured JSON response.

Runs the SerpApi yahoo_images engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchyahoo_images
Search yahooSERPAPI_YAHOO_SEARCHRuns the SerpApi yahoo engine and returns its structured JSON response.

Runs the SerpApi yahoo engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchyahoo
Search yahoo shoppingSERPAPI_YAHOO_SHOPPING_SEARCHRuns the SerpApi yahoo_shopping engine and returns its structured JSON response.

Runs the SerpApi yahoo_shopping engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchyahoo_shopping
Search yahoo videosSERPAPI_YAHOO_VIDEOS_SEARCHRuns the SerpApi yahoo_videos engine and returns its structured JSON response.

Runs the SerpApi yahoo_videos engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchyahoo_videos
Search yandex imagesSERPAPI_YANDEX_IMAGES_SEARCHRuns the SerpApi yandex_images engine and returns its structured JSON response.

Runs the SerpApi yandex_images engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchyandex_images
Search yandexSERPAPI_YANDEX_SEARCHRuns the SerpApi yandex engine and returns its structured JSON response.

Runs the SerpApi yandex engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchyandex
Search yandex videosSERPAPI_YANDEX_VIDEOS_SEARCHRuns the SerpApi yandex_videos engine and returns its structured JSON response.

Runs the SerpApi yandex_videos engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchyandex_videos
Search youtubeSERPAPI_YOUTUBE_SEARCHRuns the SerpApi youtube engine and returns its structured JSON response.

Runs the SerpApi youtube engine and returns its structured JSON response.

Authentication

Connected account required

Tags

searchyoutube

Provider resources