Instagram Newbie Questions

chris barker

Senior Member
Joined
Dec 25, 2009
Messages
872
Reaction score
340
Hello All,

I am with IM for many years and working on only pinterest . I am very much successful in pinterest, so thought of give a try in instagram..

I would like to run mutiple instagram accounts .I myself a programmers, so i can create a bot to create and manage instagram accounts..These are my newbie questions..

1. I could successfully create instagram accounts from my desktop browser ( i just tried). If i want to create multiple accounts, should i need to try with IPV4 or IPV6 proxies. My assumption is IPV6..please clarify

2. Regarding the instragram acutomation posting.I know there are lot of tools in market( jarvee etc), but i want to create the one for me.Is there any possibility to post images from desktop?

Basically what i want to achieve is..create bulk accounts from desktop and manage them from desktop? ( I could successfully do this for pinterest without login to mobile app)

Is this possible?

Please suggest.
 
You can post from desktop. Once on the browser, press CTRL+SHIFT+i to open up the developer tools. There, you find the icon, to see how responsive a website is when the screen gets smaller. Turn it on. Refresh the page and you get the mobile layout, then proceed as if you were from mobile.
You could automate posting from desktop. Use Python to control the mouse and the keyboard to do just that. Take advantage of the shortcuts to bypass the use of the mouse.

If it's not clear for you how to approach that using Python, I'd be glad to guide you through. :)
 
You can post from desktop. Once on the browser, press CTRL+SHIFT+i to open up the developer tools. There, you find the icon, to see how responsive a website is when the screen gets smaller. Turn it on. Refresh the page and you get the mobile layout, then proceed as if you were from mobile.
You could automate posting from desktop. Use Python to control the mouse and the keyboard to do just that. Take advantage of the shortcuts to bypass the use of the mouse.

If it's not clear for you how to approach that using Python, I'd be glad to guide you through. :)

Thanks for the insight. If i schedule post from my desktop should i need to use ipv4 or ipv6 ip?
 
Back
Top