login to my instagram account and unfollow everybody , what do i need for that ?
Web requests
Stop using IG
C++ can do, but obviously it's not the best tool for this task. The best way, IMHO, is finding the elements of the unfollow button in the web page. You can easily achieve this by fiddling with the browser console. Then simulate a click event to them, and it's done! No need to analyse the API. No need to construct an HTTP request. Just some JavaScript thing.
Обсуждают сегодня