Discuss Scratch

ScolderCreations
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

Title.
Unithlees3
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

Yes, since we can see the source code.

Last edited by Unithlees3 (Aug. 7, 2021 06:31:11)

Venatus_123
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

yes i guess
dhuls
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

Yes, although

GitHub repo for scratch-www wrote:

The scratch-www project has lots of aspects of its design that are particular to our backend systems. To use it for your own project, you would have to look at all the places it makes backend calls, and create your own backend systems to perform those functions.
wvj
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

Yes.
9gr
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

Probably, but we'd have to rewrite scratch-api because that is not OS
Barthdry
Scratcher
500+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

Backend is not open source. But you can use the source code to make scratch but not fully functional. You have to make the backend.
sihan7777777
Scratcher
100+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

well yes Its going to be VERY hard
28klotlucas2
Scratcher
10 posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

I'm actually doing that right now. It's a project I've been working on.
https://replit.com/@28klotlucas/ScratchBrowser
Some of it is already documented:
https://en.scratch-wiki.info/wiki/Scratch_API
qloakonscratch
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

Since this has been resolved, I am reporting for this to be closed.
ScolderCreations
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

Please do not publicly announce your reporting something when you have nothing else to say. All you're doing is necroposting.
7salad3salad
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

28klotlucas2 wrote:

I'm actually doing that right now. It's a project I've been working on.
https://replit.com/@28klotlucas/ScratchBrowser
Some of it is already documented:
https://en.scratch-wiki.info/wiki/Scratch_API
the first link doesn't work for me??
CST1229
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

7salad3salad wrote:

(#12)

28klotlucas2 wrote:

I'm actually doing that right now. It's a project I've been working on.
https://replit.com/@28klotlucas/ScratchBrowser
Some of it is already documented:
https://en.scratch-wiki.info/wiki/Scratch_API
the first link doesn't work for me??
The Scratch forums incorrectly handle links with certain characters with them. This includes @.
Try copying this link instead:
https://replit.com/@28klotlucas/ScratchBrowser
ScolderCreations
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

Coming back on this, I'm realizing that there are some limitations… Some information is not in the API and cannot be accessed without the backend. Until the website is migrated further, there are going to be some limits to how much you can re-create on your own.
god286
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

ScolderCreations wrote:

Coming back on this, I'm realizing that there are some limitations… Some information is not in the API and cannot be accessed without the backend. Until the website is migrated further, there are going to be some limits to how much you can re-create on your own.
Webscraping
Chiroyce
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

ScolderCreations wrote:

Some information is not in the API and cannot be accessed without the backend.
Not needed, we could simply have a CORS proxy fetching data from the Scratch API for us.
-gr
Scratcher
1000+ posts

Using all of the source code which we can see now, is it possible to make a fully functional scratch website client?

can someone make a fancy scratch website

edit 12/10/2024 uhh why i necroposted i have no idea

Last edited by -gr (Dec. 10, 2024 18:28:28)

Powered by DjangoBB