parsmedia
Newbie
- Jul 20, 2015
- 41
- 8
Pars Multi Instagram Account Controller (With Usernames List) (Node js)
Hi, a while ago, I had a bot that I wrote to check multiple instagram accounts at once.
With this bot I wrote with Node js, you can easily check your account list with only user names.
You can see your closed accounts, or track your followers,following,posts for open accounts.
NOTE: NODE JS FOR THE BOT MUST BE INSTALLED IN YOUR COMPUTER.
https://nodejs.org/en/download/
https://github.com/pars11/Multi-Instagram-Account-Controller
What is the project about? [EN]
Multi Instagram Account Controller is a instagram account conroller bot. This bot checks the data from instagram user names (instagram.com/username). If the incoming data is "Sorry, this page is unavailable", it means that it cannot access the account, and the bot will save these accounts or open accounts to txt's.
Txt files and their meanings:
accounts.txt = Txt file containing accounts to check.
closed_accounts.txt = Txt file containing unreachable accounts.
open_accounts.txt = Txt file containing reachable accounts.
open_accounts_d.txt = Txt file containing reachable accounts with details (Followers,Following,Posts Count).
Hi, a while ago, I had a bot that I wrote to check multiple instagram accounts at once.
With this bot I wrote with Node js, you can easily check your account list with only user names.
You can see your closed accounts, or track your followers,following,posts for open accounts.
NOTE: NODE JS FOR THE BOT MUST BE INSTALLED IN YOUR COMPUTER.
https://nodejs.org/en/download/
https://github.com/pars11/Multi-Instagram-Account-Controller
What is the project about? [EN]
Multi Instagram Account Controller is a instagram account conroller bot. This bot checks the data from instagram user names (instagram.com/username). If the incoming data is "Sorry, this page is unavailable", it means that it cannot access the account, and the bot will save these accounts or open accounts to txt's.
Txt files and their meanings:
accounts.txt = Txt file containing accounts to check.
closed_accounts.txt = Txt file containing unreachable accounts.
open_accounts.txt = Txt file containing reachable accounts.
open_accounts_d.txt = Txt file containing reachable accounts with details (Followers,Following,Posts Count).