Skip to main content

Google search API

POST 

/google/search

Returns search results from Google. Rate limit is enforced at 1 request per second.

Google Search in response
{
"code": 200,
"msg": "OK",
"data": [
{
"url": "https://openai.com/index/chatgpt/",
"title": "Introducing ChatGPT - OpenAI",
"description": "Nov 30, 2022 · We've trained a model called ChatGPT which interacts in a conversational way. The dialogue format makes it possible for ChatGPT to answer ..."
},
{
"url": "https://openai.com/",
"title": "OpenAI",
"description": "What can I help with? Message ChatGPT. Quiz me on vocabulary. Plan a surf trip to Costa Rica in August."
},
{
"url": "https://chatgpt.com/",
"title": "ChatGPT",
"description": "ChatGPT helps you get answers, find inspiration and be more productive. It is free to use and easy to try. Just ask and ChatGPT can help with writing, learning,"
},
{
"url": "https://openai.com/chatgpt/overview/",
"title": "ChatGPT - OpenAI",
"description": "Type, talk, and use it your way. With ChatGPT, you can type or start a real-time voice conversation by tapping the soundwave icon in the mobile app."
},
{
"url": "https://apps.apple.com/us/app/chatgpt/id6448311069",
"title": "ChatGPT on the App Store - Apple",
"description": "This official app is free, syncs your history across devices, and brings you the newest model improvements from OpenAI. With ChatGPT in your pocket, you' ..."
},
{
"url": "https://openai.com/stories/chatgpt/",
"title": "OpenAI Stories | ChatGPT",
"description": "Explore how our network of customers is using our technology to advance their goals."
},
{
"url": "https://www.instagram.com/chatgpt/?hl=en",
"title": "ChatGPT - Instagram photos and videos",
"description": "What can I help with? Pro Tip: Tired of typing? Speak to ChatGPT in Voice Mode by tapping the wave icon in the lower right of the ChatGPT App."
},
{
"url": "https://play.google.com/store/apps/details?id=com.openai.chatgpt&hl=en_US",
"title": "ChatGPT - Apps on Google Play",
"description": "ChatGPT is incredible! It's like having a personal assistant, tutor, and creative partner all in one. It helps with everything from problem-solving and writing ..."
},
{
"url": "https://en.wikipedia.org/wiki/ChatGPT",
"title": "ChatGPT - Wikipedia",
"description": "ChatGPT is a generative artificial intelligence chatbot developed by OpenAI and launched in 2022. It is currently based on the GPT-4o large language model ..."
},
{
"url": "https://deepai.org/chat/free-chatgpt",
"title": "Free ChatGPT - DeepAI",
"description": "Free ChatGPT Standard Chat Mode Standard Default accuracy and speed. Turbo Faster responses, slightly less stable. Online Live web-browsing."
}
]
}

Request

Responses

OK

Response Headers
    X-RateLimit-Per-Second-Remaining

    Number of remaining requests per second