Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » ScratchCommentDB
- nampinanathali
-
Scratcher
1000+ posts
ScratchCommentDB
Hi everyone!
I just recently started working on a robot that will scan scratch and collect comments. This means that I may create a website with the top commenters
an api will probably be available at this url. (In test) Do you think this is a good idea? ^^
I just recently started working on a robot that will scan scratch and collect comments. This means that I may create a website with the top commenters
an api will probably be available at this url. (In test) Do you think this is a good idea? ^^- 9gr
-
Scratcher
1000+ posts
ScratchCommentDB
fun fact: i tried doing a similar thing and the json broke itself.9gr how?not enough space
- linearlemur
-
Scratcher
500+ posts
ScratchCommentDB
fun fact: i tried doing a similar thing and the json broke itself.9gr how?not enough space
Yeah, nothing is truly free

- gdpr5b78aa4361827f5c2a08d700
-
Scratcher
1000+ posts
ScratchCommentDB
the api itself can be used to get scratch comments but this is interesting. mind you, scratch comments take up an enormous amount of space (have experience from working on magnifier), so if you wanna store anything reasonable id recommend at least a terabyte.
- metasloth
-
Scratcher
19 posts
ScratchCommentDB
the api itself can be used to get scratch comments but this is interesting. mind you, scratch comments take up an enormous amount of space (have experience from working on magnifier), so if you wanna store anything reasonable id recommend at least a terabyte.imagine how lefty does it with scratchdb
- gdpr5b78aa4361827f5c2a08d700
-
Scratcher
1000+ posts
ScratchCommentDB
also, each comment seems to be around 300-350 bytes on average, which is over 6kb for 1 scratch-www page, and since you want to get usable data (all comments indexed very quickly) thats gonna be pretty hard to pull off.
- Raihan142857
-
Scratcher
1000+ posts
ScratchCommentDB
I think he posted a screenshot somewhere… if I remember correctly the database is over 20 TBthe api itself can be used to get scratch comments but this is interesting. mind you, scratch comments take up an enormous amount of space (have experience from working on magnifier), so if you wanna store anything reasonable id recommend at least a terabyte.imagine how lefty does it with scratchdb
- 9gr
-
Scratcher
1000+ posts
ScratchCommentDB
if its 20tb this will take about roughly twice the size as there are more comments than postsI think he posted a screenshot somewhere… if I remember correctly the database is over 20 TBthe api itself can be used to get scratch comments but this is interesting. mind you, scratch comments take up an enormous amount of space (have experience from working on magnifier), so if you wanna store anything reasonable id recommend at least a terabyte.imagine how lefty does it with scratchdb
- gdpr5b78aa4361827f5c2a08d700
-
Scratcher
1000+ posts
ScratchCommentDB
and crawling through something like this would likely use up a lot of compute power. if your really up for it then sure, but if not then people can just use the scratch api or magnifier api.if its 20tb this will take about roughly twice the size as there are more comments than postsI think he posted a screenshot somewhere… if I remember correctly the database is over 20 TBthe api itself can be used to get scratch comments but this is interesting. mind you, scratch comments take up an enormous amount of space (have experience from working on magnifier), so if you wanna store anything reasonable id recommend at least a terabyte.imagine how lefty does it with scratchdb
- ScratchCatHELLO
-
Scratcher
1000+ posts
ScratchCommentDB
and crawling through something like this would likely use up a lot of compute power. if your really up for it then sure, but if not then people can just use the scratch api or magnifier api.if its 20tb this will take about roughly twice the size as there are more comments than postsI think he posted a screenshot somewhere… if I remember correctly the database is over 20 TBthe api itself can be used to get scratch comments but this is interesting. mind you, scratch comments take up an enormous amount of space (have experience from working on magnifier), so if you wanna store anything reasonable id recommend at least a terabyte.imagine how lefty does it with scratchdb
plus, unlike the forums, there isn't an easy way to find new comments. the forums have a limited number of subsections, and you can really easily find what's new in a topic. with comments, there are millions of places to look for comments, and no centralized place to find them. you would also have to check each comment to see if it had been indexed yet.
- Discussion Forums
- » Advanced Topics
-
» ScratchCommentDB







