sd-parse-results
Parse Current ScienceDirect Results Page
Extract structured data from an already-open ScienceDirect search results page without navigating.
When to use
- After the user has manually navigated to a search results page
- When re-parsing results after sorting or filtering changes
- Called internally by other skills
Steps
Step 1: Extract results from current page
Use evaluate_script (no navigation needed):
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-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.
8