Discuss Scratch

Awesome-maker357
Scratcher
5 posts

Creepy website lets you get all the info about a person

There is a website that lets you see specific details about a Scratch user and if they are a part of the Scratch team, just by adding the username

:/ Now let's think, if this is true, then what is this link?

https://api.scratch.mit.edu/users/ADDUSERNAMEHERE/

I don't know, but when you see this, it kinda gives you the heebie jeebies because it looks like some spy stuff.

Anyway, probably an old DEV tool, so bye!


When green flag clicked
go to [website]
if <you got spooked> then
forever
cry, thinking you could be found
end

end
ametrine_
Scratcher
1000+ posts

Creepy website lets you get all the info about a person

pretty much all of these are things you can find out by just going to their profile
also, does this have anything to do with open-source projects?
Awesome-maker357
Scratcher
5 posts

Creepy website lets you get all the info about a person

TBH, IDK
For me it's showing CITY, GENDER, AGE witch you can't see on the profile page.
Tell me if it shows you this.
Anyway try veryrealteacher u can see his profile and his bio says “HOW DID THIS GET ACCEPTED!?!?”

when [see ya] key pressed
forever
leave
end
d016
Scratcher
94 posts

Creepy website lets you get all the info about a person

It's just the backend that Scratch uses to display profile pages. Don't worry, it's an api.scratch.mit.edu link
MarsChompsVenus
Scratcher
100+ posts

Creepy website lets you get all the info about a person

Basically what you've found is, like others have stated, the backend to scratch. It's under api.scratch.mit.edu because the scratch api is how the website gets info about users. It then formats it and displays it.

In reality, (like other people have said) it's really just showing you info which you could see otherwise, with a few exceptions such as user id, and some image links.
SimonCheeseburger
Scratcher
500+ posts

Creepy website lets you get all the info about a person

To add on to what others are saying, I know you were concerned about showing your age and city… It shows the date you joined Scratch, and the country you chose. (Which is information already available on profiles.) As for gender, it does not show that but I assume you thought that because somebody put it on their about me and you thought that it did.

(But yeah, it is just the backend of Scratch)
PIXEL_BY_PIXEL_ERROR
Scratcher
500+ posts

Creepy website lets you get all the info about a person

it's just the API lol
tntman24
Scratcher
100+ posts

Creepy website lets you get all the info about a person

Awesome-maker357 wrote:

There is a website that lets you see specific details about a Scratch user and if they are a part of the Scratch team, just by adding the username

:/ Now let's think, if this is true, then what is this link?

https://api.scratch.mit.edu/users/ADDUSERNAMEHERE/

I don't know, but when you see this, it kinda gives you the heebie jeebies because it looks like some spy stuff.

Anyway, probably an old DEV tool, so bye!


When green flag clicked
go to [website]
if <you got spooked> then
forever
cry, thinking you could be found
end

end
Hey,
as others have said, this is just an API of scratch, if your curious about all the stuff, here's the scratch wiki page for it
https://en.scratch-wiki.info/wiki/Scratch_API

Powered by DjangoBB