This node queries the SERP web search API.

Node Inputs

  1. Search Query: The search text for the SERP web search
    • Type: Text
  2. API Key: Your SERP API key
    • Type: Text

Node Outputs

  1. Output: The results from the SERP web search
    • Type: List<Text>
    • Example usage: {{serp_api_0.output}}

Considerations

  • API key is required.
  • Click on the “+” button on the right of the node to create and connect the node to a semantic search node to enable semantic search on the search results.