Official n8n node for SerpApi
npm install n8n-nodes-serpapiThis repo contains SerpApi's community node for n8n.
Follow the installation guide in the n8n community nodes documentation.
You must have a SerpApi API key to use this node. You can register for a free account to get an API key here:
https://serpapi.com/users/sign_up
Once registered, you can find your API key here:
https://serpapi.com/manage-api-key
Then you'll need to create a credential in n8n for SerpApi.
Add SerpApi to a workflow.
Configure a basic query and hit "Test step" to try a search.
!Test a Google Search through SerpApi
This node currently only supports the most popular SerpApi APIs. If there's an API missing that you would like to use, please let us know at contact@serpapi.com
In the meantime, you can also use the generic HTTP Request node to construct your search.
SerpApi's complete API documentation is available here:
https://serpapi.com/search-api
You can also find n8n related tutorials on our blog here:
https://serpapi.com/blog/tag/n8n/