Skip to main content

国家自然科学基金查询

Project description

国家自然科学基金查询


查询网站

http://output.nsfc.gov.cn

API接口较好,但资助项目检索需要验证码

安装

pip install nsfc

使用示例

查看申请代码/资助类别

nsfc show-codes -t S
nsfc show-codes -t Z

在线查看:https://suqingdong.github.io/nsfc/help/index.html

资助项目查询

# 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


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.0.tar.gz (8.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page