app icon
AI4S Semantic Scholar
0.0.2

Academic paper search plugin powered by ai4scholar.net API. Search papers, get details, and find authors.

ai4scholar/ai4s_semantic_scholar269 installs

AI4S Semantic Scholar

Academic paper search plugin powered by ai4scholar.net API for Dify platform.

Author: ai4scholar
Repository: dify-plugin-ai4s-semantic-scholar

English Documentation | 中文文档


Overview

  • Plugin Type: Tool Plugin (Python)
  • Tools: 11 tools (Paper Search / Paper Details / Paper Analysis / Author Search)
  • Output: text (Markdown format)

This plugin wraps the Semantic Scholar API via ai4scholar.net proxy, providing stable service with unified credit billing.


Configuration (Provider Credentials)

After installing the plugin in Dify, configure the following credentials:

CredentialRequiredDescription
✅ YesYour ai4scholar.net API Key

Get API Key: Visit ai4scholar.net to register and obtain your API key.


Tools

Paper Search

ToolAPI EndpointDescription
Semantic Search ()Search papers by relevance using natural language
Title Search ()Search papers by exact or partial title
Bulk Search ()Execute multiple search queries at once

Paper Details

ToolAPI EndpointDescription
Paper Detail ()Get detailed information for a single paper
Multiple Papers Detail ()Get details for multiple papers at once

Paper Analysis

ToolAPI EndpointDescription
Paper Recommendations ()Get recommended papers based on a given paper
Paper Citations ()Get papers that cite the given paper
Paper References ()Get reference papers of the given paper

Author Search

ToolAPI EndpointDescription
Author Search ()Search authors and get publication statistics
Author Detail ()Get author details (h-index, citation count, etc.)
Author Papers ()Get papers published by an author

Parameters

Semantic Search

ParameterTypeRequiredDescription
stringNatural language search query
numberNumber of results (1-100, default 10)
stringYear filter (e.g., "2020", "2020-2024")
stringField of study filter
booleanOnly return open access papers

Paper Detail

ParameterTypeRequiredDescription
stringPaper ID (supports S2 ID, DOI, arXiv ID)
booleanInclude citing papers
booleanInclude reference papers

Paper Recommendations / Citations / References

ParameterTypeRequiredDescription
stringPaper ID (supports S2 ID, DOI, arXiv ID)
numberNumber of results (default 10-20)

Author Search

ParameterTypeRequiredDescription
stringAuthor name
numberNumber of results (1-20, default 5)

Author Detail / Author Papers

ParameterTypeRequiredDescription
stringSemantic Scholar author ID
numberNumber of results (for author_papers only)

Credits

Each API call consumes 1 credit. Batch operations are charged per actual API call.

To get more credits, visit ai4scholar.net.


Links


Support


License

MIT License

CATEGORY
Tool
TAGS
SEARCH
VERSION
0.0.2
ai4scholar·01/29/2026 02:57 AM
REQUIREMENTS
Tool invocation
Endpoint registration
Maximum memory
256MB
Maximum storage
10MB