Hacker News new | ask | show | jobs
by s09dfhks 580 days ago
Their delete post endpoints probably require auth. What’s to stop you from deleting someone else’s posts
1 comments

…you can see what auth/headers are passed to the endpoint from said developer tools.

I agree with sibling commenters that automating the browser with DOM APIs is an easier route to go though.