summaryrefslogtreecommitdiff
path: root/_sources/src/searx.botdetection.rst.txt
blob: 04cb81dfdf063feab6226df4cf165905de865157 (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
53
54
55
56
57
58
59
60
61
62
.. _botdetection:

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

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

.. automodule:: searx.botdetection
  :members:

.. _botdetection ip_lists:

IP lists
========

.. 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:

.. _botdetection config:

Config
======

.. automodule:: searx.botdetection.config
  :members: