-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This repository gets data of sketches on Khan Academy. You can access the data from any other KA sketch. This is similiar to old KA API, just with 1 difference -> it works :D
Before you start using this API, you will need to setup it for your project, see Setup. After you do that, you import the library (Importing the library) and then you can use it.
To setup Sketch API, go here: https://www.khanacademy.org/computer-programming/sketch-api/5783330047180800
Then go to Tips&Thanks and find a thread, that says '>>> Here send your program IDs <<<'. Send there this:
<YOUR_PROGRAM_ID>
Replace 'YOUR_PROGRAM_ID' with ID of the program, that you will access through the API.
After you do that, you will be able to access the program (it might take up to 10 minutes, before the API starts working, so please be patient).