国家自然科学基金查询
Project description
国家自然科学基金查询
查询网站
http://output.nsfc.gov.cn
API接口较好,但资助项目检索需要验证码
- 资助项目检索:http://output.nsfc.gov.cn/fundingQuery
- 结题项目检索:http://output.nsfc.gov.cn/projectQuery
- 结题项目详情:http://output.nsfc.gov.cn/conclusionProject/30360042
- 申请代码:http://output.nsfc.gov.cn/common/data/fieldCode
- 资助类别:http://output.nsfc.gov.cn/common/data/supportTypeData
- 资助类别(仅一级分类):http://output.nsfc.gov.cn/common/data/supportTypeClassOneData
依赖
- Linux/Windows
- Python2/Python3
- tesseract
tesseract
是图像识别工具,用于识别验证码
Linux
yum install tesseract
Windows
安装后需要把tesseract添加到环境变量中
安装
pip install nsfc
使用示例
查看帮助
nsfc
查看申请代码/资助类别
nsfc show-codes -t S
nsfc show-codes -t Z
项目查询
# 1 运行时选择申请代码和批准年度
- nsfc search
# 2 指定申请代码和批准年度,多个值之间可用逗号分隔
- nsfc search -c C05,C06 -y 2018,2019,2020
# 3 指定查询类型(Z: 资助项目[默认],J: 结题项目)
- nsfc search -c C05,C06 -y 2018,2019,2020 -t J
# 4 指定输出文件和格式(html, xlsx, txt/tsv, json, jl, pkl)
- nsfc search -c C05 -y 2019 -o out [默认 -O xlsx]
- nsfc search -c C05 -y 2019 -o out -O html
- nsfc search -c C05 -y 2019 -o out -O tsv
- nsfc search -c C05 -y 2019 -o out -O json
- nsfc search -c C05 -y 2019 -o out -O jl
结果示例
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nsfc-1.0.3.tar.gz
(9.4 kB
view details)
File details
Details for the file nsfc-1.0.3.tar.gz
.
File metadata
- Download URL: nsfc-1.0.3.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac291afa4d224d6b0edcc4216ed3c97946c420b0ce42975f29733b27f51e5889 |
|
MD5 | 01c776c92b93f9b1c1bb745878b71174 |
|
BLAKE2b-256 | e27546e3bb29a2208c5c5c37bc6fcd5b83daf743bb62da747cef120411d2901b |