Skip to content

Python 3.5,scrapy crawler - 未完成只实现了登陆流程

License

Notifications You must be signed in to change notification settings

ltaoj/ClassMine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developing...

Linux License
Build Status Build Status

ClassMine is an open source software for grabing classes from the CSU Educational administration system.It's implemented based on Python.This program was originally developed by myself of which the process learning Internet Crawler.So If you're course of learning the same content and interested in it, you can star it.This system is general enough for your learning Crawler, Python package, Python program and also some Design Pattern.

If you want to contribute to ClassMine, be sure to fork it first and then I will accept the pull request.

Requirements

  • OCR Library -- the following:
    • Tesseract
  • Python -- the following:
    • CPython == 3.5
    • Pytest

Make sure to type in the commands below for dependency

sudo apt-get install tesseract-ocr
pip install -r requirements

Installation

Make sure that your computer has installed Python 3.5. Then type the commands below.

git clone https://github.com/ltaoj/ClassMine.git
cd ClassMine
python setup.py install

Then you should be able to use the software

License

The source code in this repository is governed by the MIT license agreement, which is contained in LICENSE.md, adjacent to this file.

About

Python 3.5,scrapy crawler - 未完成只实现了登陆流程

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published