Scientific Journal
# Academy of Management
# Journal
Example: https://rsshub.app/aom/journal/amr
Route: /aom/journal/:id
Parameters:
id
, required - journal id, see below
Id | Title |
---|---|
annals | Academy of Management Annals |
amd | Academy of Management Discoveries |
amgblproc | Academy of Management Global Proceedings |
amj | Academy of Management Journal |
amle | Academy of Management Learning & Education |
amp | Academy of Management Perspectives |
amproc | Academy of Management Proceedings |
amr | Academy of Management Review |
# arXiv
# Search Keyword
Example: https://rsshub.app/arxiv/search_query=all:electron&start=0&max_results=10
Route: /arxiv/:query
Parameters:
query
, required - query statement
See arXiv API User Manual (opens new window) to find out all query statements.
Fill in parameter query
with content after http://export.arxiv.org/api/query?
.
# BioOne
# Featured articles
# Journals
Example: https://rsshub.app/bioone/journals/acta-chiropterologica
Route: /bioone/journals/:journal?
Parameters:
journal
, optional - Journals, can be found in URL
# Cell Journal
Support Sci-Hub
Example: https://rsshub.app/cell/cell/current
Route: /cell/cell/:category
Parameters:
category
, required - N
:category | Query Type | Route |
---|---|---|
current | Current Issue (default) | /cell/cell/current (opens new window) |
inpress | Articles in press | /cell/cell/inpress (opens new window) |
# Cover Story
Subscribe to the cover images of the Cell journals, and get the latest publication updates in time.
Including 'cell', 'cancer-cell', 'cell-chemical-biology', 'cell-host-microbe', 'cell-metabolism', 'cell-reports', 'cell-reports-physical-science', 'cell-stem-cell', 'cell-systems', 'chem', 'current-biology', 'developmental-cell', 'immunity', 'joule', 'matter', 'molecular-cell', 'neuron', 'one-earth' and 'structure'.
# eLife
# Latest Research - Research by Subject
Support Sci-Hub
Example: https://rsshub.app/elife/cell-biology
Route: /elife/:subject
Parameters:
subject
, required - topic name
# ELSEVIER
# Latest Research
Support browser extension Support RSSBud
Example: https://rsshub.app/elsevier/signal-processing/latest
Route: /elsevier/:journal/latest
Parameters:
journal
, required - Journal Name, get it from tocSection of the URL.
# Special Volume
Support browser extension Support RSSBud
Example: https://rsshub.app/elsevier/signal-processing/vol/192
Route: /elsevier/:journal/vol/:id
Parameters:
journal
, required - Journal Name, get it from tocSection of the URLid
, required - Volume Number, get it from the Journal Website (IfIssue
exist, must useVolume-Issue
, e.g.,/elsevier/aace-clinical-case-reports/vol/7-6
)
# Google Scholar
# Keywords Monitoring
Example: https://rsshub.app/google/scholar/data+visualization
Route: /google/scholar/:query
Parameters:
query
, required - query statement which supports「Basic」and「Advanced」modes
WARNING
Google Scholar has strict anti-crawling mechanism implemented, the demo below doesn't guarantee availability. Please deploy your own instance as it might increase the stability.
Basic mode, sample query is the keywords desired, eg.「data visualization」, https://rsshub.app/google/scholar/data+visualization (opens new window).
Advanced mode, visit Google Scholar (opens new window), click the top left corner and select「Advanced Search」, fill in your conditions and submit the search. The URL should look like this: https://scholar.google.com/scholar?as_q=data+visualization&as_epq=&as_oq=&as_eq=&as_occt=any&as_sauthors=&as_publication=&as_ylo=2018&as_yhi=&hl=en&as_sdt=0%2C5 (opens new window), copy everything after
https://scholar.google.com/scholar?
from the URL and use it as the query for this route. The complete URL for the above example should look like this: https://rsshub.app/google/scholar/as_q=data+visualization&as_epq=&as_oq=&as_eq=&as_occt=any&as_sauthors=&as_publication=&as_ylo=2018&as_yhi=&hl=en&as_sdt=0%2C5 (opens new window).
# Author Citations
Example: https://rsshub.app/google/citations/mlmE4JMAAAAJ
Route: /google/citations/:id
Parameters:
id
, required - N
The parameter id in the route is the id in the URL of the user's Google Scholar reference page, for example https://scholar.google.com/citations?hl=zh-CN&user=mlmE4JMAAAAJ
to mlmE4JMAAAAJ
# IEEE Xplore
# Latest Research
Support browser extension Support RSSBud
Example: https://rsshub.app/ieee/70/latest/vol
Route: /ieee/:journal/latest/vol/:sortType?
Parameters:
journal
, required - Journal Name, get it from punumber of the URLsortType
, optional - Sort Type, default:vol-only-seq
, get it from sortType of the URL
# Latest Research (Last 2 month)
Support browser extension Support RSSBud
Example: https://rsshub.app/ieee/78/latest/date
Route: /ieee/:journal/latest/date/:sortType?
Parameters:
journal
, required - Journal Name, get it from punumber of the URLsortType
, optional - Sort Type, default:vol-only-seq
, get it from sortType of the URL
New items may always at the end of the list, when the number of paper entries is too large. So we only filtered those articles published in the current month and the previous month.
# INFORMS
# Category
Example: https://rsshub.app/informs/mnsc
Route: /informs/:category?
Parameters:
category
, optional - Category, can be found in the url of the page,orsc
by default
# JASA
# Latest Research
Support browser extension Support RSSBud
Example: https://rsshub.app/jasa/latest
Route: /jasa/latest
Parameters: N/A
# Section Research
Support browser extension Support RSSBud
Example: https://rsshub.app/jasa/section/ANIMAL+BIOACOUSTICS
Route: /jasa/section/:id
Parameters:
id
, required - Section Name, get it from tocSection of the URL
Section | REFLECTIONS | ANIMAL BIOACOUSTICS | others |
---|---|---|---|
:id | REFLECTIONS | ANIMAL+BIOACOUSTICS | ... |
# MIT Technology Review
# Topics
Example: https://rsshub.app/technologyreview/humans-and-technology
Route: /technologyreview/:category_name
Parameters:
category_name
, required - see below
:category_name | Route |
---|---|
humans-and-technology | /technologyreview/humans-and-technology |
election-2020 | /technologyreview/election-2020 |
artificial-intelligence | /technologyreview/artificial-intelligence |
biotechnology | /technologyreview/biotechnology |
blockchain | /technologyreview/blockchain |
climate-change | /technologyreview/climate-change |
computing | /technologyreview/computing |
tech-policy | /technologyreview/tech-policy |
silicon-valley | /technologyreview/silicon-valley |
smart-cities | /technologyreview/smart-cities |
space | /technologyreview/space |
# Nature Journal
Tips
You can get all short name of a journal from https://www.nature.com/siteindex (opens new window) or Journal List.
# Latest Research
Support Sci-Hub Support browser extension Support RSSBud
Example: https://rsshub.app/nature/research/ng
Route: /nature/research/:journal?
Parameters:
journal
, optional - short name for a journal,nature
by default
:journal | Full Name of the Journal | Route |
---|---|---|
nature | Nature | /nature/research/nature (opens new window) |
nbt | Nature Biotechnology | /nature/research/nbt (opens new window) |
neuro | Nature Neuroscience | /nature/research/neuro (opens new window) |
ng | Nature Genetics | /nature/research/ng (opens new window) |
ni | Nature Immunology | /nature/research/ni (opens new window) |
nmeth | Nature Method | /nature/research/nmeth (opens new window) |
nchem | Nature Chemistry | /nature/research/nchem (opens new window) |
nmat | Nature Materials | /nature/research/nmat (opens new window) |
natmachintell | Nature Machine Intelligence | /nature/research/natmachintell (opens new window) |
- Using router (
/nature/research/
+ "short name for a journal") to query latest research paper for a certain journal of Nature Publishing Group. If the:journal
parameter is blank, then latest research of Nature will return. - The journals from NPG are run by different group of people, and the website of may not be consitent for all the journals
- Only abstract is rendered in some researches
# News & Comment
Support Sci-Hub Support browser extension Support RSSBud
Example: https://rsshub.app/nature/news-and-comment/ng
Route: /nature/news-and-comment/:journal
Parameters:
journal
, required - short name for a journal
:journal | Full Name of the Journal | Route |
---|---|---|
nbt | Nature Biotechnology | /nature/news-and-comment/nbt (opens new window) |
neuro | Nature Neuroscience | /nature/news-and-comment/neuro (opens new window) |
ng | Nature Genetics | /nature/news-and-comment/ng (opens new window) |
ni | Nature Immunology | /nature/news-and-comment/ni (opens new window) |
nmeth | Nature Method | /nature/news-and-comment/nmeth (opens new window) |
nchem | Nature Chemistry | /nature/news-and-comment/nchem (opens new window) |
nmat | Nature Materials | /nature/news-and-comment/nmat (opens new window) |
natmachintell | Nature Machine Intelligence | /nature/news-and-https://rsshub.app/comment/natmachintell (opens new window) |
- Using router (
/nature/research/
+ "short name for a journal") to query latest research paper for a certain journal of Nature Publishing Group. - The journals from NPG are run by different group of people, and the website of may not be consitent for all the journals
# Cover Story
Subscribe to the cover images of the Nature journals, and get the latest publication updates in time.
# Nature News
Support Sci-Hub Support browser extension Support RSSBud
Example: https://rsshub.app/nature/news
Route: /nature/news
Parameters: N/A
# Research Highlight
Support Sci-Hub Support browser extension Support RSSBud
Example: https://rsshub.app/nature/highlight
Route: /nature/highlight/:journal?
Parameters:
journal
, optional - short name for a journal,nature
by default
Warning
Only some journals are supported.
# Journal List
# Oxford University Press
# Oxford Academic
# Journal
Example: https://rsshub.app/oup/journals/adaptation
Route: /oup/journals/:name
Parameters:
name
, required - short name for a journal, can be found in URL
# Proceedings of The National Academy of Sciences (PNAS)
# Latest Articles - Articles by Topic
# Proceedings of The National Academy of Sciences (PNAS) - Latest Articles
Example: https://rsshub.app/pnas/Applied Mathematics
Route: /pnas/:topic
Parameters:
topic
, required - topic name
- Using router (
/pnas/
+ Topic of Interest) to query latest research paper for a certain topic from PNAS journal. If the:topic
parameter is blank, or equal to 'latest', then all the latest papers will return.
Support Sci-Hub
Example: https://rsshub.app/pnas/Applied Mathematics
Route: /pnas/:topic
Parameters:
topic
, required - topic name
# PubMed
# Trending articles
Support Sci-Hub
Example: https://rsshub.app/pubmed/trending
Route: /pubmed/trending/:filter?
Parameters:
filter
, optional - Filters, can be found in URL
Tip
For the parameter filter, the filter
parameter in the URL should be split into a string by ,
, here is an example.
In https://pubmed.ncbi.nlm.nih.gov/trending/?filter=simsearch1.fha&filter=pubt.clinicaltrial&filter=pubt.randomizedcontrolledtrial (opens new window), the filter parameters are simsearch1.fha
, pubt.clinicaltrial
, and pubt.randomizedcontrolledtrial
. Therefore, the filter corresponding to the route should be filled with simsearch1.fha,pubt.clinicaltrial,pubt.randomizedcontrolledtrial
, and the route is /pubmed/trending/simsearch1.fha,pubt .clinicaltrial,pubt.randomizedcontrolledtrial
(opens new window)
# Science Journal
# Current Issue
Support Sci-Hub
Example: https://rsshub.app/sciencemag/current/science
Route: /sciencemag/research/:journal
Parameters:
journal
, required - short name for a journal
:journal | Full Name of the Journal | Route |
---|---|---|
science | Science | /sciencemag/current/science (opens new window) |
advances | Science Advances | /sciencemag/current/advances (opens new window) |
immunology | Science Immunology | /sciencemag/current/immunology (opens new window) |
robotics | Science Robotics | /sciencemag/current/robotics (opens new window) |
stke | Science Signaling | /sciencemag/current/stke (opens new window) |
stm | Science Translational Medicine | /sciencemag/current/stm (opens new window) |
- Using router (
/sciencemag/current/
+ “short name for a journal”) to query current issue of a journal form AAAS. leave the parameter blank(/sciencemag/current
)to get update from Science.
# Cover Story
Subscribe to the cover images of the Science journals, and get the latest publication updates in time.
Including ‘Science’, 'Science Advances', 'Science Immunology', 'Science Robotics', 'Science Signaling' and 'Science Translational Medicine'.
# First Release
Support Sci-Hub
Example: https://rsshub.app/sciencemag/early/science
Route: /sciencemag/early/science
Parameters: N/A
only support Science Journal
# ScienceDirect
# Journal
Example: https://rsshub.app/sciencedirect/journal/research-policy
Route: /sciencedirect/journal/:id
Parameters:
id
, required - Journal id, can be found in URL
# X-MOL Platform
# Journal
Example: https://rsshub.app/x-mol/paper/0/9
Route: /x-mol/paper/:type/:magazine
Parameters:
type
, required - typemagazine
, required - magazine