summaryrefslogtreecommitdiff
path: root/docs/admin/searx.botdetection.rst
blob: c89f1cd93a7b78208fb9c29d6831d01348e8f21a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.. _botdetection:

=============
Bot Detection
=============

.. contents::
   :depth: 2
   :local:
   :backlinks: entry

.. automodule:: searx.botdetection
  :members:

.. automodule:: searx.botdetection.limiter
  :members:

.. automodule:: searx.botdetection.ip_lists
  :members:


.. _botdetection rate limit:

Rate limit
==========

.. automodule:: searx.botdetection.ip_limit
  :members:

.. automodule:: searx.botdetection.link_token
  :members:


.. _botdetection probe headers:

Probe HTTP headers
==================

.. automodule:: searx.botdetection.http_accept
  :members:

.. automodule:: searx.botdetection.http_accept_encoding
  :members:

.. automodule:: searx.botdetection.http_accept_language
  :members:

.. automodule:: searx.botdetection.http_connection
  :members:

.. automodule:: searx.botdetection.http_user_agent
  :members: