.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
openlibrary.py File Reference

Go to the source code of this file.

Namespaces

namespace  searx
namespace  searx.engines
 ::1337x
namespace  searx.engines.openlibrary

Functions

None searx.engines.openlibrary.request (str query, "OnlineParams" params)
EngineResults searx.engines.openlibrary.response ("SXNG_Response" resp)
datetime|None searx.engines.openlibrary._parse_date (str date)

Variables

dict searx.engines.openlibrary.about
bool searx.engines.openlibrary.paging = True
list searx.engines.openlibrary.categories = ["general", "books"]
str searx.engines.openlibrary.base_url = "https://openlibrary.org"
str searx.engines.openlibrary.search_api = "https://openlibrary.org/search.json"
int searx.engines.openlibrary.results_per_page = 10