Skip to main content

journal

American Economic Associationโ€‹

Journalโ€‹

๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @nczitzk

๐Ÿ’ก Example: https://rsshub.app/aeaweb/aer

๐Ÿ›Ž๏ธ Route: /aeaweb/:id

๐Ÿ”— Parameters:

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

๐Ÿ™ Source Code: /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.

tip

More jounals can be found in AEA Journals.

American Institute of Physicsโ€‹

Journalโ€‹

๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป 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

๐Ÿ™ Source Code: /aip/journal.ts

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๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @nczitzk

๐Ÿ’ก Example: https://rsshub.app/annualreviews/anchem

๐Ÿ›Ž๏ธ Route: /annualreviews/:id

๐Ÿ”— Parameters:

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

๐Ÿ™ Source Code: /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.

tip

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โ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author:

๐Ÿ’ก Example: https://rsshub.app/sigsac/ccs

๐Ÿ›Ž๏ธ Route: /sigsac/ccs

๐Ÿ™ Source Code: /sigsac/ccs.ts

Return results from 2020

BioOneโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @nczitzk

๐Ÿ’ก Example: https://rsshub.app/bioone/featured

๐Ÿ›Ž๏ธ Route: /bioone/featured

๐Ÿ™ Source Code: /bioone/featured.ts

Journalsโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @nczitzk

๐Ÿ’ก Example: https://rsshub.app/bioone/journals/acta-chiropterologica

๐Ÿ›Ž๏ธ Route: /bioone/journals/:journal?

๐Ÿ”— Parameters:

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

๐Ÿ™ Source Code: /bioone/journal.ts

caa.reviewsโ€‹

Book Reviewsโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @Fatpandac

๐Ÿ’ก Example: https://rsshub.app/caareviews/book

๐Ÿ›Ž๏ธ Route: /caareviews/book

๐Ÿ™ Source Code: /caareviews/book.ts

Essaysโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @Fatpandac

๐Ÿ’ก Example: https://rsshub.app/caareviews/essay

๐Ÿ›Ž๏ธ Route: /caareviews/essay

๐Ÿ™ Source Code: /caareviews/essay.ts

Exhibition Reviewsโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @Fatpandac

๐Ÿ’ก Example: https://rsshub.app/caareviews/exhibition

๐Ÿ›Ž๏ธ Route: /caareviews/exhibition

๐Ÿ™ Source Code: /caareviews/exhibition.ts

Googleโ€‹

Author Citationsโ€‹

๐Ÿšจ Strict anti-crawling

๐Ÿ‘จโ€๐Ÿ’ป Author: @KellyHwong @const7

๐Ÿ’ก Example: https://rsshub.app/google/citations/mlmE4JMAAAAJ

๐Ÿ›Ž๏ธ Route: /google/citations/:id

๐Ÿ”— Parameters:

  • id, required - N

๐Ÿ™ Source Code: /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โ€‹

๐Ÿšจ Strict anti-crawling

๐Ÿ‘จโ€๐Ÿ’ป 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

๐Ÿ™ Source Code: /google/scholar.ts

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.

  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โ€‹

๐Ÿ‘จโ€๐Ÿ’ป 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

๐Ÿ™ Source Code: /ieee/earlyaccess.ts

IEEE Computer Societyโ€‹

IEEE Symposium on Security and Privacyโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @ZeddYu

๐Ÿ’ก Example: https://rsshub.app/ieee-security/security-privacy

๐Ÿ›Ž๏ธ Route: /ieee-security/security-privacy

๐Ÿ™ Source Code: /ieee-security/sp.ts

Return results from 2020

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

๐Ÿ™ Source Code: /informs/index.ts

MDPIโ€‹

Journalโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @Derekmini

๐Ÿ’ก Example: https://rsshub.app/mdpi/analytica

๐Ÿ›Ž๏ธ Route: /mdpi/:journal

๐Ÿ”— Parameters:

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

๐Ÿ™ Source Code: /mdpi/journal.ts

Nature Journalโ€‹

tip

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

Cover Storyโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @y9c

๐Ÿ’ก Example: https://rsshub.app/nature/cover

๐Ÿ›Ž๏ธ Route: /nature/cover

๐Ÿ™ Source Code: /nature/cover.ts

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

Journal Listโ€‹

๐Ÿ‘จโ€๐Ÿ’ป Author: @TonyRL

