| |
---|
API Tools | Getting data: more complex than the actual process UTD websites → Scraping → Parsing → Uploading Scraping just pulls and stores all data in a readable format Parsing formats data correctly Uploading to database (MongoDB)
All steps are separate and can be tweaked and run without rerunning the other steps
|
Actual API | |
Overall | The main focus is on the API tools, not the actual API Main users are the Nebula projects, which guide the API
|
Succession | Josh is graduating at the end of the semester If you’re at all interest now or in the future, reach out
|
What does the team look like? | Kanban board: categorizes issues into todo, in progress, and done Find a task you’re interested in then just make a comment to be assigned to it
|
Actual API - in depth | |
API Tools - in depth | CLI tool which runs with paramaters Scraping is done with ChromeDP Scraping is not done automatically yet, it’s run once a semester
|
For new people | |