跳到主要内容

journal

American Economic Association

Journal

🧪 支持 Sci-Hub🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/aeaweb/aer

🛎️ 路由:/aeaweb/:id

🔗 参数:

  • id必选Journal id, can be found in URL

🐙 源代码:/aeaweb/index.ts

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.

提示

More jounals can be found in AEA Journals.

American Institute of Physics

Journal

🧪 支持 Sci-Hub🔍 支持 Radar

👨‍💻 作者:@Derekmini @auto-bot-ty

💡 举例:https://rsshub.app/aip/aapt/ajp

🛎️ 路由:/aip/:pub/:jrn

🔗 参数:

  • pub必选Publisher id
  • jrn必选Journal id

🐙 源代码:/aip/journal.ts

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

提示

More jounals can be found in AIP Publications.

Annual Reviews

Journal

🧪 支持 Sci-Hub🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/annualreviews/anchem

🛎️ 路由:/annualreviews/:id

🔗 参数:

  • id必选Journal id, can be found in URL

🐙 源代码:/annualreviews/index.ts

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.

提示

More jounals can be found in Browse Journals.

ACM Special Interest Group on Security Audit and Control

The ACM Conference on Computer and Communications Security

🔍 支持 Radar

👨‍💻 作者:

💡 举例:https://rsshub.app/sigsac/ccs

🛎️ 路由:/sigsac/ccs

🐙 源代码:/sigsac/ccs.ts

Return results from 2020

BioOne

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/bioone/featured

🛎️ 路由:/bioone/featured

🐙 源代码:/bioone/featured.ts

Journals

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/bioone/journals/acta-chiropterologica

🛎️ 路由:/bioone/journals/:journal?

🔗 参数:

  • journal可选Journals, can be found in URL

🐙 源代码:/bioone/journal.ts

caa.reviews

Book Reviews

🔍 支持 Radar

👨‍💻 作者:@Fatpandac

💡 举例:https://rsshub.app/caareviews/book

🛎️ 路由:/caareviews/book

🐙 源代码:/caareviews/book.ts

Essays

🔍 支持 Radar

👨‍💻 作者:@Fatpandac

💡 举例:https://rsshub.app/caareviews/essay

🛎️ 路由:/caareviews/essay

🐙 源代码:/caareviews/essay.ts

Exhibition Reviews

🔍 支持 Radar

👨‍💻 作者:@Fatpandac

💡 举例:https://rsshub.app/caareviews/exhibition

🛎️ 路由:/caareviews/exhibition

🐙 源代码:/caareviews/exhibition.ts

Google

Author Citations

🚨 反爬严格

👨‍💻 作者:@KellyHwong @const7

💡 举例:https://rsshub.app/google/citations/mlmE4JMAAAAJ

🛎️ 路由:/google/citations/:id

🔗 参数:

  • id必选N

🐙 源代码:/google/citations.ts

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?user=mlmE4JMAAAAJ to mlmE4JMAAAAJ.

Query parameters are also supported here, for example https://scholar.google.com/citations?user=mlmE4JMAAAAJ&sortby=pubdate to mlmE4JMAAAAJ&sortby=pubdate. Please make sure that the user id (mlmE4JMAAAAJ in this case) should be the first parameter in the query string.

Keywords Monitoring

🚨 反爬严格

👨‍💻 作者:@HenryQW

💡 举例:https://rsshub.app/google/scholar/data+visualization

🛎️ 路由:/google/scholar/:query

🔗 参数:

  • query必选query statement which supports「Basic」and「Advanced」modes

🐙 源代码:/google/scholar.ts

注意

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.

IEEE Xplore

Early Access Journal

👨‍💻 作者:@5upernova-heng

💡 举例:https://rsshub.app/ieee/journal/5306045/earlyaccess

🛎️ 路由:/ieee/journal/:journal/earlyaccess/:sortType?

🔗 参数:

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

🐙 源代码:/ieee/earlyaccess.ts

IEEE Computer Society

IEEE Symposium on Security and Privacy

🔍 支持 Radar

👨‍💻 作者:@ZeddYu

💡 举例:https://rsshub.app/ieee-security/security-privacy

🛎️ 路由:/ieee-security/security-privacy

🐙 源代码:/ieee-security/sp.ts

Return results from 2020

INFORMS

Category

👨‍💻 作者:@Fatpandac

💡 举例:https://rsshub.app/informs/mnsc

🛎️ 路由:/informs/:category?

