An open API service indexing awesome lists of open source software.

https://github.com/serpapi/serpapi-integrations

List of resources on how to integrate SerpApi with different tools and APIs
https://github.com/serpapi/serpapi-integrations

Last synced: 12 months ago
JSON representation

List of resources on how to integrate SerpApi with different tools and APIs

Awesome Lists containing this project

README

          

# SerpApi Integrations
List of resources on how to integrate SerpApi with different tools and APIs

## Basic
It's possible to use SerpApi with a simple HTTP GET request. For example:

```
https://serpapi.com/search.json?engine=google&q=Coffee&api_key=YOUR_SERPAPI_API_KEY
```

Alternatively, you can use our SDKs for different languages: [SerpApi SDKs](https://serpapi.com/integrations)

## No Code Integration
Resources on using SerpApi with no-code tools:

- [Google Sheets: Connect SerpApi with Google Sheets](https://serpapi.com/blog/connect-serp-api-with-google-sheet-no-code/)
- [NoCodeSerpApi: 100% No-Code Tool](https://nocodeserpapi.com/)
- [Make.com with SerpApi](https://serpapi.com/blog/announcing-serpapis-make-app/)
- [Bubble with SerpApi](https://serpapi.com/blog/introducing-serpapis-bubble-plugin/)
- [n8n with SerpApi - Hotel Price tracker](https://serpapi.com/blog/making-a-hotel-price-tracker-with-google-hotels-and-n8n/)
- [Zapier with SerpApi](https://serpapi.com/blog/adding-serpapi-to-a-zap-in-zapier/)
- [Make.com and Airtable - Scrape Google search results into Airtable](https://serpapi.com/blog/how-to-scrape-google-results-into-airtable/)
- [Pipedream with SerpApi](https://pipedream.com/apps/serpapi) - [Blog tutorial](https://serpapi.com/blog/integrate-serpapi-with-pipedream/)

## AI models Integration
Resources on using SerpApi with AI models:

- [OpenAI API x SerpApi](https://serpapi.com/blog/connect-openai-with-external-apis-with-function-calling/)
- [DeepSeek API x SerpApi](https://serpapi.com/blog/connect-deepseek-api-with-the-internet-google-search-and-more/)
- [Gemini API x SerpApi](https://serpapi.com/blog/access-real-time-data-with-gemini-api-using-function-calling/)
- [Claude API - Anthropic x SerpApi](https://serpapi.com/blog/connecting-claude-ai-to-the-internet-using-function-calling/)
- [Groq AI API x SerpApi](https://serpapi.com/blog/connect-groq-ai-to-the-internet/)
- [OpenAI assistant API x SerpApi](https://serpapi.com/blog/connect-assistant-api-to-the-internet-openai-x-google/)

## AI with No-Code Tools Integration
Resources on using SerpApi and AI model with no-code tool:

- [Connect SerpApi with ChatGPT using Make.com](https://serpapi.com/blog/no-code-guide-to-connect-serpapi-with-chatgpt/)
- [Build an AI Agent with n8n and Google searh result](https://serpapi.com/blog/how-to-build-an-ai-agent-with-n8n-and-live-google-search-data/)
- [connect CustomGPT with Google SERP API](https://serpapi.com/blog/how-to-connect-chatgpt-to-the-internet/)

## Others

- [Scrape Google Search engine into BigQuery](https://serpapi.com/blog/scrape-google-search-engine-data-into-bigquery/)
- [Bulk Image Search](https://bulkimagesearch.com/)
- [Use SerpApi with AWS Lambda and DynamoDB](https://serpapi.com/blog/scrape-google-search-results-with-python-and-aws/)