๐Ÿ’ก Example: https://rsshub.app/nature/siteindex

๐Ÿ›Ž๏ธ Route: /nature/siteindex

๐Ÿ™ Source Code: /nature/siteindex.ts

Latest Researchโ€‹

๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป 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

๐Ÿ™ Source Code: /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โ€‹

๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @y9c @TonyRL

๐Ÿ’ก Example: https://rsshub.app/nature/news

๐Ÿ›Ž๏ธ Route: /nature/news

๐Ÿ™ Source Code: /nature/news.ts

Research Highlightโ€‹

๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author:

๐Ÿ’ก Example: https://rsshub.app/nature/highlight

๐Ÿ›Ž๏ธ Route: /nature/highlight/:journal?

๐Ÿ”— Parameters:

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

๐Ÿ™ Source Code: /nature/highlight.ts

warning

Only some journals are supported.

National Bureau of Economic Researchโ€‹

All Papersโ€‹

๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author:

๐Ÿ’ก Example: https://rsshub.app/nber/papers

๐Ÿ›Ž๏ธ Route: /nber/papers,/news

๐Ÿ™ Source Code: /nber/index.ts

Papers that are published in this week.

All Papersโ€‹

๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author:

๐Ÿ’ก Example: https://rsshub.app/nber/papers

๐Ÿ›Ž๏ธ Route: /nber/papers,/news

๐Ÿ™ Source Code: /nber/index.ts

Papers that are published in this week.

Network and Distributed System Security (NDSS) Symposiumโ€‹

Accepted papersโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @ZeddYu

๐Ÿ’ก Example: https://rsshub.app/ndss-symposium/ndss

๐Ÿ›Ž๏ธ Route: /ndss-symposium/ndss

๐Ÿ™ Source Code: /ndss-symposium/ndss.ts

Return results from 2020

Oxford University Pressโ€‹

Oxford Academicโ€‹

๐Ÿšจ Strict anti-crawling๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author:

๐Ÿ’ก Example: https://rsshub.app/oup/journals/adaptation

๐Ÿ›Ž๏ธ Route: /oup/journals/:name

๐Ÿ”— Parameters:

  • name, required - short name for a journal, can be found in URL

๐Ÿ™ Source Code: /oup/index.ts

Journalโ€‹

Royal Society of Chemistryโ€‹

Journalโ€‹

๐Ÿ‘จโ€๐Ÿ’ป 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

๐Ÿ™ Source Code: /rsc/journal.ts

tip

All journals at Current journals

All Recent ArticlesAdvance Articles
allrecentarticlesadvancearticles

Science Magazineโ€‹

Blogsโ€‹

๐Ÿšจ Strict anti-crawling๐ŸŽญ Rely on Puppeteer๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป 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

๐Ÿ™ Source Code: /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โ€‹

๐Ÿšจ Strict anti-crawling๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @y9c @TonyRL

๐Ÿ’ก Example: https://rsshub.app/science/cover

๐Ÿ›Ž๏ธ Route: /science/cover

๐Ÿ™ Source Code: /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โ€‹

๐Ÿšจ Strict anti-crawling๐Ÿงช Support Sci-Hub๐ŸŽญ Rely on Puppeteer๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @y9c @TonyRL

๐Ÿ’ก Example: https://rsshub.app/science/current/science

๐Ÿ›Ž๏ธ Route: /science/current/:journal?

๐Ÿ”— Parameters:

  • journal, optional - Short name for a journal

๐Ÿ™ Source Code: /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โ€‹

๐Ÿšจ Strict anti-crawling๐Ÿงช Support Sci-Hub๐ŸŽญ Rely on Puppeteer๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @y9c @TonyRL

๐Ÿ’ก Example: https://rsshub.app/science/early

๐Ÿ›Ž๏ธ Route: /science/early/:journal?

๐Ÿ”— Parameters:

  • journal, optional - Short name for a journal

๐Ÿ™ Source Code: /science/early.ts

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

ScienceDirectโ€‹

Journalโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @nczitzk

๐Ÿ’ก Example: https://rsshub.app/sciencedirect/journal/research-policy

๐Ÿ›Ž๏ธ Route: /sciencedirect/journal/:id

๐Ÿ”— Parameters:

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

๐Ÿ™ Source Code: /sciencedirect/journal.ts

Springerโ€‹

Journalโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป 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

๐Ÿ™ Source Code: /springer/journal.ts

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