🔗 参数:

  • category可选Category, can be found in the url of the page, orsc by default

🐙 源代码:/informs/index.ts

MDPI

Journal

🔍 支持 Radar

👨‍💻 作者:@Derekmini

💡 举例:https://rsshub.app/mdpi/analytica

🛎️ 路由:/mdpi/:journal

🔗 参数:

  • journal必选Journal Name, get it from the journal homepage

🐙 源代码:/mdpi/journal.ts

Nature Journal

提示

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

Cover Story

🔍 支持 Radar

👨‍💻 作者:@y9c

💡 举例:https://rsshub.app/nature/cover

🛎️ 路由:/nature/cover

🐙 源代码:/nature/cover.ts

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

Journal List

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/nature/siteindex

🛎️ 路由:/nature/siteindex

🐙 源代码:/nature/siteindex.ts

Latest Research

🧪 支持 Sci-Hub🔍 支持 Radar

👨‍💻 作者:@y9c @TonyRL

💡 举例:https://rsshub.app/nature/research/ng

🛎️ 路由:/nature/research/:journal?

🔗 参数:

  • journal可选short name for a journal, nature by default

🐙 源代码:/nature/research.ts

: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

Nature News

🧪 支持 Sci-Hub🔍 支持 Radar

👨‍💻 作者:@y9c @TonyRL

💡 举例:https://rsshub.app/nature/news

🛎️ 路由:/nature/news

🐙 源代码:/nature/news.ts

Research Highlight

🧪 支持 Sci-Hub🔍 支持 Radar

👨‍💻 作者:

💡 举例:https://rsshub.app/nature/highlight

🛎️ 路由:/nature/highlight/:journal?

🔗 参数:

  • journal可选short name for a journal, nature by default

🐙 源代码:/nature/highlight.ts

注意

Only some journals are supported.

National Bureau of Economic Research

All Papers

🧪 支持 Sci-Hub🔍 支持 Radar

👨‍💻 作者:

💡 举例:https://rsshub.app/nber/papers

🛎️ 路由:/nber/papers,/news

🐙 源代码:/nber/index.ts

Papers that are published in this week.

All Papers

🧪 支持 Sci-Hub🔍 支持 Radar

👨‍💻 作者:

💡 举例:https://rsshub.app/nber/papers

🛎️ 路由:/nber/papers,/news

🐙 源代码:/nber/index.ts

Papers that are published in this week.

Network and Distributed System Security (NDSS) Symposium

Accepted papers

🔍 支持 Radar

👨‍💻 作者:@ZeddYu

💡 举例:https://rsshub.app/ndss-symposium/ndss

🛎️ 路由:/ndss-symposium/ndss

🐙 源代码:/ndss-symposium/ndss.ts

Return results from 2020

Oxford University Press

Oxford Academic

🚨 反爬严格🔍 支持 Radar

👨‍💻 作者:

💡 举例:https://rsshub.app/oup/journals/adaptation

🛎️ 路由:/oup/journals/:name

🔗 参数:

  • name必选short name for a journal, can be found in URL

🐙 源代码:/oup/index.ts

Journal

Royal Society of Chemistry

Journal

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/rsc/journal/ta

🛎️ 路由:/rsc/journal/:id/:category?

🔗 参数:

  • id必选Journal id, can be found in URL
  • category可选Category, see below, All Recent Articles by default

🐙 源代码:/rsc/journal.ts

提示

All journals at Current journals

All Recent ArticlesAdvance Articles
allrecentarticlesadvancearticles

Science Magazine

Blogs

🚨 反爬严格🎭 依赖 Puppeteer🔍 支持 Radar

👨‍💻 作者:@TomHodson

💡 举例:https://rsshub.app/science/blogs/pipeline

🛎️ 路由:/science/blogs/:name?

🔗 参数:

  • name可选Short name for the blog, get this from the url. Defaults to pipeline

🐙 源代码:/science/blogs.ts

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

Cover Story

🚨 反爬严格🔍 支持 Radar

👨‍💻 作者:@y9c @TonyRL

💡 举例:https://rsshub.app/science/cover

🛎️ 路由:/science/cover

🐙 源代码:/science/cover.ts

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

Current Issue

🚨 反爬严格🧪 支持 Sci-Hub🎭 依赖 Puppeteer🔍 支持 Radar

👨‍💻 作者:@y9c @TonyRL

💡 举例:https://rsshub.app/science/current/science

🛎️ 路由:/science/current/:journal?

🔗 参数:

  • journal可选Short name for a journal

