Item | Notes |
---|
Go resources | |
Nebula API overview | |
Questions | Go vs. NodeJS Original version of API actually used Node Main 3 Go advantages: speed, easy to learn, and growing in popularity Why not?
|
Nebula API tools overview | main.go controllers read from MongoDB and adjust it to the requested format using a response formatProfessor profile scraper overview go get all the links to all the pages of profiles get all the profile links on each go to each profile and pull all the info out
The scraper, parser, and uploader are all separated so you can modify each part individually Parser overview
|
Last notes | |