google-scholarly:Google Scholar Node.js

时间:2024-06-17 03:01:33
【文件属性】:

文件名称:google-scholarly:Google Scholar Node.js

文件大小:261KB

文件格式:ZIP

更新时间:2024-06-17 03:01:33

JavaScript

Google Scholar Node.js 安装 npm install --save google-scholarly 从以下获取API_KEY : : API_KEY 例子 使用代理API密钥 Scholar . init ( apiKey ) . getPubAuthors ( '"A frequency-domain analysis of haptic gratings"' ) . then ( res => console . log ( res ) ) . catch ( err => console . error ( err . message ) ) ; 没有代理API密钥(不推荐) Scholar . init ( ) . getPubAuthors ( '"A frequency-domain analysis of haptic


【文件预览】:
google-scholarly-master
----.gitignore(28B)
----proxy.js(752B)
----package.json(1KB)
----package-lock.json(234KB)
----__nock_fixtures__()
--------pub-search.json(114KB)
--------captcha.json(66KB)
--------invalid-api-key.json(771B)
--------pub-authors.json(576KB)
----LICENSE(717B)
----index.js(5KB)
----test.js(3KB)
----examples()
--------.env.example(19B)
--------package.json(270B)
--------.npmrc(19B)
--------index.js(1KB)
----.eslintrc.js(195B)
----README.md(2KB)
----.editorconfig(188B)

网友评论