Instagram auto like script

Spyter

Newbie
Joined
May 23, 2013
Messages
6
Reaction score
0
Hi guys,

I am making a php script which automatically likes pictures on Instagram based on a keyword search. I am liking about ~95 pictures an hour and I am constantly getting the following error:

Code:
stdClass Object
(
    [meta] => stdClass Object
        (
            [error_type] => APIError
            [error_code] => 400
            [error_message] => We've taken extra measures to protect the Instagram API from abnormal activity. Since you have recently created your API application, please contact apidevelopers to receive whitelisting for a higher rate limit.
        )
)

This basically means that I am getting banned for like 12 hours.
The max amount of likes per hour is 350. And I tried out instamacro yesterday which even liked 4000 pictures in 3 hours without getting banned. Could someone tell me what I am doing wrong or how to prevent from getting banned?

Thanks!
 
Last edited:
Figure out the right tags and you are good to go! autolikestagram will automatically like the most recent pictures found in your #tags . In this way more people will come to visit your profile to return the like and will follow you back!
Try it for free!!!

Login with your instagram account and password.


Type your tags (eg.: #snow #cute #flowers ) and you are ready to go!


Autolikestagram will get "the most recent pictures" - more or less 20 per tag - and it will "like" each of them.


Due to Instagram rules, you cannot like more than 350 media per hour. For this reason, autolikestagram will automatically stop when you will reach limits.
 
I am sorry rubysmith, but I think that you don't get what I am saying.

I wrote a php bot which auto likes instagram pictures, but after liking 90 pictures in one hour I get banned. I am searching for 5 different tags so that shouldn't be the reason why I got banned I think.

I've got a delay between my likes and I do random likes based on the the keywords which I specified in an array, but I am still getting banned. Does anyone else got suggestions?
 
There must be a way to like about 350 pictures an hour because two days ago a received a message from them that I am only allowed to send 350 requests an hour and I exceeded it so they banned me.
 
Use tha tags #Cute #Funny #Follow4Follow #Like4Like it works for me!

Sent from my BlackBerry 9320 using Tapatalk
 
Like I've said before, the tags isn't the cause of me getting banned so I need a different solution.
 
This is because of your new application- get it whitelisted by instagram, and then you can get the max likes / hour.
 
Hi guys,

I am making a php script which automatically likes pictures on Instagram based on a keyword search. I am liking about ~95 pictures an hour and I am constantly getting the following error:

Code:
stdClass Object
(
    [meta] => stdClass Object
        (
            [error_type] => APIError
            [error_code] => 400
            [error_message] => We've taken extra measures to protect the Instagram API from abnormal activity. Since you have recently created your API application, please contact apidevelopers to receive whitelisting for a higher rate limit.
        )
)

This basically means that I am getting banned for like 12 hours.
The max amount of likes per hour is 350. And I tried out instamacro yesterday which even liked 4000 pictures in 3 hours without getting banned. Could someone tell me what I am doing wrong or how to prevent from getting banned?

Thanks!


Hi , just dropping by to ask if it is possible to put a intagram url for auto likes?

Thanks and waiting for your kind reply :)

glenndulay
 
I'd also be interested in seeing if this project actually finished and whether he solved the 12 hour ban problem.
 
Hi, I'm newbie.

I've got the same problem on likes and the 12hours ban

Later, I've been kicked out after the 31st follow in an hour (and a 12 hours ban too).

I have a question:

Was 30/hour the real-time subscription limit, Right?

if so, Do you know why doing a call to the relationship/follow api make me hit the same limit and I get the error:
"We've Taken Extra Measures To Protect The Instagram API From Abnormal Activity. Since You Have Recently Created Your API Application, Please Contact ..... To Receive Whitelisting For A Higher Rate Limit." ?
 
i just got banned too but I usually use the same script, never happened this before.
 
Back
Top