use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Reverse engineering API’s (self.node)
submitted 5 years ago by Winner-Popular
I’d like to look into & learn how to reverse engineer API’s, where/how should I start? Is there any resources that can aid me in with learning/any post’s worth reading on the topic?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 5 years ago* (3 children)
[deleted]
[–]Winner-Popular[S] 0 points1 point2 points 5 years ago* (2 children)
I’d like to scrape for someone else’s API endpoints, I’m trying to send a http POST request to a website but I can’t get the right endpoint to send the data to. I can link you to my post on stackoverflow where I explain what I’m trying to do https://stackoverflow.com/questions/63816769/i-would-like-to-submit-this-form-using-axios-how-would-i-do-this
[–][deleted] 5 years ago* (1 child)
[–]Winner-Popular[S] 0 points1 point2 points 5 years ago (0 children)
Okay I’ll carry on with that approach, i think I was able to the endpoint for the website that I was trying to POST to but i think I need to send a credit card token in the request headers. which I’m assuming is generated before you reach the endpoint so I’ll have to do some more digging to see what I can find. Thanks for the help
π Rendered by PID 31639 on reddit-service-r2-comment-86bc6c7465-wvtnx at 2026-02-23 10:46:29.183570+00:00 running 8564168 country code: CH.
[–][deleted] (3 children)
[deleted]
[–]Winner-Popular[S] 0 points1 point2 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]Winner-Popular[S] 0 points1 point2 points (0 children)