searxng/docs/dev/engines
muthukumaran R a0ff173799
[feat] engines: add OpenAlex Works engine (#5102)
- Adds a new engine `searx/engines/openalex.py` that integrates the OpenAlex
  Works API to return scientific paper results using the `paper.html` template.
- Uses the official API (no auth required); supports OpenAlex polite pool via `mailto`.
- Adds developer docs at `docs/dev/engines/online/openalex.rst`.

OpenAlex API reference: https://docs.openalex.org/how-to-use-the-api/api-overview
2025-08-24 14:17:30 +02:00
..
demo [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
offline [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
online [feat] engines: add OpenAlex Works engine (#5102) 2025-08-24 14:17:30 +02:00
online_url_search [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
engine_overview.rst [fix] various issues in the documentation 2025-02-26 07:15:39 +01:00
enginelib.rst [mod] ExpireCache - sqlite based key/value cache with expire time 2025-05-03 08:39:12 +02:00
engines.rst [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
index.rst [refactor] typification of SearXNG / EngineResults 2025-01-28 07:07:08 +01:00
json_engine.rst [json_engine] document existing options 2025-01-14 14:07:35 +01:00
mediawiki.rst [mod] engine: wikimedia - improve results, add addition settings & doc 2023-08-04 19:06:50 +02:00
offline_concept.rst [fix] ResourceWarning: unclosed database in sqlite3 2025-05-03 08:39:12 +02:00
xpath.rst [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00