codeudan / crawler-china-mainland-universities

**大陆大学列表爬虫

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

**大陆高校列表爬虫

**大陆高校列表爬虫,导出格式为 JSON,使用学信网数据

数据

china_mainland_universities.json (截止到 2021.4.5)

更新数据

安装 node.js

git clone

cd crawler-china-mainland-universities

npm install

node index.js

选项

指定输出文件目录

node index.js -p [path]

About

**大陆大学列表爬虫

License:MIT License


Languages

Language:JavaScript 100.0%