Discuss Scratch

mbrick2
Scratcher
1000+ posts

how to post comments through post requests

How?
THIS IS NOT FOR SPAMBOTS THIS IS FOR A MESSAGING B r owse r ex teenshon








My Forums
ATs
Collabaration
My collabs
AIPoint
AspectOS
CoreOS
OddyseyOS
Cops and Robbers
#BringBackManagerRights
#ReturnRightsToManagers
#WeAreForManagerRights
#LetsRemindAboutMangers
#WeAreMangers
#MangersMustManage

The road to 1000 posts!
0 ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ 1000
80% complete

Banner Made By @Abcde26



Card Made By @Polygon
ScolderCreations
Scratcher
1000+ posts

how to post comments through post requests

If you want to find out, open a browser, turn on dev tools, go to the network tab, start recording, refresh the page, and then send a comment. The logs will show the endpoint it used.

Last edited by ScolderCreations (Jan. 21, 2022 00:34:34)


mbrick2
Scratcher
1000+ posts

how to post comments through post requests

ScolderCreations wrote:

(#2)
If you want to find out, open a browser, turn on dev tools, go to the network tab, start recording, refresh the page, and then send a comment.
ok. thanks








My Forums
ATs
Collabaration
My collabs
AIPoint
AspectOS
CoreOS
OddyseyOS
Cops and Robbers
#BringBackManagerRights
#ReturnRightsToManagers
#WeAreForManagerRights
#LetsRemindAboutMangers
#WeAreMangers
#MangersMustManage

The road to 1000 posts!
0 ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ 1000
80% complete

Banner Made By @Abcde26



Card Made By @Polygon
ajsya
Scratcher
1000+ posts

how to post comments through post requests

ScolderCreations wrote:

If you want to find out, open a browser, turn on dev tools, go to the network tab, start recording, refresh the page, and then send a comment. The logs will show the endpoint it used.
So that's how you guys find these endpoints. I knew It had to do something with inspect element or something like that.

Feel free to message me on my profile if you need to tell me something/want someone to talk to.

Hi, I'm ajsya!

| GitHub | Wiki | My Posts |

Before creating a new topic on the forums search Ocular to see if one already exists!ˇ
-ElectronicArts-
Scratcher
1000+ posts

how to post comments through post requests

ScolderCreations wrote:

If you want to find out, open a browser, turn on dev tools, go to the network tab, start recording, refresh the page, and then send a comment. The logs will show the endpoint it used.
note: you can do it easier in firefox

dhuls
Scratcher
1000+ posts

how to post comments through post requests

-ElectronicArts- wrote:

(#5)

ScolderCreations wrote:

If you want to find out, open a browser, turn on dev tools, go to the network tab, start recording, refresh the page, and then send a comment. The logs will show the endpoint it used.
note: you can do it easier in firefox
it's just as easy in edge as it is in firefox.
Sid72020123
Scratcher
500+ posts

how to post comments through post requests

mbrick2 wrote:

How?
THIS IS NOT FOR SPAMBOTS THIS IS FOR A MESSAGING B r owse r ex teenshon
To post comments, you need the authentication of your Scratch Account. First you need to post a request to login endpoint and take all the necessary header-values like csrf-token, etc. Then you need to use the post comment endpoint and pass the required headers and comment data! Make sure you don't spam the API.

Sid72020123
mbrick2
Scratcher
1000+ posts

how to post comments through post requests

-ElectronicArts- wrote:

(#5)

ScolderCreations wrote:

If you want to find out, open a browser, turn on dev tools, go to the network tab, start recording, refresh the page, and then send a comment. The logs will show the endpoint it used.
note: you can do it easier in firefox
I use firefox








My Forums
ATs
Collabaration
My collabs
AIPoint
AspectOS
CoreOS
OddyseyOS
Cops and Robbers
#BringBackManagerRights
#ReturnRightsToManagers
#WeAreForManagerRights
#LetsRemindAboutMangers
#WeAreMangers
#MangersMustManage

The road to 1000 posts!
0 ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ 1000
80% complete

Banner Made By @Abcde26



Card Made By @Polygon
dhuls
Scratcher
1000+ posts

how to post comments through post requests

Powered by DjangoBB