🔬 科学期刊
Google
Scholar Author Citations
🔥 826🟢 Passed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/google/citations/mlmE4JMAAAAJ
🔥 Top Feeds on Folo:
🛎️ Route: /google/citations/:id
🔗 Parameters:
id
- Required
- Description: 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.
Scholar Keywords Monitoring
💡 Example: https://rsshub.app/google/scholar/data+visualization
🔥 Top Feeds on Folo:
🛎️ Route: /google/scholar/:query
🔗 Parameters:
query
- Required
- Description: 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.
Basic mode, sample query is the keywords desired, eg.「data visualization」, https://rsshub.app/google/scholar/data+visualization.
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.
Academia
interest
🔥 468🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/academia/topic/Urban_History
🔥 Top Feeds on Folo:
🛎️ Route: /academia/topic/:interest
🔗 Parameters:
interest
- Required
- Description: interest
🐙 Source Code: /academia/topics.ts
中国知网
网络首发
🔥 210🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cnki/journals/debut/LKGP
🔥 Top Feeds on Folo:
🛎️ Route: /cnki/journals/debut/:name
🔗 Parameters:
name
- Required
- Description: 期刊缩写,可以在网址中得到
🐙 Source Code: /cnki/debut.ts
作者
TIP
可能仅限中国大陆服务器访问,以实际情况为准。
期刊
💡 Example: https://rsshub.app/cnki/journals/LKGP
🛎️ Route: /cnki/journals/:name
🔗 Parameters:
name
- Required
- Description: 期刊缩写,可以在网址中得到
🐙 Source Code: /cnki/journals.ts
Nature Journal
TIP
You can get all short name of a journal from https://www.nature.com/siteindex or Journal List.
Latest Research
🔥 159🟢 Passed Test🧪 Support Sci-Hub🔍 Support Radar
💡 Example: https://rsshub.app/nature/research/ng
🔥 Top Feeds on Folo:
🛎️ Route: /nature/research/:journal?
🔗 Parameters:
journal
- Optional
- Description: short name for a journal,
nature
by default
🐙 Source Code: /nature/research.ts
:journal | Full Name of the Journal | Route |
---|---|---|
nature | Nature | /nature/research/nature |
nbt | Nature Biotechnology | /nature/research/nbt |
neuro | Nature Neuroscience | /nature/research/neuro |
ng | Nature Genetics | /nature/research/ng |
ni | Nature Immunology | /nature/research/ni |
nmeth | Nature Method | /nature/research/nmeth |
nchem | Nature Chemistry | /nature/research/nchem |
nmat | Nature Materials | /nature/research/nmat |
natmachintell | Nature 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
🔥 16🧪 Support Sci-Hub🔍 Support Radar
💡 Example: https://rsshub.app/nature/news
🔥 Top Feeds on Folo:
🛎️ Route: /nature/news
🐙 Source Code: /nature/news.ts
Cover Story
💡 Example: https://rsshub.app/nature/cover
🔥 Top Feeds on Folo:
🛎️ 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.
Research Highlight
🔥 10🟢 Passed Test🧪 Support Sci-Hub🔍 Support Radar
💡 Example: https://rsshub.app/nature/highlight
🔥 Top Feeds on Folo:
🛎️ Route: /nature/highlight/:journal?
🔗 Parameters:
journal
- Optional
- Description: short name for a journal,
nature
by default
🐙 Source Code: /nature/highlight.ts
WARNING
Only some journals are supported.
Unknown
🟡 Missing Test🔍 Support Radar
🛎️ Route: /nature/news-and-comment/:journal?
🔗 Parameters:
journal
- Optional
- Description: N/A
🐙 Source Code: /nature/news-and-comment.ts
Journal List
💡 Example: https://rsshub.app/nature/siteindex
🛎️ Route: /nature/siteindex
🐙 Source Code: /nature/siteindex.ts
Springer
Journal
💡 Example: https://rsshub.app/springer/journal/10450
🔥 Top Feeds on Folo:
🛎️ Route: /springer/journal/:journal
🔗 Parameters:
journal
- Required
- Description: Journal Code, the number in the URL from the journal homepage
🐙 Source Code: /springer/journal.ts
American Economic Association
Journal
🔥 131🧪 Support Sci-Hub🔍 Support Radar
💡 Example: https://rsshub.app/aeaweb/aer
🔥 Top Feeds on Folo:
🛎️ Route: /aeaweb/:id
🔗 Parameters:
id
- Required
- Description: 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.
IEEE Xplore
IEEE Journal Articles
🔥 115🟢 Passed Test
💡 Example: https://rsshub.app/ieee/journal/6287639/preprint
🔥 Top Feeds on Folo:
🛎️ Route: /ieee/journal/:punumber/:earlyAccess?
🔗 Parameters:
punumber
- Required
- Description: Publication Number, look for
punumber
in the URL
earlyAccess
- Optional
- Description: Optional, set any value to get early access articles
🐙 Source Code: /ieee/journal.ts
IEEE Author Articles
IEEE Computer Society
IEEE Symposium on Security and Privacy
🔥 83🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/ieee-security/security-privacy
🔥 Top Feeds on Folo:
🛎️ Route: /ieee-security/security-privacy
🐙 Source Code: /ieee-security/sp.ts
Return results from 2020
Science Magazine
Blogs
🔥 77🚨 Strict Anti-crawling🎭 Rely on Puppeteer🔍 Support Radar
💡 Example: https://rsshub.app/science/blogs/pipeline
🔥 Top Feeds on Folo:
🛎️ Route: /science/blogs/:name?
🔗 Parameters:
name
- Optional
- Description: 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
🔥 1🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/science/cover
🔥 Top Feeds on Folo:
🛎️ 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
💡 Example: https://rsshub.app/science/current/science
🛎️ Route: /science/current/:journal?
🔗 Parameters:
journal
- Optional
- Description: Short name for a journal
🐙 Source Code: /science/current.ts
Short name | Full name of the journal | Route |
---|---|---|
science | Science | /science/current/science |
sciadv | Science Advances | /science/current/sciadv |
sciimmunol | Science Immunology | /science/current/sciimmunol |
scirobotics | Science Robotics | /science/current/scirobotics |
signaling | Science Signaling | /science/current/signaling |
stm | Science 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
💡 Example: https://rsshub.app/science/early
🛎️ Route: /science/early/:journal?
🔗 Parameters:
journal
- Optional
- Description: Short name for a journal
🐙 Source Code: /science/early.ts
only Science, Science Immunology and Science Translational Medicine have first release
ACM Special Interest Group on Security Audit and Control
The ACM Conference on Computer and Communications Security
🔥 76🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sigsac/ccs
🔥 Top Feeds on Folo:
🛎️ Route: /sigsac/ccs
🐙 Source Code: /sigsac/ccs.ts
Return results from 2020
Trending Papers
Trending Papers on arXiv
💡 Example: https://rsshub.app/trendingpapers/papers
🔥 Top Feeds on Folo:
- Trending Papers on arXiv.org | All categories | Since beginning | Cited and uncited papers |
- Trending Papers on arXiv.org | Computer Science - Computer Vision and Pattern Recognition | 7 days | Only cited papers |
🛎️ Route: /trendingpapers/papers/:category?/:time?/:cited?
🔗 Parameters:
category
- Optional
- Description: Category of papers, can be found in URL.
All categories
by default.
time
- Optional
- Description: Time like
24 hours
to specify the duration of ranking, can be found in URL.Since beginning
by default.
cited
- Optional
- Description: Cited or uncited papers, can be found in URL.
Cited and uncited papers
by default.
🐙 Source Code: /trendingpapers/papers.ts
Oxford University Press
Oxford Academic - Journal
🔥 38🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/oup/journals/adaptation
🔥 Top Feeds on Folo:
🛎️ Route: /oup/journals/:name
🔗 Parameters:
name
- Required
- Description: short name for a journal, can be found in URL
🐙 Source Code: /oup/index.ts
National Bureau of Economic Research
All Papers
🔥 23🟢 Passed Test🧪 Support Sci-Hub🔍 Support Radar
💡 Example: https://rsshub.app/nber/papers
🔥 Top Feeds on Folo:
🛎️ Route: /nber/papers
🐙 Source Code: /nber/all.ts
New Papers
🔥 12🟢 Passed Test🧪 Support Sci-Hub🔍 Support Radar
💡 Example: https://rsshub.app/nber/new
🔥 Top Feeds on Folo:
🛎️ Route: /nber/new
🐙 Source Code: /nber/new.ts
Papers that are published in this week.
INSPIRE
Literature Search
🔥 26🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/inspirehep/literature/Physics
🔥 Top Feeds on Folo:
🛎️ Route: /inspirehep/literature/:q
🔗 Parameters:
q
- Required
- Description: Search keyword
🐙 Source Code: /inspirehep/literature.ts
Author Search
Network and Distributed System Security (NDSS) Symposium
Accepted papers
🔥 22🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/ndss-symposium/ndss
🔥 Top Feeds on Folo:
🛎️ Route: /ndss-symposium/ndss
🐙 Source Code: /ndss-symposium/ndss.ts
Return results from 2020
USENIX
Security Symposia
💡 Example: https://rsshub.app/usenix/usenix-security-sympoium
🔥 Top Feeds on Folo:
🛎️ Route: /usenix/usenix-security-sympoium
🐙 Source Code: /usenix/usenix.ts
Return results from 2020
;login:
🔥 2🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/usenix/loginonline
🔥 Top Feeds on Folo:
🛎️ Route: /usenix/loginonline
🐙 Source Code: /usenix/loginonline.ts
Link Research
Articles
🔥 19🟢 Passed Test
💡 Example: https://rsshub.app/linkresearcher/category=theses&columns=Nature%20导读&subject=生物
🔥 Top Feeds on Folo:
🛎️ Route: /linkresearcher/:params
🔗 Parameters:
params
- Required
- Description: search parameters, support
category
,subject
,columns
,query
🐙 Source Code: /linkresearcher/index.ts
Cool Papers
Category
🔥 10🟢 Passed Test🧪 Support Sci-Hub🔍 Support Radar
💡 Example: https://rsshub.app/papers/category/arxiv/cs.AI
🔥 Top Feeds on Folo:
- Artificial Intelligence | Cool Papers - Immersive Paper Discovery
- Operating Systems | Cool Papers - Immersive Paper Discovery
🛎️ Route: /papers/category/:id{.+}?
🔗 Parameters:
id{.}
- Optional
- Description: N/A
🐙 Source Code: /papers/category.ts
TIP
To subscribe to Artificial Intelligence (cs.AI) (https://papers.cool/arxiv/cs.AI), extract arxiv/cs.AI
from the URL as the category
parameter. The resulting route will be /papers/category/arxiv/cs.AI
.
More categories
Astrophysics (astro-ph)
Instrumentation and Methods for Astrophysics (astro-ph.IM) | Solar and Stellar Astrophysics (astro-ph.SR) |
---|---|
arxiv/astro-ph.IM | arxiv/astro-ph.SR |
Condensed Matter (cond-mat)
General Relativity and Quantum Cosmology (gr-qc)
General Relativity and Quantum Cosmology (gr-qc) |
---|
arxiv/gr-qc |
High Energy Physics - Experiment (hep-ex)
High Energy Physics - Experiment (hep-ex) |
---|
arxiv/hep-ex |
High Energy Physics - Lattice (hep-lat)
High Energy Physics - Lattice (hep-lat) |
---|
arxiv/hep-lat |
High Energy Physics - Phenomenology (hep-ph)
High Energy Physics - Phenomenology (hep-ph) |
---|
arxiv/hep-ph |
High Energy Physics - Theory (hep-th)
High Energy Physics - Theory (hep-th) |
---|
arxiv/hep-th |
Mathematical Physics (math-ph)
Mathematical Physics (math-ph) |
---|
arxiv/math-ph |
Nonlinear Sciences (nlin)
Pattern Formation and Solitons (nlin.PS) |
---|
arxiv/nlin.PS |
Nuclear Experiment (nucl-ex)
Nuclear Experiment (nucl-ex) |
---|
arxiv/nucl-ex |
Nuclear Theory (nucl-th)
Nuclear Theory (nucl-th) |
---|
arxiv/nucl-th |
Physics (physics)
Plasma Physics (physics.plasm-ph) | Popular Physics (physics.pop-ph) | Space Physics (physics.space-ph) |
---|---|---|
arxiv/physics.plasm-ph | arxiv/physics.pop-ph | arxiv/physics.space-ph |
Quantum Physics (quant-ph)
Quantum Physics (quant-ph) |
---|
arxiv/quant-ph |
Mathematics (math)
Mathematics (math) | Algebraic Geometry (math.AG) | Algebraic Topology (math.AT) | Analysis of PDEs (math.AP) | Category Theory (math.CT) |
---|---|---|---|---|
arxiv/math | arxiv/math.AG | arxiv/math.AT | arxiv/math.AP | arxiv/math.CT |
Group Theory (math.GR) | History and Overview (math.HO) | Information Theory (math.IT) | K-Theory and Homology (math.KT) | Logic (math.LO) |
---|---|---|---|---|
arxiv/math.GR | arxiv/math.HO | arxiv/math.IT | arxiv/math.KT | arxiv/math.LO |
Mathematical Physics (math.MP) | Metric Geometry (math.MG) | Number Theory (math.NT) | Numerical Analysis (math.NA) | Operator Algebras (math.OA) |
---|---|---|---|---|
arxiv/math.MP | arxiv/math.MG | arxiv/math.NT | arxiv/math.NA | arxiv/math.OA |
Spectral Theory (math.SP) | Statistics Theory (math.ST) | Symplectic Geometry (math.SG) |
---|---|---|
arxiv/math.SP | arxiv/math.ST | arxiv/math.SG |
Computer Science (cs)
Emerging Technologies (cs.ET) | Formal Languages and Automata Theory (cs.FL) | General Literature (cs.GL) | Graphics (cs.GR) | Hardware Architecture (cs.AR) |
---|---|---|---|---|
arxiv/cs.ET | arxiv/cs.FL | arxiv/cs.GL | arxiv/cs.GR | arxiv/cs.AR |
Numerical Analysis (cs.NA) | Operating Systems (cs.OS) | Other Computer Science (cs.OH) | Performance (cs.PF) | Programming Languages (cs.PL) |
---|---|---|---|---|
arxiv/cs.NA | arxiv/cs.OS | arxiv/cs.OH | arxiv/cs.PF | arxiv/cs.PL |
Robotics (cs.RO) | Social and Information Networks (cs.SI) | Software Engineering (cs.SE) | Sound (cs.SD) | Symbolic Computation (cs.SC) |
---|---|---|---|---|
arxiv/cs.RO | arxiv/cs.SI | arxiv/cs.SE | arxiv/cs.SD | arxiv/cs.SC |
Systems and Control (cs.SY) |
---|
arxiv/cs.SY |
Quantitative Biology (q-bio)
Quantitative Biology (q-bio) | Biomolecules (q-bio.BM) | Cell Behavior (q-bio.CB) | Genomics (q-bio.GN) | Molecular Networks (q-bio.MN) |
---|---|---|---|---|
arxiv/q-bio | arxiv/q-bio.BM | arxiv/q-bio.CB | arxiv/q-bio.GN | arxiv/q-bio.MN |
Tissues and Organs (q-bio.TO) |
---|
arxiv/q-bio.TO |
Quantitative Finance (q-fin)
Statistics (stat)
Statistics (stat) | Applications (stat.AP) | Computation (stat.CO) | Machine Learning (stat.ML) | Methodology (stat.ME) |
---|---|---|---|---|
arxiv/stat | arxiv/stat.AP | arxiv/stat.CO | arxiv/stat.ML | arxiv/stat.ME |
Other Statistics (stat.OT) | Statistics Theory (stat.TH) |
---|---|
arxiv/stat.OT | arxiv/stat.TH |
Electrical Engineering and Systems Science (eess)
Economics (econ)
Economics (econ) | Econometrics (econ.EM) | General Economics (econ.GN) | Theoretical Economics (econ.TH) |
---|---|---|---|
arxiv/econ | arxiv/econ.EM | arxiv/econ.GN | arxiv/econ.TH |
Topic
🔥 2🧪 Support Sci-Hub🔍 Support Radar
💡 Example: https://rsshub.app/papers/query/Detection
🔥 Top Feeds on Folo:
🛎️ Route: /papers/query/:keyword{.+}?
🔗 Parameters:
keyword{.}
- Optional
- Description: N/A
🐙 Source Code: /papers/query.ts
TIP
If you subscibe to arXiv Paper queryed by Detection, where the URL is https://papers.cool/arxiv/search?highlight=1&query=Detection
, extract the part https://papers.cool/
to the end, and use it as the parameter to fill in. Therefore, the route will be /papers/query/Detection
.
Category | id |
---|---|
arXiv Paper queryed by Detection | query/Detection |
arXiv Paper queryed by Segmentation | query/Segmentation |
社科期刊网
中国社会科学院学术期刊方阵
社会学研究
🔥 11🟢 Passed Test
💡 Example: https://rsshub.app/ajcass/shxyj/2024/1
🔥 Top Feeds on Folo:
🛎️ Route: /ajcass/shxyj/:year?/:issue?
🔗 Parameters:
year
- Optional
- Description: Year of the issue,
null
for the lastest
issue
- Optional
- Description: Issue number,
null
for the lastest
🐙 Source Code: /ajcass/shxyj.ts
caa.reviews
Book Reviews
🔥 6🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/caareviews/book
🔥 Top Feeds on Folo:
🛎️ Route: /caareviews/book
🐙 Source Code: /caareviews/book.ts
Exhibition Reviews
🔥 3🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/caareviews/exhibition
🔥 Top Feeds on Folo:
🛎️ Route: /caareviews/exhibition
🐙 Source Code: /caareviews/exhibition.ts
Essays
🔥 2🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/caareviews/essay
🔥 Top Feeds on Folo:
🛎️ Route: /caareviews/essay
🐙 Source Code: /caareviews/essay.ts
The University of Chicago Press: Journals
Current Issue
🔥 8🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/uchicago/journals/current/jpe
🔥 Top Feeds on Folo:
- Journal of Political Economy | Vol 133, No 5
- Journal of the Association of Environmental and Resource Economists | Vol 12, No 4
🛎️ Route: /uchicago/journals/current/:journal
🔗 Parameters:
journal
- Required
- Description: Journal id, can be found in URL. Browse journals by title
🐙 Source Code: /uchicago/current.ts
BioOne
Featured articles
🔥 4🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/bioone/featured
🔥 Top Feeds on Folo:
🛎️ Route: /bioone/featured
🐙 Source Code: /bioone/featured.ts
Journals
🔥 2🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/bioone/journals/acta-chiropterologica
🔥 Top Feeds on Folo:
🛎️ Route: /bioone/journals/:journal?
🔗 Parameters:
journal
- Optional
- Description: Journals, can be found in URL
🐙 Source Code: /bioone/journal.ts
MDPI
Journal
💡 Example: https://rsshub.app/mdpi/analytica
🔥 Top Feeds on Folo:
🛎️ Route: /mdpi/:journal
🔗 Parameters:
journal
- Required
- Description: Journal Name, get it from the journal homepage
🐙 Source Code: /mdpi/journal.ts
普世社会科学研究所
最新文章
💡 Example: https://rsshub.app/pacilution/latest
🔥 Top Feeds on Folo:
🛎️ Route: /pacilution/latest
🐙 Source Code: /pacilution/latest.ts
ScienceDirect
Call for Papers
💡 Example: https://rsshub.app/sciencedirect/call-for-paper/education
🔥 Top Feeds on Folo:
🛎️ Route: /sciencedirect/call-for-paper/:subject
🔗 Parameters:
subject
- Required
- Description: 学科分类,例如“education”
🐙 Source Code: /sciencedirect/call-for-paper.ts
sciencedirect.com/browse/calls-for-papers?subject=education
-> /sciencedirect/call-for-paper/education
Current Issue
💡 Example: https://rsshub.app/sciencedirect/journal/journal-of-financial-economics/current
🔥 Top Feeds on Folo:
🛎️ Route: /sciencedirect/journal/:id/current
🔗 Parameters:
id
- Required
- Description: Journal id, can be found in URL
🐙 Source Code: /sciencedirect/current-issue.ts
Journal
💡 Example: https://rsshub.app/sciencedirect/journal/research-policy
🛎️ Route: /sciencedirect/journal/:id
🔗 Parameters:
id
- Required
- Description: Journal id, can be found in URL
🐙 Source Code: /sciencedirect/journal.ts
上海大学
上海大学相关网网站
《社会》杂志当期目录
💡 Example: https://rsshub.app/journals/society/current
🔥 Top Feeds on Folo:
🛎️ Route: /shu/journals/society/current
🐙 Source Code: /shu/society.ts
American Institute of Physics
Journal
🧪 Support Sci-Hub🔍 Support Radar
💡 Example: https://rsshub.app/aip/aapt/ajp
🛎️ Route: /aip/:pub/:jrn
🔗 Parameters:
pub
- Required
- Description: Publisher id
jrn
- Required
- Description: 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
💡 Example: https://rsshub.app/annualreviews/anchem
🛎️ Route: /annualreviews/:id
🔗 Parameters:
id
- Required
- Description: 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.
INFORMS
Category
💡 Example: https://rsshub.app/informs/mnsc
🛎️ Route: /informs/:category?
🔗 Parameters:
category
- Optional
- Description: Category, can be found in the url of the page,
orsc
by default
🐙 Source Code: /informs/index.ts
管理世界
分类
💡 Example: https://rsshub.app/mwm
🛎️ Route: /mwm/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为本期要目
🐙 Source Code: /mwm/index.ts
本期要目 | 网络首发 | 学术活动 | 通知公告 |
---|---|---|---|
bqym | wlsf | xshd | tzgg |
nymity
CensorBib Updates
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/nymity/censorbib
🛎️ Route: /nymity/censorbib
🐙 Source Code: /nymity/censorbib.ts
PubScholar 公益学术平台
Explore
💡 Example: https://rsshub.app/pubscholar/explore
🛎️ Route: /pubscholar/explore/:category?/:keyword?
🔗 Parameters:
category
- Optional
- Description: Category, see the table below,
articles
by default
keyword
- Optional
- Description: Search Keyword
🐙 Source Code: /pubscholar/explore.ts
Articles / 论文 | Patents / 专利 | Reports / 领域快报 | Information / 动态快讯 | Datasets / 科学数据 | Books / 图书 |
---|---|---|---|---|---|
articles | patents | bulletins | reports | sciencedata | books |
Royal Society of Chemistry
Journal
💡 Example: https://rsshub.app/rsc/journal/ta
🛎️ Route: /rsc/journal/:id/:category?
🔗 Parameters:
id
- Required
- Description: Journal id, can be found in URL
category
- Optional
- Description: Category, see below, All Recent Articles by default
🐙 Source Code: /rsc/journal.ts
TIP
All journals at Current journals
All Recent Articles | Advance Articles |
---|---|
allrecentarticles | advancearticles |
Telecompaper
News
💡 Example: https://rsshub.app/telecompaper/news/mobile/2020/China/News
🛎️ Route: /telecompaper/news/:caty/:year?/:country?/:type?
🔗 Parameters:
caty
- Required
- Description: Category, see table below
year
- Optional
- Description: Year. The year in respective category page filter,
all
for unlimited year, empty by default
country
- Optional
- Description: Country or continent,
all
for unlimited country or continent, empty by default
type
- Optional
- Description: Type, can be found in the
Types
filter,all
for unlimited type, unlimited by default
🐙 Source Code: /telecompaper/news.ts
Category
WIRELESS | BROADBAND | VIDEO | GENERAL | IT | INDUSTRY RESOURCES |
---|---|---|---|---|---|
mobile | internet | boardcast | general | it | industry-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.
Search
💡 Example: https://rsshub.app/telecompaper/search/Nokia
🛎️ Route: /telecompaper/search/:keyword?/:company?/:sort?/:period?
🔗 Parameters:
keyword
- Optional
- Description: Keyword
company
- Optional
- Description: Company name, empty by default
sort
- Optional
- Description: Sorting, see table below,
Date Descending
by default
period
- Optional
- Description: Date selection, Last 12 months by default
🐙 Source Code: /telecompaper/search.ts
Sorting
Date Ascending | Date Descending |
---|---|
1 | 2 |
Date selection
1 month | 3 months | 6 months | 12 months | 24 months |
---|---|---|---|---|
1 | 3 | 6 | 12 | 24 |
X-MOL
Journal
🟡 Missing Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/x-mol/paper/0/9
🛎️ Route: /x-mol/paper/:type/:magazine
🔗 Parameters:
type
- Required
- Description: type
magazine
- Required
- Description: magazine
🐙 Source Code: /x-mol/paper.ts