mirror of
https://github.com/searxng/searxng.git
synced 2026-01-02 00:50:01 +00:00
Implements a fetch_traits function for the Startpage engine. .. note:: Does not include migration of the request methode from 'supported_languages' to 'traits' (EngineTraits) object! Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
19 lines
319 B
ReStructuredText
19 lines
319 B
ReStructuredText
.. _startpage engines:
|
|
|
|
=================
|
|
Startpage engines
|
|
=================
|
|
|
|
.. contents:: Contents
|
|
:depth: 2
|
|
:local:
|
|
:backlinks: entry
|
|
|
|
.. automodule:: searx.engines.startpage
|
|
|
|
Functions
|
|
=========
|
|
|
|
.. autofunction:: searx.engines.startpage.fetch_traits
|
|
.. autofunction:: searx.engines.startpage.get_sc_code
|