Bots API

Thibault

Newbie
Joined
Jan 15, 2017
Messages
43
Reaction score
8
Hi,

Is there a service out there where I can use some sort of API to control bots?

It would work something like that:
- like_post(BOT_ID, POST_ID): a bot would like a given picture
- follow_user(BOT_ID, USER_ID): a bot would follow a given user

Thanks,
Thibault
 
massplaner, followliker, instagress and a few other bots all do this.
 
massplaner, followliker, instagress and a few other bots all do this.

Hey, thanks for the quick answer (first time posting on BHW..!)

I've used Instagress and I know it doesn't have a dedicated API. It doesn't seem to be the case for MP or followliker either.
Maybe I'm not clear when i describe what I'm looking for. I would like to "take control of some bots" and tell them which post to like or user to follow individually.
 
an online database with API

a bot on windows vps checking new order on the API, read the detail and do the job.
 
No one is going to provide that , its like giving you raw access to the private endpoint. The best thing you can do is roll out your own if you don't want to use their softwares
 
No one is going to provide that , its like giving you raw access to the private endpoint. The best thing you can do is roll out your own if you don't want to use their softwares
Sure they will. The API's ive seen like this just require you to submit a password/api token with your requests.. its easy to implement
 
Sure they will. The API's ive seen like this just require you to submit a password/api token with your requests.. its easy to implement

Can you point me to them please?

No one is going to provide that , its like giving you raw access to the private endpoint. The best thing you can do is roll out your own if you don't want to use their softwares

You can buy likes or followers in bulk orders, why not individually?
 
Hi,

Is there a service out there where I can use some sort of API to control bots?

It would work something like that:
- like_post(BOT_ID, POST_ID): a bot would like a given picture
- follow_user(BOT_ID, USER_ID): a bot would follow a given user

Thanks,
Thibault
Leave your skype or pm, we can get a deal.
 
Back
Top