Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

AFutureD/zfSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

使用Python实现正方教务系统爬虫功能。

#项目地址:

https://github.com/DongFrancis/ZhengfangSpider

使用

准备环境

  • 本项目需要以下几个库的支持:requests、BeautifulSoup、icalendar、prettytable。
  • 修改main()函数中的 num,passward,name 参数。其中num为学号,password为密码,name为你的真实姓名。
  • 修改spider.py文件中 self.baseUrl 的值为学校教务系统服务器地址。

开始使用

python3 start.py

注意:该项目在Python3环境下使用

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published