Is it safe from ban? Does it use safe proxies to rotate?
It is up to you to provide the proxies if you want to use them. The program will use any proxies you specify.
As to safe, it depends. If you try and spam and annoy 24x7 then you will have issues. If you use the program safely at modest levels you'll be fine.
Can this perform the following action:
Every time someone I follow makes a post, the bot will go through the profiles of everyone who commented and like a few of the posts on their feed.
In theory yes, in practise, probably not. It depends how many you follow. But assuming you are following 1000 profiles. To scrape the new posts you need to pull the user feed of all 1000 profiles and check if there are new posts. These becomes equite excessive if you do it every hour. But on top of that, you want to then scrape all commenters, so you now need to pull 1000 users feeds, then pull the comment feeds for the most recent (x) posts. So assuming 5 comments on each post and you pull 2 posts per profile, that is 2000 posts x 5 commenters = 10k.
You then want to like a few (lets say 3) posts, so that is 30k posts. Can the program like 30k posts daily. No not at all. You cannot even do this manually.
But if you wanted to check only your most recent followings 10
and pulled the latest post only (30 posts)
then pulled 1 commenter from each (30 profiles)
then liked 2 posts from each profile (commenter) = 60 posts.
This you could do and hte program CAN do.
So the issue isn't the program limitations for scraping (of which there are very little as the program has the most powerful scrape+filter module of ALL bots (guaranteed), but whether you will find too many results to process
Regards,
Martin