summaryrefslogtreecommitdiff
path: root/docs/src/searx.botdetection.rst
blob: 093414ec80c6fed6556778e6d66ab3adbb20e761 (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
.. _botdetection:

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

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

.. automodule:: searx.botdetection
  :members:

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

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


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

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

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


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: