Giter Club home page Giter Club logo

nsfc's Introduction

国家自然科学基金查询


相关查询网站

本爬虫使用,速度较快,但没有摘要等详细信息

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

查询方式不好:当 负责人/项目批准号/依托单位 都不存在时,项目名称不能为空

官网,超难用。

查询不好用

使用

git clone https://github.com/suqingdong/nsfc.git
cd nsfc

mkdir test
cd test

# eg.: 爬取2019年C,H学科数据
scrapy crawl nsfc_spider \
  -a code=C,H \
  -a startTime=2019 \
  -a endTime=2019 \
  -o nsfc.2019.jl \
  -L INFO \
  --logfile nsfc.2019.log

TODO

  • 结题项目摘要信息补充

nsfc's People

Contributors

suqingdong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.