Closed Quantum-Codes closed 3 years ago
Should the title be get user and studio comments?
I cannot find the API of the user and studio comments.
Oops :P I will try finding... I know its possible tho
I found out how to get studio comments but not of user :( Now I am going to update it on holidays because by exams are coming soon!
I made a new update to get studio comments! No only user is remaining.
Ok, my exams are gonna get over! The I will try finding the API. Can u give me the studio comment and project comment api links? That will help a lot
If I get inbanned, then also it will help. I will try to find
I GOT SOMETHING!!!! https://scratch.mit.edu/site-api/comments/user/Ankit_Anmol/?page=1
Is that good? Isk if u can do anything for that with python though
I got something else... it diesnt work for me but everyone says it does https://scratch.mit.edu/api/v1/user/griffpatch/?format=json
I GOT SOMETHING!!!! https://scratch.mit.edu/site-api/comments/user/Ankit_Anmol/?page=1
I know that API but I can't fetch the data and it will take some time which will make the library slow.
I got something else... it diesnt work for me but everyone says it does https://scratch.mit.edu/api/v1/user/griffpatch/?format=json I will ty this.
I is not working even if I gave the headers :(
:(
Do you want to make a Scratch Username bot using this library? I haven't got any API to get user comments but you can see the comments in the Messages such as user.get_messages()
What username bot?
A bot that follows your action when you comment on it's profile. Such as 'follow me' to follow you.
I haven't found any comments API yet. :(
But I'm blocked on scratch. I can't do that :(
Can u give projects/studios API? should be related
For project: https://api.scratch.mit.edu/users/Sid72020123/projects/1/comments/ For studio: https://api.scratch.mit.edu/studios/1/comments/ I checked they are not related to user comments.
Oh
I'm trying to make my own api... I am able to get "parent comments" in python but I need to also get the replies.. Also need to convert them to dictionary Also.... aghhh I only gave the first page data
I am reading this data from scratch HTML code.... so hard
https://github.com/Quantum-Codes/Profile-comments-API what u need in API? make issue there.
I too was working on that! I have almost finished it but a little is remaining!
@Sid72020123 gimme the link
Fixed this issue! Thanks to @Quantum-Codes
https://github.com/Sid72020123/scratchconnect/discussions/6#discussioncomment-1011901
Just to put this in To-Do list lol