← Tools Reference

Zenserp

Zenserp integration (Data, Location). Imported from open-connector.

API key4 toolshttps://app.zenserp.com/api/v2
GET
zenserp_search
Run a Google Search request through Zenserp and return the first-pass common result surfaces.

/search

7 parameters
ParamTypeRequiredDescription
qstringrequiredSearch query sent to Zenserp.
searchEnginestringoptionalSearch engine domain sent as the search_engine query parameter.
locationstringoptionalGeo location string sent to Zenserp when localized results are needed.
hlstringoptionalLanguage code sent to Zenserp.
glstringoptionalCountry code sent to Zenserp.
numintegeroptionalMaximum number of results to request.
startintegeroptionalZero-based result offset used for pagination.
GET
zenserp_google_news_search
Run a Google News request through Zenserp.

/search

7 parameters
ParamTypeRequiredDescription
qstringrequiredSearch query sent to Zenserp.
searchEnginestringoptionalSearch engine domain sent as the search_engine query parameter.
locationstringoptionalGeo location string sent to Zenserp when localized results are needed.
hlstringoptionalLanguage code sent to Zenserp.
glstringoptionalCountry code sent to Zenserp.
numintegeroptionalMaximum number of results to request.
startintegeroptionalZero-based result offset used for pagination.
GET
zenserp_google_maps_search
Run a Google Maps local search request through Zenserp.

/search

7 parameters
ParamTypeRequiredDescription
qstringrequiredSearch query sent to Zenserp.
searchEnginestringoptionalSearch engine domain sent as the search_engine query parameter.
locationstringoptionalGeo location string sent to Zenserp when localized results are needed.
hlstringoptionalLanguage code sent to Zenserp.
glstringoptionalCountry code sent to Zenserp.
numintegeroptionalMaximum number of results to request.
startintegeroptionalZero-based result offset used for pagination.
GET
zenserp_google_image_search
Run a Google Image Search request through Zenserp.

/search

7 parameters
ParamTypeRequiredDescription
qstringrequiredSearch query sent to Zenserp.
searchEnginestringoptionalSearch engine domain sent as the search_engine query parameter.
locationstringoptionalGeo location string sent to Zenserp when localized results are needed.
hlstringoptionalLanguage code sent to Zenserp.
glstringoptionalCountry code sent to Zenserp.
numintegeroptionalMaximum number of results to request.
startintegeroptionalZero-based result offset used for pagination.