Skip to content

API / Scraper for your school #32

@tisuela

Description

@tisuela

😮 Create a Web API for your school!

CourseCake is a Web / Python API to help course discovery and the creation of apps for students, by students! By adding support for your school, you will be helping developers like you help make apps for students at your college!

All you have to do is create a class with the method .get_classes(testing: bool = False) that returns a dictionary of Course.

For each Course, make sure you fill in the attributes as well as append CourseClass objects to Course.classes.

What is this stuff?

For explanation of a Course and Class, check out our documentation or the source code.

That's too much reading

I know this is probably confusing, so please comment or message me for more info -- I'm happy to help you learn. Happy coding!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions