Skip to content

DouglasTaylorSupportGroup/cheinstein.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cheinstein.py

A Python library to get information from Chegg.

Disclamer: This library was developed for private and educational purposes only. Please make sure you are not violating the EULA/TOS of Chegg before you start using this library. We are not affiliated with Chegg. DTSG does not condone the illegal use of cheinstein.py.

Chegg is a great resource for many students around the world. Though since it is a paid resource, it is not accessible to everyone. With cheinstein.py, it parses the information from chegg.com, and makes it much easier to work with.

Currently Supported

  • Solutions
  • Questions

Installation

Install cheinstein.py using pip:

$ pip install cheinsteinpy

Usage

Refer to the documentation.

Author

cheinstein.py © DTSG, Released under the MIT License.

Authored and maintained by DouglasTaylorSupportGroup.