Status
Not open for further replies.

IronJellyfish

Newbie
Joined
Jun 23, 2014
Messages
32
Reaction score
2
Hey all, first post here but been lurking for sometime and now want to join the convo!

1)
I am looking at getting into instagram automation, but after checking out the different commercial tools FL MP etc. I am not finding anything that can do what i want to do.

Basically i want to be able to communicate with one of those tools programmatically.

Lets say i have this data:
username, password ,proxy, #1stTagToScrape, #2ndTagToScrape, Location.

I want to be able to send this data to Followliker for example and have it spin up a new process using some settings i configured.

basically i want to only configure settings once and be able to spin up a bunch of porcesses without touching the software manually again.

anyone achieved something like this?

2)
i am considering writing my own scripts to scrape and follow/like on instagram, any recomendations of info resources about this, or is there anyone that would be willing to work with me as a paid consultant?

THANKS
 
I don't know about FL never used it, but MP has this feature. Under tools you can goto any account and copy the settings, start/stop status, & also the sources to all related accounts or choose specific ones.
 
I don't know about FL never used it, but MP has this feature. Under tools you can goto any account and copy the settings, start/stop status, & also the sources to all related accounts or choose specific ones.

ok i will check into again, thanks, but what i am trying to do is programmatically interface with the software so i dont have to use the GUI.
 
How about you code imacros, I dont think its hard..

Yeah i wish i could, but i havn't found a followliker, massplanner tool that runs in the browser. what i need is either:

1) something similar to imacros that runs on windows or mac
2) a followliker, massplanner, etc, equivalent that runs in the browser
 
The only way I know of with doing this is CSV importing information, but you still have to do that by hand. If information is being submitted through a web form maybe it triggers a desktop automation script that finds the info, goes to fl, right clicks, and imports and so on and so forth...?
 
The only way I know of with doing this is CSV importing information, but you still have to do that by hand. If information is being submitted through a web form maybe it triggers a desktop automation script that finds the info, goes to fl, right clicks, and imports and so on and so forth...?
awesome, thanks,. Thats a good idea. Yeah i am looking into Selenium and AutoIT as tools for desktop automation script.
 
wow great! love this place BHW rulzez xD

I want to achieve the same thing. How did your desktop automation go?
 
wow great! love this place BHW rulzez xD

I want to achieve the same thing. How did your desktop automation go?



Thread closed.

IronJellyfish was last seen:

Dec 21, 2017
 
Status
Not open for further replies.
Back
Top