Skip to main content

🔬 Scientific Journal

Academy of Management

Journal

Author: @nczitzk

Example: https://rsshub.app/aom/journal/amr

Route: /aom/journal/:id

Parameters:

  • id, required - journal id, see below
IdTitle
annalsAcademy of Management Annals
amdAcademy of Management Discoveries
amgblprocAcademy of Management Global Proceedings
amjAcademy of Management Journal
amleAcademy of Management Learning & Education
ampAcademy of Management Perspectives
amprocAcademy of Management Proceedings
amrAcademy of Management Review

ACM Special Interest Group on Security Audit and Control

The ACM Conference on Computer and Communications Security

Author: @ZeddYu

Example: https://rsshub.app/sigsac/ccs

Route: /sigsac/ccs

Parameters: N/A

Return results from 2020

American Chemistry Society

Journal

Support Sci-Hub

Author: @nczitzk

Example: https://rsshub.app/acs/journal/jacsat

Route: /aom/journal/:id

Parameters:

  • id, required - Journal id, can be found in URL

American Economic Association

Journal

Support Sci-Hub

Author: @nczitzk

Example: https://rsshub.app/aeaweb/aer

Route: /aeaweb/:id

Parameters:

  • id, required - Journal id, can be found in URL

The URL of the journal American Economic Review is https://www.aeaweb.org/journals/aer, where aer is the id of the journal, so the route for this journal is /aeaweb/aer.

tip

More jounals can be found in AEA Journals.

American Institute of Physics

Journal

Support Sci-HubSupport browser extensionSupport RSSBud

Author: @Derekmini @auto-bot-ty

Example: https://rsshub.app/aip/aapt/ajp

Route: /aip/:pub/:jrn

Parameters:

  • pub, required - Publisher id
  • jrn, required - Journal id

Refer to the URL format pubs.aip.org/:pub/:jrn

tip

More jounals can be found in AIP Publications.

Annual Reviews

Journal

Support Sci-Hub

Author: @nczitzk

Example: https://rsshub.app/annualreviews/anchem

Route: /annualreviews/:id

Parameters:

  • id, required - Journal id, can be found in URL

The URL of the journal Annual Review of Analytical Chemistry is https://www.annualreviews.org/journal/anchem, where anchem is the id of the journal, so the route for this journal is /annualreviews/anchem.

tip

More jounals can be found in Browse Journals.

arXiv

Search Keyword

Strict anti-crawler policy

Author: @nczitzk

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 to find out all query statements.

Fill in parameter query with content after http://export.arxiv.org/api/query?.

BioOne

Author: @nczitzk

Example: https://rsshub.app/bioone/featured

Route: /bioone/featured

Parameters: N/A

Journals

Author: @nczitzk

Example: https://rsshub.app/bioone/journals/acta-chiropterologica

Route: /bioone/journals/:journal?

Parameters:

  • journal, optional - Journals, can be found in URL

caa.reviews

Book Reviews

Author: @Fatpandac

Example: https://rsshub.app/caareviews/book

Route: /caareviews/book

Parameters: N/A

Exhibition Reviews

Author: @Fatpandac

Example: https://rsshub.app/caareviews/exhibition

Route: /caareviews/exhibition

Parameters: N/A

Essays

Author: @Fatpandac

Example: https://rsshub.app/caareviews/essay

Route: /caareviews/essay

Parameters: N/A

Cell

Current Issue

Support Sci-Hub

Author: @y9c

Example: https://rsshub.app/cell/cell/current

Route: /cell/cell/:category

Parameters:

  • category, required - N
:categoryQuery TypeRoute
currentCurrent Issue (default)/cell/cell/current
inpressArticles in press/cell/cell/inpress

Cover Story

Author: @y9c

Example: https://rsshub.app/cell/cover

Route: /cell/cover

Parameters: N/A

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'.

Deloitte

Author: @laampui

Example: https://rsshub.app/deloitte/industries/consumer

Route: /deloitte/industries/:category?

Parameters:

  • category, optional - 默认为 energy-resources-industrials
消费行业能源、资源及工业行业金融服务行业政府及公共服务生命科学与医疗行业科技、传媒及电信行业
consumerenergy-resources-industrialsfinancial-servicesgovernment-public-serviceslife-sciences-healthcaretechnology-media-telecommunications

elife

Latest Research - Research by Subject

Support Sci-Hub

Author: @emdoe

Example: https://rsshub.app/elife/cell-biology

Route: /elife/:subject

Parameters:

  • subject, required - topic name

ELSEVIER

Journal

Support browser extensionSupport RSSBud

Author: @Derekmini @sunwolf-swb

