Hey Guys,
I have a ruby program that opens up a browser logs into an instagram account and then automatically starts following the followers of a chosen account. The follow function works, but I need somebody who could also add the unfollow function and also make it use a database to follow about 700 people in the first 12 hours of the day and then unfollow the second half but unfollow in the order that it had followed the people previouly so that each account is followed for atleast 12 hours and repeat each day. I would also in the second stage need somebody who could make an interface for this program so we could just add edit accounts that are linked onto the account. Would anybody be able to do this? The main part is the unfollow function.
I have a ruby program that opens up a browser logs into an instagram account and then automatically starts following the followers of a chosen account. The follow function works, but I need somebody who could also add the unfollow function and also make it use a database to follow about 700 people in the first 12 hours of the day and then unfollow the second half but unfollow in the order that it had followed the people previouly so that each account is followed for atleast 12 hours and repeat each day. I would also in the second stage need somebody who could make an interface for this program so we could just add edit accounts that are linked onto the account. Would anybody be able to do this? The main part is the unfollow function.