Coder Social home page Coder Social logo

yanx's Introduction

img.png

YanX 是一个一键下载全国所有院校硕士研究生专业目录的工具

更便捷更快速的将全部院校做对比和分析,基于考试科目,招生人数,院校建设划,院校地区,寻找最棒最合适的院校!

下载软件

图片名称

快速使用

1. 下载

  1. 学位类别:先选择 学术学位专业学位 中的一个;

  2. 门类类别:如果学位类别选择了专业学位则门类类别中只有专业学位可选;如果选择了学术学位,则会有多个门类可选;

  3. 学科类别:对应不同的门类有不同的学科类别,选择一个学科类别,就可以开始下载了。

此外还有一些可选择项目

  1. 专业名称 :部分学科对应多个专业,有其他的专业名称,则可以选择其中的一个

  2. 学习方式 :学习方式可选择全日制、非全日制

  3. 院校建设计划:部分学校属于985、211或双一流院校,可以选择其中的一项,或者排除重点院校只选择普通院校

  4. 院校区域 :此区域非省份地区,而是指考研院校中的A类考试和B类考生省份区域

2. 导出

下载完成后的任务可以进行导出,对多个下载任务可以导出到同一个文件、也可以每一个任务导出到单独的文件;例如可以将 学硕-0821 和 专硕-0854 导出到同一个文件中。

下图是选择 学术学位-0201理论经济学-全日制 的导出文件内容

202304141631960

3. Excel 筛选

通过表格软件Excel或WPS打开导出的文件,你可以选择第一行用表格软件的筛选工具,进行更进一步的筛选

比如 具体的考试科目,比如外语一般分为 英语(一)和英语(二),或具体专业课,或选中排除个别省份地区,筛选掉招生人数较少的院校等,等等各种筛选不再一一赘述。

资料参考

AB类地区和985、211院校目录

院校库.csv ,数据来自于研招网院校库

调试与开发

当前项目有两个库,一个是当前库,它用 FastAPI 用做前端界面,另一个是 yzw-dl 它是下载研招网数据的核心库

git clone -b main https://github.com/xx025/yanx.git yanx
cd yanx
conda create -n yanx python=3.8 -y
conda activate yanx # 使用 conda 创建虚拟环境
pip install -r req.txt
python run.py

声明

  1. 本软件只供学习交流使用,勿作为商业用途
  2. 对使用本软件造成的任何影响,概不负责

yanx's People

Contributors

xx025 avatar xhabit 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.