Example: https://rsshub.app/elsevier/signal-processing

Route: /elsevier/:journal

Parameters:

  • journal, required - Journal Name, the part of the URL after /journal/

Special Issue

Support browser extensionSupport RSSBud

Author: @Derekmini @sunwolf-swb

Example: https://rsshub.app/elsevier/signal-processing/192

Route: /elsevier/:journal/:issue

Parameters:

  • journal, required - Journal Name, the part of the URL after /journal/
  • issue, required - Release Number, the number in the URL after /vol/ (If both Volume and Issue exist, must use the Volume-Issue form, e.g., /elsevier/aace-clinical-case-reports/7-6)

Google Scholar

Keywords Monitoring

Strict anti-crawler policy

Author: @HenryQW

Example: https://rsshub.app/google/scholar/data+visualization

Route: /google/scholar/:query

Parameters:

  • query, required - query statement which supports「Basic」and「Advanced」modes
caution

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.

  1. Basic mode, sample query is the keywords desired, eg.「data visualization」, https://rsshub.app/google/scholar/data+visualization.

  2. Advanced mode, visit Google Scholar, 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, 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.

Author Citations

Strict anti-crawler policy

Author: @KellyHwong

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 Computer Society

IEEE Symposium on Security and Privacy

Author: @ZeddYu

Example: https://rsshub.app/ieee-security/security-privacy

Route: /ieee-security/security-privacy

Parameters: N/A

Return results from 2020

IEEE Xplore

Author

Author: @queensferryme

Example: https://rsshub.app/ieee/author/37283006000/newest/10

Route: /ieee/author/:aid/:sortType/:count?

Parameters:

排序方式最新最旧最多论文引用最多专利引用最流行标题升序标题降序
:sortTypenewestoldestpaper-citationspatent-citationsmost-popularpub-title-ascpub-title-desc

Journal

Support browser extensionSupport RSSBud

Author: @Derekmini @auto-bot-ty

Example: https://rsshub.app/ieee/journal/70

Route: /ieee/journal/:journal/:sortType?

Parameters:

  • journal, required - Journal code, the number of the punumber in the URL
  • sortType, optional - Sort Type, default: vol-only-seq, the part of the URL after sortType

Journal (Papers within the recent 2 months)

Support browser extensionSupport RSSBud

Author: @Derekmini @auto-bot-ty

Example: https://rsshub.app/ieee/journal/78/recent

Route: /ieee/journal/:journal/recent/:sortType?

Parameters:

  • journal, required - Journal code, the number of the punumber in the URL
  • sortType, optional - Sort Type, default: vol-only-seq, the part of the URL after sortType

Early Access Journal

Support browser extensionSupport RSSBud

Author: @5upernova-heng

Example: https://rsshub.app/ieee/journal/5306045/earlyaccess

Route: /ieee/journal/:journal/earlyaccess/:sortType?

Parameters:

  • journal, required - Issue code, the number of the isnumber in the URL
  • sortType, optional - Sort Type, default: vol-only-seq, the part of the URL after sortType

INFORMS

Category

Author: @Fatpandac

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

MDPI

Journal

Support browser extensionSupport RSSBud

Author: @Derekmini

Example: https://rsshub.app/mdpi/analytica

Route: /mdpi/:journal

Parameters:

  • journal, required - Journal Name, get it from the journal homepage

MIT Technology Review

Author: @zphw

Example: https://rsshub.app/technologyreview

Route: /technologyreview

Parameters: N/A

Topics

Author: @laampui

Example: https://rsshub.app/technologyreview/humans-and-technology

Route: /technologyreview/:category_name

Parameters:

  • category_name, required - see below
:category_nameRoute
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

National Bureau of Economic Research

All Papers

Support Sci-HubSupport browser extension

Author: @5upernova-heng

Example: https://rsshub.app/nber/papers

Route: /nber/papers

Parameters: N/A

New Papers

Support Sci-HubSupport browser extension

Author: @5upernova-heng

Example: https://rsshub.app/nber/news

Route: /nber/news

Parameters: N/A

Papers that are published in this week.

Nature Journal

tip

You can get all short name of a journal from https://www.nature.com/siteindex or Journal List.

Latest Research

Support Sci-HubSupport browser extensionSupport RSSBud

Author: @y9c @TonyRL

Example: https://rsshub.app/nature/research/ng

Route: /nature/research/:journal?

Parameters:

  • journal, optional - short name for a journal, nature by default
