Collection of scripts to fetch scratch (MIT) projects and their data as complete .json and .csv files
In a bash prompt simply run ./project_collector and your files will automatically be created in files/
To change the selected user simply type their username as it appears in a url. For example to get griffpatch's projects:
./project_collector griffpatch
Keep in mind that links to images were omitted from the csv but can still be found in the json
The name of the project.
Instructions on how to use the project.
On the scratch website this is actually called "Notes and Credits" Its where any credits for inspiration/assets used go.
The unique id assigned to the user who shared the project.
The unique id assigned to the project. This is the number used on websites like Phosphorus or Sulfurous to identify projects.
The amount of views
The amount of likes
The amount of favorites
The amount of Comments