Skip to content

An open source REST API written in Python to scrape and serve Foothill / De Anza course data 📒

License

Notifications You must be signed in to change notification settings

OpenCourseAPI/OwlAPI

Repository files navigation

OwlAPI

CircleCI

⚠️ NOTE: OwlAPI has been deprecated in favor of OpenCourseAPI, and may be shut down anytime. Use OpenCourseAPI for your latest projects!

This is an unofficial API that serves course data from Foothill DeAnza MyPortal to students wishing to use it. If you have a suggestion for what other FHDA data this API should serve, drop an issue on Github. OwlAPI currently lives at opencourse.dev:3000.

OwlAPI serves data directly from MyPortal. It parses and cleanses the data in order to make it more usable. For now, only the most recent quarter's data is pulled from MyPortal. On opencourse.dev:3000, seat data is synced every 2 minutes with MyPortal.

Quickstart

About

Core Team

Madhav Varshney, Kishan Emens

Contributors

John Schwarz, Joshua Kuan, Joshua Fan, Byron White

If you would like to contribute, follow this guide. Thank you!

Showcase

Powered by OwlAPI:

FHDA Class Register

Dependencies

Flask, TinyDB, BeautifulSoup4, Requests, Maya ✨🍰✨

License

The MIT License.