:journalFull Name of the JournalRoute
natureNature/nature/research/nature
nbtNature Biotechnology/nature/research/nbt
neuroNature Neuroscience/nature/research/neuro
ngNature Genetics/nature/research/ng
niNature Immunology/nature/research/ni
nmethNature Method/nature/research/nmeth
nchemNature Chemistry/nature/research/nchem
nmatNature Materials/nature/research/nmat
natmachintellNature Machine Intelligence/nature/research/natmachintell
  • 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-HubSupport browser extensionSupport RSSBud

Author: @y9c @TonyRL

Example: https://rsshub.app/nature/news-and-comment/ng

Route: /nature/news-and-comment/:journal

Parameters:

  • journal, required - short name for a journal
:journalFull Name of the JournalRoute
nbtNature Biotechnology/nature/news-and-comment/nbt
neuroNature Neuroscience/nature/news-and-comment/neuro
ngNature Genetics/nature/news-and-comment/ng
niNature Immunology/nature/news-and-comment/ni
nmethNature Method/nature/news-and-comment/nmeth
nchemNature Chemistry/nature/news-and-comment/nchem
nmatNature Materials/nature/news-and-comment/nmat
natmachintellNature Machine Intelligence/nature/news-and-https://rsshub.app/comment/natmachintell
  • 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

Author: @y9c

Example: https://rsshub.app/nature/cover

Route: /nature/cover

Parameters: N/A

Subscribe to the cover images of the Nature journals, and get the latest publication updates in time.

Nature News

Support Sci-HubSupport browser extensionSupport RSSBud

Author: @y9c @TonyRL

Example: https://rsshub.app/nature/news

Route: /nature/news

Parameters: N/A

Research Highlight

Support Sci-HubSupport browser extensionSupport RSSBud

Author: @y9c @TonyRL

Example: https://rsshub.app/nature/highlight

Route: /nature/highlight/:journal?

Parameters:

  • journal, optional - short name for a journal, nature by default
caution

Only some journals are supported.

Journal List

Author: @TonyRL

Example: https://rsshub.app/nature/siteindex

Route: /nature/siteindex

Parameters: N/A

Network and Distributed System Security (NDSS) Symposium

Accepted papers

Author: @ZeddYu

Example: https://rsshub.app/ndss-symposium/ndss

Route: /ndss-symposium/ndss

Parameters: N/A

Return results from 2020

Oxford University Press

Oxford Academic

Journal

Strict anti-crawler policy

Author: @Fatpandac

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

Journal

Support Sci-HubRely on PuppeteerStrict anti-crawler policySupport browser extension

Author: @emdoe @HenryQW @y9c

Example: https://rsshub.app/pnas/latest

Route: /pnas/:topicPath*

Parameters:

  • topicPath, zero or more - Topic path, support Featured Topics, Articles By Topic and Collected Papers, latest by default
tip

Some topics require adding topic/ to topicPath like /pnas/topic/app-math and some don't like /pnas/biophysics-and-computational-biology

PubMed

Support Sci-Hub

Author: @y9c @nczitzk

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, 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

Royal Society of Chemistry

Journal

Support browser extensionSupport RSSBud

Author: @nczitzk

Example: https://rsshub.app/rsc/journal/ta

Route: /rsc/journal/:id/:category?

Parameters:

  • id, required - Journal id, can be found in URL
  • category, optional - Category, see below, All Recent Articles by default
tip

All journals at Current journals

All Recent ArticlesAdvance Articles
allrecentarticlesadvancearticles

Science Magazine

Current Issue

Support Sci-HubRely on PuppeteerStrict anti-crawler policySupport browser extensionSupport RSSBud

Author: @y9c @TonyRL

Example: https://rsshub.app/science/current/science

Route: /science/current/:journal?

Parameters:

  • journal, optional - Short name for a journal
Short nameFull name of the journalRoute
scienceScience/science/current/science
sciadvScience Advances/science/current/sciadv
sciimmunolScience Immunology/science/current/sciimmunol
sciroboticsScience Robotics/science/current/scirobotics
signalingScience Signaling/science/current/signaling
stmScience Translational Medicine/science/current/stm
  • Using route (/science/current/ + "short name for a journal") to get current issue of a journal from AAAS.
  • Leaving it empty (/science/current) to get update from Science.

Cover Story

Strict anti-crawler policySupport browser extensionSupport RSSBud

Author: @y9c @TonyRL

Example: https://rsshub.app/science/cover

Route: /science/cover

Parameters: N/A

Subscribe to the cover images of 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-HubRely on PuppeteerStrict anti-crawler policySupport browser extensionSupport RSSBud

Author: @y9c @TonyRL

Example: https://rsshub.app/science/early

Route: /science/early/:journal?

Parameters:

  • journal, optional - Short name for a journal

only Science, Science Immunology and Science Translational Medicine have first release

Blogs

