colrev.scopus
Repository: CoLRev-Environment/colrev
Endpoint |
Status |
Add |
|---|---|---|
search_source |
colrev search --add colrev.scopus
|
Summary
search
DB search
Download search results and store in data/search/ directory. API-access not yet available.
API search
Get an API key and set it using
export SCOPUS_API_KEY="your-api-key"
Tip: To keep the key for future sessions, append the export line to your shell profile (for example
~/.bashrc) and reload it withsource ~/.bashrc.