Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Number of Scratchers
- elixiir-
-
39 posts
Number of Scratchers
So, I was wanting to make a statistics project using the number of scratchers on the website. Is there a way to find that?? Like an average number of scratchers joined a day times the number of days scratch was existed or something similar?
- dual_creator43
-
1000+ posts
Number of Scratchers
You might have to go into the Statistics page of Scratch. However, this data will change later on, so it wouldn't be accurate most of the time. If you want to try to have it be spot-on, you might be able to use some hacked blocks to do so.
- Fupicat
-
1000+ posts
Number of Scratchers
https://scratch.mit.edu/statistics/ is the only official Scratch page with statistics.
- -ShadowOfTheFuture-
-
1000+ posts
Number of Scratchers
According to the stats, there 28.8 million users currently. However, that number will likely go up in the near future, so it won't be accurate for very long.
Last edited by -ShadowOfTheFuture- (June 8, 2018 18:26:24)
- elixiir-
-
39 posts
Number of Scratchers
so, there's no way to have an algorithm that'll keep it accurate through methodical updates? or would i have to update it manually? it won't be accurate for very long.
- -ShadowOfTheFuture-
-
1000+ posts
Number of Scratchers
Maybe you could find a way to hack a block and get it to work the way you want it to… but as far as I know, there's no algorithm.so, there's no way to have an algorithm that'll keep it accurate through methodical updates? or would i have to update it manually? it won't be accurate for very long.
- Happysoul05
-
100+ posts
Number of Scratchers
How can we hack a block to make it do it ?Maybe you could find a way to hack a block and get it to work the way you want it to… but as far as I know, there's no algorithm.so, there's no way to have an algorithm that'll keep it accurate through methodical updates? or would i have to update it manually? it won't be accurate for very long.
It is only possible by adding an extension that supports url .
With url access you can get numbers of users and many more (Also there is scratch API to make things easier.)
There won't be an offlicial extensions but maybe someone will make it.
- Discussion Forums
- » Questions about Scratch
-
» Number of Scratchers