Project Description:
I need a simple Instagram tool for the OSX. That monitors a selected Instagram account of mine and features the following:
Features:
*Hash Tag Commenter: Takes a list of hashtags and leaves comments on users that post photos matching those hashtags.
-Should be able to load a .txt file with a list of hashtags to monitor.
-Should not be able to post the same comment twice to an user.
Comment Randomizer: Comments are picked from a pool of written comments in a designated folder and delivers these comments on photos that are pertaining to the hashtags that we're inputted
*Proxy: Must be able to bypass the 60 actions per hour limitation on instagram through some sort of proxy.
*Comment by frequency: Set a time limit per comment sent out.
*Like by Frequency: Set a time limit per like sent out
*Random Liker crawls instagram and likes random photos based on which hashtags the program is crawling
*Must keep stats for:
-Comments for the day (OutGoing)
-Likes for the day (OutGoing)
-Total Followers for the day (Incoming)
-Comments for the day (Incoming)
-Likes for the day (Incoming)
Stats can be outputted into a .csv by and labeled by Date.
Additional Project Description:
01/26/2013 at 14:14 EST
-Should not leave a comment to the same user twice in a designated amount of time.
01/26/2013 at 18:15 EST
-Randomly follows users pertaining to the hashtag list
-Can turn these options on and off
-Can turn options on and off as needed.