mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 04:40:11 +01:00
0ef6aa5126
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
56 lines
925 B
ReStructuredText
56 lines
925 B
ReStructuredText
.. _google engines:
|
|
|
|
==============
|
|
Google Engines
|
|
==============
|
|
|
|
.. contents:: Contents
|
|
:depth: 2
|
|
:local:
|
|
:backlinks: entry
|
|
|
|
|
|
.. _google API:
|
|
|
|
google API
|
|
==========
|
|
|
|
.. _Query Parameter Definitions:
|
|
https://developers.google.com/custom-search/docs/xml_results#WebSearch_Query_Parameter_Definitions
|
|
|
|
For detailed description of the *REST-full* API see: `Query Parameter
|
|
Definitions`_. Not all parameters can be appied and some engines are *special*
|
|
(e.g. :ref:`google news engine`).
|
|
|
|
.. _google web engine:
|
|
|
|
Google WEB
|
|
==========
|
|
|
|
.. automodule:: searx.engines.google
|
|
:members:
|
|
|
|
.. _google images engine:
|
|
|
|
Google Images
|
|
=============
|
|
|
|
.. automodule:: searx.engines.google_images
|
|
:members:
|
|
|
|
.. _google videos engine:
|
|
|
|
Google Videos
|
|
=============
|
|
|
|
.. automodule:: searx.engines.google_videos
|
|
:members:
|
|
|
|
.. _google news engine:
|
|
|
|
Google News
|
|
===========
|
|
|
|
.. automodule:: searx.engines.google_news
|
|
:members:
|