Skip to main content

Serper search

  • Bundle ID: serper

An aggregator for different Google search services.

Requisites

To use Serper search's services, you need to have the following credential information.

Required Credentials:

Plugins

Google image search with textual keywords

  • Plugin ID: serper/image_search

Inputs

  • query: The search query

Outputs

  • result: The search result, in json format

Google map search with textual keywords

  • Plugin ID: serper/maps_search

Inputs

  • query: The search query

Outputs

  • result: The search result, in json format

Google news search with textual keywords

  • Plugin ID: serper/news_search

Inputs

  • query: The search query

Outputs

  • result: The search result, in json format

Google scholar search with textual keywords

  • Plugin ID: serper/scholar_search

Inputs

  • query: The search query

Outputs

  • result: The search result, in json format

Google shopping search with textual keywords

  • Plugin ID: serper/shopping_search

Inputs

  • query: The search query

Outputs

  • result: The search result, in json format

Normal google search with textual keywords

  • Plugin ID: serper/text_search

Inputs

  • query: The search query

Outputs

  • result: The search result, in json format

Google video search with textual keywords

  • Plugin ID: serper/video_search

Inputs

  • query: The search query

Outputs

  • result: The search result, in json format