as we are coming up to the 3,000,000th project, i decided that here, we should make a list of epic project ids
to find the project url for an id
(replace the ${...} with what is says)
go to:
http://scratch.mit.edu/api/getprojectinfobyID/${PROJECT_ID}
the first number before the colon is the user id
then go to :
http://scratch.mit.edu/api/getusernamebyID/${USER_ID_FROM_PREVIOUS_STEP}
this will give you the username for the user id
finally go to:
http://scratch.mit.edu/projects/${USER_NAME}/${PROJECT_ID}
suggest more IDs to add to the list!
Last edited by TRocket (2012-12-13 15:00:18)
Offline
999999
http://scratch.mit.edu/projects/BWOG/999999
Offline