BRL-CAD (Org ID 5154791065911296) Task ID 6539758383661056 | Task Definition ID 5086769135484928 Max instances: 2 Title: Write a script in any language (Python, Javascript, C/C++, Java, etc) that downloads GCI task data Description: We need a script that downloads all of the GCI task files automatically, putting each task's description and all files into a directory like these from previous years: * http://brlcad.org/gci/data/uncategorized/ Here's the API: * https://developers.google.com/open-source/gci/resources/downloads/TaskAPISpec.pdf Now for the challenge ... you probably can't test that it works. That said, the API is so simple and there's already an example Python client that talks to it that writing working code should still be possible if you're careful and triple check your logic, test what you can. ALSO, we note that there's currently no way in the API to download the instance files that were uploaded. As such, figuring out how to do that was broken out into a separate task. SUBMIT a script that we can run to download all task instance data (except files) into individual folders, sortable by date. Tags: python, javascript, api Categories: Coding Is Beginner: No Time given to complete: 3 days Mentors: brlcad@gmail.com, shubhamrathore1947@gmail.com, deeky.sharma@gmail.com Student: Isaac Lim (ID 6660262817955840) Status: COMPLETED (2017-12-13 08:19:32) Last modified: 2017-12-11 17:48:09