baidu-scholar-search
SKILL.md
Baidu Scholar Search
Based on the keywords entered by the user, search for both Chinese and English literature, covering various types of literature such as academic journals, conference papers, and dissertations
Setup
- API Key: Ensure the BAIDU_API_KEY environment variable is set with your valid API key.
- Environment: The API key should be available in the runtime environment.
API table
| name | path | description |
|---|---|---|
| scholar_search | /v2/tools/baidu_scholar/search | Based on the keywords entered, search for both Chinese and English literature |
Workflow
- The script makes a GET request to the Baidu Scholar Search API
- The API returns structured search results with abstract, keyword, paperId, title etc. about a list of literature