sd-export
ScienceDirect Citation Export
Export article citations from ScienceDirect search results. Supports RIS, BibTeX, plain text, and Zotero push.
Export API
ScienceDirect uses a POST endpoint for citation export:
{BASE_URL}/search/api/export-citations
Parameters (form POST):
| Field | Description |
|---|---|
pii |
Article PII (e.g. S0957417426005245). Multiple PIIs for batch. |
type |
Export format: ris, bibtex, text |
t |
Security token (must be extracted from the page) |
More from cookjohn/sd-skills
sd-download
Download PDF from ScienceDirect articles. Requires institutional or subscriber access.
13sd-search
Search for academic papers on ScienceDirect. Use when the user wants to find papers by keyword on ScienceDirect/Elsevier.
13sd-paper-detail
Extract full metadata from a ScienceDirect article page (abstract, authors, keywords, DOI, references, PDF link). Use when the user wants details about a specific paper.
10sd-journal-browse
Browse a journal on ScienceDirect — view info, impact factor, latest articles, and specific issues. Use when the user asks about a journal or wants to browse its contents.
9sd-advanced-search
Advanced search on ScienceDirect with filters like author, journal, year, title, keywords. Use when the user wants filtered academic paper search.
8sd-navigate-pages
Navigate pages, change sort order, or adjust results per page on ScienceDirect search results.
8