get_fulltext
Retrieve the full text of Open Access academic articles using DOI, title, or CORE ID. Returns the full text when available, otherwise provides an abstract and download link.
Instructions
Get full text of an Open Access article via CORE API.
Provide at least one identifier: DOI, title, or CORE ID. Returns full text if available, otherwise abstract and download link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | DOI of the article | |
| title | No | Title of the article | |
| core_id | No | CORE ID of the article |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| source | No | CORE API | |
| abstract | No | ||
| fulltext | No | ||
| download_url | No | ||
| fulltext_available | No |