Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

Identify endpoints / Pages for data sources #2

Description

@envp

#We need to identify API endpoints for various pieces of information to completely build the dependencies for all of the courses.

Status:

Purpose Endpoint Docs/Wiki Comments
Schedule https://one.uf.edu/apix/soc/schedule/?term= $TERM &category= $CATEGORY &lastrow=$LASTROW TODO There are more parameters check the wiki for info.
Description https://one.uf.edu/apix/soc/cdesc/ $COURSE_CODE TODO This is the only query parameter, however we may need to build a crude parser for the response containing pre-reqs/coreqs.
Dependencies TODO TODO Course description offers some rough unstructured info, but can we do better?
Evaluations TODO TODO Evaluate using the evaluations page for this info

Assignments:

Dependencies - @pikachuster

Updates

Schedule - Scrapy project
Dependencies / Descriptions - Currently being added to the scrapy based code.
Evaluations - Probably going to use scrapy / selenium here whichever comes through first reliably

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions