Skip to content

Python Library for the Compass API (compass.education) Updated for cloudflare bot deterrent

Notifications You must be signed in to change notification settings

Jake4353/Compasspy-Cloudflare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of https://github.com/Artucuno/Compasspy as it no longer works.

Compasspy

Simplest and probably only working Python Package to scrape compass.education

Installation

pip install -U git+https://github.com/Jake4353/Compasspy-Cloudflare

Simple Example

from compasspy.client import Compass
                  # school domain is the "ExampleSchool".compass.education
client = Compass('<School Subdomain>', '<Authentication Cookie>')
client.login()

More Examples | How to get Authentication Cookie

About

Python Library for the Compass API (compass.education) Updated for cloudflare bot deterrent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%