Skip to main content

Can be used to access e-klase.lv programmatically

Project description

E-klase scraper

Can be used to access e-klase.lv programmatically

Example

import eklasescraper.eklase

eklase = eklasescraper.eklase.Scraper()

eklase.login("peterisi", "parole123")

# Fetch diary
diary = eklase.fetch_diary("2023-11-01")
    
# Fetch timetable
lesson_times_list = eklase.fetch_lesson_times()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eklasescraper-0.2.0.tar.gz (16.5 kB view hashes)

Uploaded Source

Built Distribution

eklasescraper-0.2.0-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page