Skip to content

๐Ÿ”ฌ Scientific Journal โ€‹

American Economic Association โ€‹

Journal โ€‹

๐ŸŸข Passed Test๐Ÿงช 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 โ€‹

๐Ÿ”ด Failed Test๐Ÿงช 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 โ€‹

๐Ÿ”ด Failed Test๐Ÿงช 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 โ€‹

๐ŸŸข Passed Test๐Ÿ” Support Radar

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

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

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

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

Return results from 2020

BioOne โ€‹

๐ŸŸข Passed Test๐Ÿ” Support Radar

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

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

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

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

Journals โ€‹

๐ŸŸข Passed Test๐Ÿ” Support Radar

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

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

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

๐Ÿ”— Parameters:

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

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

caa.reviews โ€‹

Book Reviews โ€‹

๐ŸŸข Passed Test๐Ÿ” Support Radar

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

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

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

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

Essays โ€‹

๐ŸŸข Passed Test๐Ÿ” Support Radar

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

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

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

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

Exhibition Reviews โ€‹

๐ŸŸข Passed Test๐Ÿ” Support Radar

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

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

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

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

Cool Papers โ€‹

Topic โ€‹

๐ŸŸข Passed Test๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

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

๐Ÿ’ก Example: https://rsshub.app/papers/arxiv/cs.AI

๐Ÿ›Ž๏ธ Route: /papers/:category{.+}?

๐Ÿ”— Parameters:

  • category{.}, required -

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

TIP

If you subscribe to arXiv Artificial Intelligence (cs.AI)๏ผŒwhere the URL is https://papers.cool/arxiv/cs.AI, extract the part https://papers.cool/ to the end, and use it as the parameter to fill in. Therefore, the route will be /papers/arxiv/cs.AI.

Categoryid
arXiv Artificial Intelligence (cs.AI)arxiv/cs.AI
arXiv Computation and Language (cs.CL)arxiv/cs.CL
arXiv Computer Vision and Pattern Recognition (cs.CV)arxiv/cs.CV
arXiv Machine Learning (cs.LG)arxiv/cs.LG

Google โ€‹

Author Citations โ€‹

๐ŸŸข Passed Test๐Ÿšจ 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 โ€‹

๐ŸŸข Passed Test๐Ÿšจ 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 โ€‹

๐Ÿ”ด Failed Test

๐Ÿ‘จโ€๐Ÿ’ป 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, required - Sort Type, default: vol-only-seq, the part of the URL after sortType

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

Unknown โ€‹

๐ŸŸก Missing Test

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

๐Ÿ›Ž๏ธ Route: /ieee/:journal/latest/vol/:sortType?,/journal/:journal/:sortType?

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

Unknown โ€‹

๐ŸŸก Missing Test

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

๐Ÿ›Ž๏ธ Route: /ieee/:journal/latest/vol/:sortType?,/journal/:journal/:sortType?

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

Unknown โ€‹

๐ŸŸก Missing Test

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

๐Ÿ›Ž๏ธ Route: /ieee/:journal/latest/date/:sortType?,/journal/:journal/recent/:sortType?

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

Unknown โ€‹

๐ŸŸก Missing Test

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

๐Ÿ›Ž๏ธ Route: /ieee/:journal/latest/date/:sortType?,/journal/:journal/recent/:sortType?

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

IEEE Computer Society โ€‹

IEEE Symposium on Security and Privacy โ€‹

๐ŸŸก Missing Test๐Ÿ” 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 โ€‹

๐Ÿ”ด Failed Test

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

๐Ÿ’ก Example: https://rsshub.app/informs/mnsc

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

๐Ÿ”— Parameters:

  • category, required - Category, can be found in the url of the page, orsc by default

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

MDPI โ€‹

Journal โ€‹

๐ŸŸข Passed Test๐Ÿ” 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 โ€‹

๐Ÿ”ด Failed Test๐Ÿ” 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 โ€‹

๐Ÿ”ด Failed Test

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

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

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

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

Latest Research โ€‹

๐Ÿ”ด Failed Test๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

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

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

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

๐Ÿ”— Parameters:

  • journal, required - 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 โ€‹

๐Ÿ”ด Failed Test๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

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

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

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

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

Research Highlight โ€‹

๐Ÿ”ด Failed Test๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

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

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

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

๐Ÿ”— Parameters:

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

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

WARNING

Only some journals are supported.

Unknown โ€‹

๐ŸŸก Missing Test๐Ÿ” Support Radar

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

