mirror of
https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins.git
synced 2026-07-08 01:32:03 +08:00
30 lines
335 B
Markdown
30 lines
335 B
Markdown
# arxiv search
|
|
|
|
> Run Arxiv search and get the article information.
|
|
|
|
## Schema
|
|
[openapi.json](./openapi.json)
|
|
|
|
## Servers
|
|
|
|
`https://export.arxiv.org`
|
|
|
|
## Operations
|
|
|
|
1. ArxivSearch
|
|
> `GET` /api/query?search_query=
|
|
|
|
## Authentication
|
|
|
|
```
|
|
type: none
|
|
```
|
|
|
|

|
|
|
|
## Preview
|
|
|
|

|
|
|
|
|