|
.oO SearXNG Developer Documentation Oo.
|
Functions | |
| request (query, params) | |
| response (resp) | |
Variables | |
| dict | about |
| list | categories = ['images'] |
| bool | paging = True |
| str | base_url = "https://openclipart.org" |
OpenClipArt (images)
| searx.engines.openclipart.request | ( | query, | |
| params ) |
Definition at line 23 of file openclipart.py.
| searx.engines.openclipart.response | ( | resp | ) |
Definition at line 32 of file openclipart.py.
| dict searx.engines.openclipart.about |
Definition at line 8 of file openclipart.py.
| str searx.engines.openclipart.base_url = "https://openclipart.org" |
Definition at line 20 of file openclipart.py.
| list searx.engines.openclipart.categories = ['images'] |
Definition at line 17 of file openclipart.py.
| bool searx.engines.openclipart.paging = True |
Definition at line 18 of file openclipart.py.