arXiv¶
arXiv is a free distribution service and an open-access archive for nearly 2.4 million scholarly articles in the fields of physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering and systems science, and economics.
The engine uses the arXiv API.
- searx.engines.arxiv.arxiv_search_prefix = 'all'¶
Search fields, for more details see, Details of Query Construction.
- searx.engines.arxiv.base_url = 'https://export.arxiv.org/api/query'¶
arXiv API URL, for more details see Query-Interface