Open vlhtg opened 1 year ago
To be clear, you want to find/track your comments and then go and delete them? I can look at being able to delete your comment however finding and tracking where you are commenting is the bigger challenge. I believe there is a activity tab that we should be able to scrape.
EDIT: realized Ig now has the comments all set at a URL so rather easy to find them. Let me know if this is what you were looking for, I don't use IG much manually so it looks like it is feasible.
Yes, delete all comments on this URL https://www.instagram.com/your_activity/interactions/comments
Might try one at a time and loop it but I don't really have a need for this feature so I may let it linger till I get some spare time.
I was looking for such a script to delete activity on Instagram, but I see that your script does only support deleting posts and likes.
I suggest that a good improvement would be doing the same for comments too. I will try to fork your code and maybe do it myself, but I have zero Selenium experience.