๐Ÿ›Ž๏ธ Route: /nature/news-and-comment/:journal?

๐Ÿ”— Parameters:

  • journal, required -

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

National Bureau of Economic Research โ€‹

All Papers โ€‹

๐ŸŸข Passed Test๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @5upernova-heng

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

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

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

New Papers โ€‹

๐ŸŸข Passed Test๐Ÿงช Support Sci-Hub๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @5upernova-heng

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

๐Ÿ›Ž๏ธ Route: /nber/new

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

Papers that are published in this week.

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

Accepted papers โ€‹

๐ŸŸก Missing Test๐Ÿ” 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

nymity โ€‹

CensorBib Updates โ€‹

๐ŸŸข Passed Test๐Ÿ” Support Radar

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

๐Ÿ’ก Example: https://rsshub.app/nymity/censorbib

๐Ÿ›Ž๏ธ Route: /nymity/censorbib

๐Ÿ™ Source Code: /nymity/censorbib.ts

Oxford University Press โ€‹

Oxford Academic โ€‹

๐Ÿ”ด Failed Test๐Ÿšจ 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 โ€‹

๐Ÿ”ด Failed Test

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

๐Ÿ”ด Failed Test๐Ÿšจ Strict Anti-crawling๐ŸŽญ Rely on Puppeteer๐Ÿ” Support Radar

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

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

๐Ÿ›Ž๏ธ Route: /science/blogs/:name?

๐Ÿ”— Parameters:

  • name, required - 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 โ€‹

๐Ÿ”ด Failed Test๐Ÿšจ 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 โ€‹

๐Ÿ”ด Failed Test๐Ÿšจ 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, required - 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 โ€‹

๐Ÿ”ด Failed Test๐Ÿšจ 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, required - Short name for a journal

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

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

ScienceDirect โ€‹

Journal โ€‹

๐Ÿ”ด Failed Test๐Ÿ” 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 โ€‹

๐Ÿ”ด Failed Test๐Ÿ” 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 โ€‹

๐Ÿ”ด Failed Test

๐Ÿ‘จโ€๐Ÿ’ป 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, required - Year. The year in respective category page filter, all for unlimited year, empty by default
  • country, required - Country or continent, all for unlimited country or continent, empty by default
  • type, required - 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.

๐Ÿ”ด Failed Test

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

๐Ÿ’ก Example: https://rsshub.app/telecompaper/search/Nokia

๐Ÿ›Ž๏ธ Route: /telecompaper/search/:keyword?/:company?/:sort?/:period?

๐Ÿ”— Parameters:

  • keyword, required - Keyword
  • company, required - Company name, empty by default
  • sort, required - Sorting, see table below, Date Descending by default
  • period, required - 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

๐ŸŸข Passed Test

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

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

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

๐Ÿ”— Parameters:

  • category, required - Category of papers, can be found in URL. All categories by default.
  • time, required - Time like 24 hours to specify the duration of ranking, can be found in URL. Since beginning by default.
  • cited, required - 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 โ€‹

๐Ÿ”ด Failed Test๐Ÿšจ 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 โ€‹

;login: โ€‹

๐ŸŸข Passed Test๐Ÿ” Support Radar

๐Ÿ‘จโ€๐Ÿ’ป Author: @wu-yufei

๐Ÿ’ก Example: https://rsshub.app/usenix/loginonline

๐Ÿ›Ž๏ธ Route: /usenix/loginonline

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

Security Symposia โ€‹

๐Ÿ”ด Failed Test๐Ÿ” 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 โ€‹

๐ŸŸก Missing Test๐Ÿšจ 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

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

ๅˆ†็ฑป โ€‹

๐Ÿ”ด Failed Test๐Ÿ” Support Radar

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

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

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

๐Ÿ”— Parameters:

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

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

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

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

ๆœŸๅˆŠ โ€‹

๐Ÿ”ด Failed Test๐Ÿ” Support Radar

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

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

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

๐Ÿ”— Parameters:

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

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

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

๐Ÿ”ด Failed Test๐Ÿ” 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

ไฝœ่€…ๆœŸๅˆŠๆ–‡็Œฎ โ€‹

๐Ÿ”ด Failed Test

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

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

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

๐Ÿ”— Parameters:

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

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

TIP

ๅฏ่ƒฝไป…้™ไธญๅ›ฝๅคง้™†ๆœๅŠกๅ™จ่ฎฟ้—ฎ๏ผŒไปฅๅฎž้™…ๆƒ…ๅ†ตไธบๅ‡†ใ€‚
:::

Released under the MIT License.