Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/OpenCourseAPI/OwlAPI

An open source REST API written in Python to scrape and serve Foothill / De Anza course data :ledger:
https://github.com/OpenCourseAPI/OwlAPI

api course data de-anza foothill myportal owl-api webscraping

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# OwlAPI
[![CircleCI](https://circleci.com/gh/circleci/circleci-docs.svg?style=shield)](https://circleci.com/gh/OpenCourseAPI/OwlAPI)

> ⚠️ **NOTE: OwlAPI has been deprecated in favor of [OpenCourseAPI](https://github.com/OpenCourseAPI/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](https://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](https://opencourse.dev:3000), seat data is synced every 2 minutes with MyPortal.

## Quickstart

### Go to *[opencourse.dev:3000](https://opencourse.dev:3000)*.

## About

### Core Team
> [**Madhav Varshney**](https://github.com/madhavarshney), [**Kishan Emens**](https://github.com/phi-line)

### Contributors
> [John Schwarz](https://github.com/TryExceptElse), [Joshua Kuan](https://github.com/cwjoshuak), [Joshua Fan](https://github.com/joshuaptfan), [Byron White](https://github.com/BoomSyrup)

If you would like to contribute, follow this [guide](https://github.com/OpenCourseAPI/OwlAPI/blob/master/CONTRIBUTING.md). Thank you!

### Showcase

Powered by OwlAPI:
> [**FHDA Class Register**](https://github.com/cwjoshuak/FHDA-Class-Register)

### Dependencies
> [**Flask**](https://github.com/pallets/flask), [**TinyDB**](https://github.com/msiemens/tinydb), [**BeautifulSoup4**](https://www.crummy.com/software/BeautifulSoup/), [Requests](https://github.com/requests/requests), [Maya](https://github.com/kennethreitz/maya) ✨🍰✨

## License

The [MIT License](LICENSE).