Skip to content

a python script to login physical experiment website of Xidian to fetch Course selection and grade information

Notifications You must be signed in to change notification settings

LittleGreenMouse/LoginWLSY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

西电物理实验网站模拟登录

前言


最近做大作业需要从物理实验网站爬取学生选课和成绩信息,在github找了一下竟然没找到用python的现成项目,于是就自己写了一个出来。

如何使用?


  1. 下载LoginWLSY.py到本地
  2. 打开cmd切换到LoginWLSY.py所在目录
  3. 输入python LoginWLSY.py运行脚本
  4. 根据提示输入学号和物理实验网站的密码
  5. 命令行中会有一个较为简陋的输出
  6. 同目录下会生成一个result.csv文件,请用Excel打开查看

注: 请使用python3.x版本运行此脚本

About

a python script to login physical experiment website of Xidian to fetch Course selection and grade information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages