Google PSE

Google PSE (Google Programabe Search Engine)

Google PSE
ConceptDetails
🌐 Websitehttps://programmablesearchengine.google.com/ (opens in a new tab)
🗣️ DescriptionGoogle's Programmable Search Engine is a tool that enables you to create a search engine for your website, blog, or a collection of websites.
🌟 LLM Description
📔 Notes

Allowed connection parameters

ParameterValuesDefaultDescription
crhttps://developers.google.com/custom-search/docs/json_api_reference#countryCollections (opens in a new tab)Restricts search results to documents originating in a particular country.
cxThe Programmable Search Engine ID to use for this request.
filterControls turning on or off the duplicate content filter. 0: Turns off duplicate content filter. 1: Turns on duplicate content filter.
glhttps://developers.google.com/custom-search/docs/json_api_reference#countryCollections (opens in a new tab)Geolocation of end user. The gl parameter value is a two-letter country code. The gl parameter boosts search results whose country of origin matches the parameter value. See the Country Codes page for a list of valid values.Specifying a gl parameter value should lead to more relevant results. This is particularly true for international customers and, even more specifically, for customers in English- speaking countries other than the United States.
hlhttps://developers.google.com/custom-search/docs/json_api_reference#wsInterfaceLanguages (opens in a new tab)Sets the user interface language. Explicitly setting this parameter improves the performance and the quality of your search results.
lrRestricts the search to documents written in a particular language (e.g., lr=lang_ja).