๐Ÿ™ Source Code: /telecompaper/news.ts

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

๐Ÿ™ Source Code: /telecompaper/search.ts

Sorting

Date AscendingDate Descending
12

Date selection

1 month3 months6 months12 months24 months
1361224

๐Ÿ‘จโ€๐Ÿ’ป Author: @CookiePieWw

๐Ÿ’ก Example: https://rsshub.app/trendingpapers/papers

๐Ÿ›Ž๏ธ Route: /trendingpapers/papers/:category?/:time?/:cited?

๐Ÿ”— Parameters:

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

๐Ÿ™ Source Code: /trendingpapers/papers.ts

The University of Chicago Press: Journalsโ€‹

Current Issueโ€‹

๐Ÿšจ Strict anti-crawling๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @TonyRL

๐Ÿ’ก Example: https://rsshub.app/uchicago/journals/current/jpe

๐Ÿ›Ž๏ธ Route: /uchicago/journals/current/:journal

๐Ÿ”— Parameters:

๐Ÿ™ Source Code: /uchicago/current.ts

USENIXโ€‹

Security Symposiaโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @ZeddYu

๐Ÿ’ก Example: https://rsshub.app/usenix/usenix-security-sympoium

๐Ÿ›Ž๏ธ Route: /usenix/usenix-security-sympoium

๐Ÿ™ Source Code: /usenix/usenix.ts

Return results from 2020

X-MOLโ€‹

Journalโ€‹

๐Ÿšจ Strict anti-crawling

๐Ÿ‘จโ€๐Ÿ’ป Author: @cssxsh

๐Ÿ’ก Example: https://rsshub.app/x-mol/paper/0/9

๐Ÿ›Ž๏ธ Route: /x-mol/paper/:type/:magazine

๐Ÿ”— Parameters:

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

๐Ÿ™ Source Code: /x-mol/paper.ts

็ฎก็†ไธ–็•Œโ€‹

ๅˆ†็ฑปโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @nczitzk

๐Ÿ’ก Example: https://rsshub.app/mvm

๐Ÿ›Ž๏ธ Route: /mvm/:category?

๐Ÿ”— Parameters:

  • category, optional - ๅˆ†็ฑป๏ผŒ่งไธ‹่กจ๏ผŒ้ป˜่ฎคไธบๆœฌๆœŸ่ฆ็›ฎ

๐Ÿ™ Source Code: /mvm/index.ts

ๆœฌๆœŸ่ฆ็›ฎ็ฝ‘็ปœ้ฆ–ๅ‘ๅญฆๆœฏๆดปๅŠจ้€š็Ÿฅๅ…ฌๅ‘Š
bqymwlsfxshdtzgg

ไธญๅ›ฝ็Ÿฅ็ฝ‘โ€‹

Unknownโ€‹

๐Ÿ‘จโ€๐Ÿ’ป Author: @harveyqiu @Derekmini

๐Ÿ’ก Example: https://rsshub.app/cnki/author/000042423923

๐Ÿ›Ž๏ธ Route: /cnki/author/:code

๐Ÿ”— Parameters:

  • code, required - ไฝœ่€…ๅฏนๅบ”code๏ผŒๅฏไปฅๅœจ็ฝ‘ๅ€ไธญๅพ—ๅˆฐ

๐Ÿ™ Source Code: /cnki/author.ts

ๆœŸๅˆŠโ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @Fatpandac @Derekmini

๐Ÿ’ก Example: https://rsshub.app/cnki/journals/LKGP

๐Ÿ›Ž๏ธ Route: /cnki/journals/:name

๐Ÿ”— Parameters:

  • name, required - ๆœŸๅˆŠ็ผฉๅ†™๏ผŒๅฏไปฅๅœจ็ฝ‘ๅ€ไธญๅพ—ๅˆฐ

๐Ÿ™ Source Code: /cnki/journals.ts

็ฝ‘็ปœ้ฆ–ๅ‘โ€‹

๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @Fatpandac

๐Ÿ’ก Example: https://rsshub.app/cnki/journals/debut/LKGP

๐Ÿ›Ž๏ธ Route: /cnki/journals/debut/:name

๐Ÿ”— Parameters:

  • name, required - ๆœŸๅˆŠ็ผฉๅ†™๏ผŒๅฏไปฅๅœจ็ฝ‘ๅ€ไธญๅพ—ๅˆฐ

๐Ÿ™ Source Code: /cnki/debut.ts