Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » How to make HTTP GET requests
- quimarche
-
1 post
How to make HTTP GET requests
Hi
A new scratcher here. Is it possible to make HTTP GET requests? If so, how?
Thanks in advance.
A new scratcher here. Is it possible to make HTTP GET requests? If so, how?
Thanks in advance.
- Hardmath123
-
1000+ posts
How to make HTTP GET requests
You can't make HTTP GET requests directly from Scratch—it's partly a safety thing and partly a don't-make-it-too-hard-for-newbies thing (you can make HTTP GET requests from Snap!, though).
Depending on your goal, you should be able to manage with cloud variables or with a JavaScript extension.
Depending on your goal, you should be able to manage with cloud variables or with a JavaScript extension.
- EpicGuy369
-
20 posts
How to make HTTP GET requests
You can use the Scratch Boost extension here.
- Jonathan50
-
1000+ posts
How to make HTTP GET requests
can make HTTP GET requests from Snap!, though).you can make POST requests from Snap You can't make HTTP GET requests directly from Scratch—it's partly a safety thing and partly a don't-make-it-too-hard-for-newbies thing (you !!
Depending on your goal, you should be able to manage with cloud variables or with a JavaScript extension.
- ChocolatePi
-
1000+ posts
How to make HTTP GET requests
He's a Snap! dev! https://github.com/jmoenig/Snap–Build-Your-Own-Blocks/graphs/contributorscan make HTTP GET requests from Snap!, though).you can make POST requests from Snap You can't make HTTP GET requests directly from Scratch—it's partly a safety thing and partly a don't-make-it-too-hard-for-newbies thing (you !!
Depending on your goal, you should be able to manage with cloud variables or with a JavaScript extension.
- Dylan5797
-
1000+ posts
How to make HTTP GET requests
cool slanted exclamation mark.He's a Snap! dev! https://github.com/jmoenig/Snap–Build-Your-Own-Blocks/graphs/contributorscan make HTTP GET requests from Snap!, though).you can make POST requests from Snap You can't make HTTP GET requests directly from Scratch—it's partly a safety thing and partly a don't-make-it-too-hard-for-newbies thing (you !!
Depending on your goal, you should be able to manage with cloud variables or with a JavaScript extension.
- liam48D
-
1000+ posts
How to make HTTP GET requests
It's slanted because we aren't using it like a normal exclamation point (!), which generally ends a sentence.cool slanted exclamation mark.He's a Snap! dev! https://github.com/jmoenig/Snap–Build-Your-Own-Blocks/graphs/contributorscan make HTTP GET requests from Snap!, though).you can make POST requests from Snap You can't make HTTP GET requests directly from Scratch—it's partly a safety thing and partly a don't-make-it-too-hard-for-newbies thing (you !!
Depending on your goal, you should be able to manage with cloud variables or with a JavaScript extension.

In that case would it be “I like Snap!” because “Snap!” is at the end of the sentence? Because "I like Snap!." doesn't look right.. but maybe..

- DigiTechs
-
500+ posts
How to make HTTP GET requests
It's slanted because we aren't using it like a normal exclamation point (!), which generally ends a sentence.cool slanted exclamation mark.He's a Snap! dev! https://github.com/jmoenig/Snap–Build-Your-Own-Blocks/graphs/contributorscan make HTTP GET requests from Snap!, though).you can make POST requests from Snap You can't make HTTP GET requests directly from Scratch—it's partly a safety thing and partly a don't-make-it-too-hard-for-newbies thing (you !!
Depending on your goal, you should be able to manage with cloud variables or with a JavaScript extension.
In that case would it be “I like Snap!” because “Snap!” is at the end of the sentence? Because "I like Snap!." doesn't look right.. but maybe..
The slanted exclamation mark is because that's its name - Snap!.

- Dylan5797
-
1000+ posts
How to make HTTP GET requests
…It's slanted because we aren't using it like a normal exclamation point (!), which generally ends a sentence.cool slanted exclamation mark.He's a Snap! dev! https://github.com/jmoenig/Snap–Build-Your-Own-Blocks/graphs/contributorscan make HTTP GET requests from Snap!, though).you can make POST requests from Snap You can't make HTTP GET requests directly from Scratch—it's partly a safety thing and partly a don't-make-it-too-hard-for-newbies thing (you !!
Depending on your goal, you should be able to manage with cloud variables or with a JavaScript extension.
In that case would it be “I like Snap!” because “Snap!” is at the end of the sentence? Because "I like Snap!." doesn't look right.. but maybe..

- Jonathan50
-
1000+ posts
How to make HTTP GET requests
?He's a Snap! dev! https://github.com/jmoenig/Snap--Build-Your-Own-Blocks/graphs/contributorscan make HTTP GET requests from Snap!, though).you can make POST requests from Snap You can't make HTTP GET requests directly from Scratch—it's partly a safety thing and partly a don't-make-it-too-hard-for-newbies thing (you !!
Depending on your goal, you should be able to manage with cloud variables or with a JavaScript extension.
Last edited by Jonathan50 (Dec. 25, 2015 19:22:51)
- Discussion Forums
- » Advanced Topics
-
» How to make HTTP GET requests