🐙 源代码:/science/current.ts

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.

First Release

🚨 反爬严格🧪 支持 Sci-Hub🎭 依赖 Puppeteer🔍 支持 Radar

👨‍💻 作者:@y9c @TonyRL

💡 举例:https://rsshub.app/science/early

🛎️ 路由:/science/early/:journal?

🔗 参数:

  • journal可选Short name for a journal

🐙 源代码:/science/early.ts

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

ScienceDirect

Journal

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/sciencedirect/journal/research-policy

🛎️ 路由:/sciencedirect/journal/:id

🔗 参数:

  • id必选Journal id, can be found in URL

🐙 源代码:/sciencedirect/journal.ts

Springer

Journal

🔍 支持 Radar

👨‍💻 作者:@Derekmini @TonyRL

💡 举例:https://rsshub.app/springer/journal/10450

🛎️ 路由:/springer/journal/:journal

🔗 参数:

  • journal必选Journal Code, the number in the URL from the journal homepage

🐙 源代码:/springer/journal.ts

Telecompaper

News

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/telecompaper/news/mobile/2020/China/News

🛎️ 路由:/telecompaper/news/:caty/:year?/:country?/:type?

🔗 参数:

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

🐙 源代码:/telecompaper/news.ts

Category

WIRELESSBROADBANDVIDEOGENERALITINDUSTRY RESOURCES
mobileinternetboardcastgeneralitindustry-resources
提示

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.

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/telecompaper/search/Nokia

🛎️ 路由:/telecompaper/search/:keyword?/:company?/:sort?/:period?

🔗 参数:

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

🐙 源代码:/telecompaper/search.ts

Sorting

Date AscendingDate Descending
12

Date selection

1 month3 months6 months12 months24 months
1361224

👨‍💻 作者:@CookiePieWw

💡 举例:https://rsshub.app/trendingpapers/papers

🛎️ 路由:/trendingpapers/papers/:category?/:time?/:cited?

🔗 参数:

  • category可选Category of papers, can be found in URL. All categories by default.
  • time可选Time like 24 hours to specify the duration of ranking, can be found in URL. Since beginning by default.
  • cited可选Cited or uncited papers, can be found in URL. Cited and uncited papers by default.

🐙 源代码:/trendingpapers/papers.ts

The University of Chicago Press: Journals

Current Issue

🚨 反爬严格🔍 支持 Radar

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/uchicago/journals/current/jpe

🛎️ 路由:/uchicago/journals/current/:journal

🔗 参数:

🐙 源代码:/uchicago/current.ts

USENIX

Security Symposia

🔍 支持 Radar

👨‍💻 作者:@ZeddYu

💡 举例:https://rsshub.app/usenix/usenix-security-sympoium

🛎️ 路由:/usenix/usenix-security-sympoium

🐙 源代码:/usenix/usenix.ts

Return results from 2020

X-MOL

Journal

🚨 反爬严格

👨‍💻 作者:@cssxsh

💡 举例:https://rsshub.app/x-mol/paper/0/9

🛎️ 路由:/x-mol/paper/:type/:magazine

🔗 参数:

  • type必选type
  • magazine必选magazine

🐙 源代码:/x-mol/paper.ts

管理世界

分类

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/mvm

🛎️ 路由:/mvm/:category?

🔗 参数:

  • category可选分类,见下表,默认为本期要目

🐙 源代码:/mvm/index.ts

本期要目网络首发学术活动通知公告
bqymwlsfxshdtzgg

中国知网

Unknown

👨‍💻 作者:@harveyqiu @Derekmini

💡 举例:https://rsshub.app/cnki/author/000042423923

🛎️ 路由:/cnki/author/:code

🔗 参数:

  • code必选作者对应code,可以在网址中得到

🐙 源代码:/cnki/author.ts

期刊

🔍 支持 Radar

👨‍💻 作者:@Fatpandac @Derekmini

💡 举例:https://rsshub.app/cnki/journals/LKGP

🛎️ 路由:/cnki/journals/:name

🔗 参数:

  • name必选期刊缩写,可以在网址中得到

🐙 源代码:/cnki/journals.ts

网络首发

🔍 支持 Radar

👨‍💻 作者:@Fatpandac

💡 举例:https://rsshub.app/cnki/journals/debut/LKGP

🛎️ 路由:/cnki/journals/debut/:name

🔗 参数:

  • name必选期刊缩写,可以在网址中得到

🐙 源代码:/cnki/debut.ts