Rely on PuppeteerStrict anti-crawler policySupport browser extensionSupport RSSBud

Author: @TomHodson

Example: https://rsshub.app/science/blogs/pipeline

Route: /science/blogs/:name?

Parameters:

  • name, optional - Short name for the blog, get this from the url. Defaults to pipeline

To subscribe to IN THE PIPELINE by Derek Lowe’s or the science editor's blog, use the name parameter pipeline or editors-blog.

ScienceDirect

Journal

Author: @nczitzk

Example: https://rsshub.app/sciencedirect/journal/research-policy

Route: /sciencedirect/journal/:id

Parameters:

  • id, required - Journal id, can be found in URL

Springer

Journal

Support browser extensionSupport RSSBud

Author: @Derekmini @TonyRL

Example: https://rsshub.app/springer/journal/10450

Route: /springer/journal/:journal

Parameters:

  • journal, required - Journal Code, the number in the URL from the journal homepage

Stork 文献鸟订阅

关键词

Author: @xraywu

Example: https://rsshub.app/stork/keyword/409159/R4j3Hbn5ia

Route: /stork/keyword/:trackID/:displayKey

Parameters:

  • trackID, required - 关键词订阅 URL 上的 trackID 参数
  • displayKey, required - 关键词订阅 URL 上的 displayKey 参数

在 Stork 上注册并订阅关键词后,在 我的 -> 关键词 中可找到对应关键词的订阅 URL。URL 后的两个参数即为路由参数。

Telecompaper

News

Author: @nczitzk

Example: https://rsshub.app/telecompaper/news/mobile/2020/China/News

Route: /telecompaper/news/:caty/:year?/:country?/:type?

Parameters:

  • caty, required - Category, see table below
  • year, optional - Year. The year in respective category page filter, all for unlimited year, empty by default
  • country, optional - Country or continent, all for unlimited country or continent, empty by default
  • type, optional - Type, can be found in the Types filter, all for unlimited type, unlimited by default

Category

WIRELESSBROADBANDVIDEOGENERALITINDUSTRY RESOURCES
mobileinternetboardcastgeneralitindustry-resources
tip

If country or type includes empty space, use - instead. For example, United States needs to be replaced with United-States, White paper needs to be replaced with White-paper

Filters in INDUSTRY RESOURCES only provides Content Type which corresponds to type. year and country are not supported.

Author: @nczitzk

Example: https://rsshub.app/telecompaper/search/Nokia

Route: /telecompaper/search/:keyword?/:company?/:sort?/:period?

Parameters:

  • keyword, optional - Keyword
  • company, optional - Company name, empty by default
  • sort, optional - Sorting, see table below, Date Descending by default
  • period, optional - Date selection, Last 12 months by default

Sorting

Date AscendingDate Descending
12

Date selection

1 month3 months6 months12 months24 months
1361224

The University of Chicago Press: Journals

Current Issue

Support browser extension

Author: @TonyRL

Example: https://rsshub.app/uchicago/journals/current/jpe

Route: /uchicago/journals/current/:journal

Parameters:

USENIX

Security Symposia

Author: @ZeddYu

Example: https://rsshub.app/usenix/usenix-security-sympoium

Route: /usenix/usenix-security-sympoium

Parameters: N/A

Return results from 2020

X-MOL Platform

Journal

Author: @cssxsh

Example: https://rsshub.app/x-mol/paper/0/9

Route: /x-mol/paper/:type/:magazine

Parameters:

  • type, required - type
  • magazine, required - magazine

管理世界

分类

Author: @nczitzk

Example: https://rsshub.app/mvm

Route: /mvm/:category?

Parameters:

  • category, optional - 分类,见下表,默认为本期要目
本期要目网络首发学术活动通知公告
bqymwlsfxshdtzgg

环球法律评论

期刊

Author: @nczitzk

Example: https://rsshub.app/globallawreview

Route: /globallawreview

Parameters: N/A

中国知网

期刊

Author: @Fatpandac @Derekmini

Example: https://rsshub.app/cnki/journals/LKGP

Route: /cnki/journals/:name

Parameters:

  • name, required - 期刊缩写,可以在网址中得到

网络首发

Author: @Fatpandac

Example: https://rsshub.app/cnki/journals/debut/LKGP

Route: /cnki/journals/debut/:name

Parameters:

  • name, required - 期刊缩写,可以在网址中得到

作者期刊文献

tip

可能仅限中国大陆服务器访问,以实际情况为准。

Author: @harveyqiu @Derekmini

Example: https://rsshub.app/cnki/author/000042423923

Route: /cnki/author/:code

Parameters:

  • code, required - 作者对应code,可以在网址中得到