searxng/docs/dev/engines/online/google.rst

1.4 KiB

Google Engines

Google API

SearXNG's implementation of the Google API is mainly done in :pyget_google_info <searx.engines.google.get_google_info>.

For detailed description of the REST-full API see: Query Parameter Definitions. The linked API documentation can sometimes be helpful during reverse engineering. However, we cannot use it in the freely accessible WEB services; not all parameters can be applied and some engines are more special than other (e.g. google news engine).

Google WEB

searx.engines.google

Google Autocomplete

searx.autocomplete.google_complete

Google Images

searx.engines.google_images

Google Videos

searx.engines.google_videos

Google News

searx.engines.google_news

Google Scholar

searx.engines.google_scholar