sd-journal-browse
ScienceDirect Journal Browse
Browse journal information, metrics, and articles on ScienceDirect.
URL Patterns
| Page | URL |
|---|---|
| Journal home | {BASE_URL}/journal/{slug} |
| All issues | {BASE_URL}/journal/{slug}/issues |
| Specific volume/issue | {BASE_URL}/journal/{slug}/vol/{vol}/issue/{issue} |
| Supplement | {BASE_URL}/journal/{slug}/vol/{vol}/suppl/C |
| Editorial board | {BASE_URL}/journal/{slug}/about/editorial-board |
| Insights | {BASE_URL}/journal/{slug}/about/insights |
The slug is the journal's URL-friendly name (e.g. expert-systems-with-applications, nature-communications). If the user provides a journal name, convert it to a slug by lowercasing and replacing spaces with hyphens.
Steps
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-export
Export citations from ScienceDirect in RIS, BibTeX, or plain text format. Supports pushing to Zotero.
8sd-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