Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Anyone know how to get the JSON file?
- The_Grits
-
1000+ posts
Anyone know how to get the JSON file?
Hey everybody,
I'm trying to get the JSON file of one of my projects, but I can seem to get it.
I've tried downloading the project, renaming it to a .zip file, then unzipping it, but it makes a jumbled file of random/invalid characters.
I've also tried using the API, only to remember that it doesn't work anymore with the API update.
Can someone help me?
The_Grits
I'm trying to get the JSON file of one of my projects, but I can seem to get it.
I've tried downloading the project, renaming it to a .zip file, then unzipping it, but it makes a jumbled file of random/invalid characters.
I've also tried using the API, only to remember that it doesn't work anymore with the API update.
Can someone help me?
The_Grits
- ChocolatePi
-
1000+ posts
Anyone know how to get the JSON file?
It should work. I made a topic about this a few weeks back. Lemme find it.
- Znapi
-
500+ posts
Anyone know how to get the JSON file?
It sounds like you actually opened the SB2 in a text editor while it was still zipped. Do you have your file browser set to show file extensions?
- Icely
-
100+ posts
Anyone know how to get the JSON file?
You need to download the file as a .zip, not download it as sb2 then converting it. Hey everybody,
I'm trying to get the JSON file of one of my projects, but I can seem to get it.
I've tried downloading the project, renaming it to a .zip file, then unzipping it, but it makes a jumbled file of random/invalid characters.
I've also tried using the API, only to remember that it doesn't work anymore with the API update.
Can someone help me?
The_Grits
- djdolphin
-
1000+ posts
Anyone know how to get the JSON file?
.sb2 files are just renamed .zip files. When you rename it back to .zip doesn't matter. You need to download the file as a .zip, not download it as sb2 then converting it.
- Ethan_1
-
100+ posts
Anyone know how to get the JSON file?
Hey everybody,
I'm trying to get the JSON file of one of my projects, but I can seem to get it.
I've tried downloading the project, renaming it to a .zip file, then unzipping it, but it makes a jumbled file of random/invalid characters.
I've also tried using the API, only to remember that it doesn't work anymore with the API update.
Can someone help me?
The_Grits
If you give us the project, we can probably look at it.

- DrKat123
-
1000+ posts
Anyone know how to get the JSON file?
Download the project, rename the project's file extension to .zip
Exampe:
some_random_project_m8.zip
Then unzip the file.
Then check the content for the .json file
Exampe:
some_random_project_m8.zip
Then unzip the file.
Then check the content for the .json file
- Dylan5797
-
1000+ posts
Anyone know how to get the JSON file?
…Yes it does, what api url are you using?
I've also tried using the API, only to remember that it doesn't work anymore with the API update.
…
Last edited by Dylan5797 (Feb. 5, 2016 02:22:38)
- -Io-
-
1000+ posts
Anyone know how to get the JSON file?
http://projects.scratch.mit.edu/internalapi/project/(PROJECTID)/get/…Yes it does, what api url are you using?
I've also tried using the API, only to remember that it doesn't work anymore with the API update.
…
This one works for me :P
- Thepuzzlegame
-
1000+ posts
Anyone know how to get the JSON file?
Can you post the exact steps you took?
- The_Grits
-
1000+ posts
Anyone know how to get the JSON file?
For the web attempt: Can you post the exact steps you took?
https://scratch.mit.edu/api/v1/project/96683774/?format=json
For the file attempt:
Download from online editor
Saved file
Renamed file to .zip file
Tried unzipping, but it just opened my text editor with random characters.
That worked! Thanks!http://projects.scratch.mit.edu/internalapi/project/(PROJECTID)/get/…Yes it does, what api url are you using?
I've also tried using the API, only to remember that it doesn't work anymore with the API update.
…
This one works for me :P
- Thepuzzlegame
-
1000+ posts
Anyone know how to get the JSON file?
Glad to see you've got things to work with the api.Download from online editor Can you post the exact steps you took?
Saved file
Renamed file to .zip file
Tried unzipping, but it just opened my text editor with random characters.
Maybe you just misclicked edit with notepad++ (or something along those lines) instead of extract? ;D
- DrKat123
-
1000+ posts
Anyone know how to get the JSON file?
For the file attempt:
Download from online editor
Saved file
Renamed file to .zip file
Tried unzipping, but it just opened my text editor with random characters.
^^ is possible Maybe you just misclicked edit with notepad++ (or something along those lines) instead of extract? ;D
- The_Grits
-
1000+ posts
Anyone know how to get the JSON file?
Haha, no. Try ChromeOS attempting to make me go insane.Glad to see you've got things to work with the api.Download from online editor Can you post the exact steps you took?
Saved file
Renamed file to .zip file
Tried unzipping, but it just opened my text editor with random characters.
Maybe you just misclicked edit with notepad++ (or something along those lines) instead of extract? ;D
If you double click on a normal .zip file in ChromeOS, it unzips it. But with this one it just opened my text editor. Even if I right click for more options on the .zip file it will not let me unzip it.
- LiFaytheGoblin
-
1000+ posts
Anyone know how to get the JSON file?
Closed on request of topic owner 

- Discussion Forums
- » Advanced Topics
-
» Anyone know how to get the JSON file?