Hey! Nice video! I believe I noticed a small bug. You’re using hard coded comment value instead of the comment variable. I’m waiting for the next videos. Cheers
How resilient it is against being blocked? I have made myself few bots in the past including one that used opencv to simuulate browsing, clicking and so on, and still got blocked for a week 😁
Hi! I managed to install and run everything. I find that in the documentation many things are missing, or more probably I can't find them. For example, I would like to get the Account followers, and more important, I would like to retrieve the list of posts and comments I liked. i can't find this properties of the Account class. It seems that only methods are listed in the documentation. Could you explain me where to find this infos? Many thanks!
Hey Great job, I've seen a few of your videos to do some local demo but a question always comes to my mind, how can host this somewhere to be available 24/7? i was thinking about azure functions but as this needs to be running always i dont know if that would be a good idea or even how to do it, can you show us how to host a bot like this or using telegram?
Buy a raspberry, connect it to your network and let it run 24/7 ezpz. Setting it up might take a while but it gives you absolute control and you can use it for other stuff too
Read TOS of any social media when you start creating automatization for it.. Is not a problem using it, problem is if you abuse it.. careful and don't spam like lunatic.. just write it to mimic human behaviour/your behaviour how much you can and all will be good...
You will be banned for life. Happened to me. never again will you have access to instagram :D Nah just joking. DOn t worry about it too much and epxeriment. As NeuralNine said, if you spam you will receive a temporary ban. what happens next time? It's up to you to find out and share it with us here.
Does anyone know how to fix this error? instagrapi.exceptions.UnknownError: The username you entered doesn't appear to belong to an account. Please check your username and try again
Took a screen shot of the code, converted it into text, pasted into the IDE, modified a bit, you get yourself an instagram BOT! Awesome!
The same tutorial using current official api would be great.
Did you find your answer? I’m interest too
Not yet @@Mattie_LIGHT
man believe me this can actually save lives!
You can add async await and sleep() and create looping or do when user add post add 200 likes and stop
I don't understand much but I liked that you code in VIM .
it's fxcking annoying
Hey! Nice video! I believe I noticed a small bug. You’re using hard coded comment value instead of the comment variable. I’m waiting for the next videos. Cheers
Dude this is clutch ♥️
Why is it clutch? Please forgive my ignorance, I'm new to coding. But how does this help a person's IG account?
Thr things we can do with python are amazing.Loved that video
How resilient it is against being blocked? I have made myself few bots in the past including one that used opencv to simuulate browsing, clicking and so on, and still got blocked for a week 😁
Hi! I managed to install and run everything. I find that in the documentation many things are missing, or more probably I can't find them. For example, I would like to get the Account followers, and more important, I would like to retrieve the list of posts and comments I liked. i can't find this properties of the Account class. It seems that only methods are listed in the documentation. Could you explain me where to find this infos? Many thanks!
Can you teach me how to do this
liked and subscribed thanks for the content
Hey Great job, I've seen a few of your videos to do some local demo but a question always comes to my mind, how can host this somewhere to be available 24/7? i was thinking about azure functions but as this needs to be running always i dont know if that would be a good idea or even how to do it, can you show us how to host a bot like this or using telegram?
Vibegames maybe ?
Oracle free tier
Pythonanywhere has a free tier
Buy a raspberry, connect it to your network and let it run 24/7 ezpz. Setting it up might take a while but it gives you absolute control and you can use it for other stuff too
i get no module named 'instagrapi'... any help?
Good one
Can i open this bot with more than one account i mean can i control two account or more or no ?
none of my installs are workung. i dont know why python is so hard to run properly on this computer.
Read TOS of any social media when you start creating automatization for it.. Is not a problem using it, problem is if you abuse it.. careful and don't spam like lunatic.. just write it to mimic human behaviour/your behaviour how much you can and all will be good...
am i the only person who the error KeyError: 'more_available' ?
Just now instgram blocked my account bcz i used a bot and here you are with another tutorial 😂😂
Detected as bot since ur comment spamming under #
How can you do instagram unbans?
Thanks for sharing!
wonderfull job brother
THIS IS AWESOME!!!!!!!!!!!!!!!!
can we download followers with this library?
is it possible to use without logging in?
I tried, it gives error. I don'0t know if there are some actions you can perform without logging in.
mine shows 0 attempt by 5 second and it gets stuck there
Thank for your activity. Do it more! )
nice post do you have this source code . because i could not saw full code from top thanks
Can you explain how to set up credentials.txt file?
it seems a simple txt file with username in the first line, and password in the second line. Try this, it should work.
I wnat to do one that add and remove peaople from group
Just deleted my Instagram account 😐
Good. DOnt spend time on this trash social media insta. Unless it is to learn programmgn of course.
@@mikepenprogrammer2652 should’ve spent some you’re time reading a dictionary 😂
Proof
@@lemzlemz1621should've spent some time learning grammar.
can anyone tell me how to send one same message to multiple user using this instagrapi
how can I add multiple hashtags
create a list
anyone else getting this error:
AssertionError: You must specify one of the options for "tab_key" ("recent" or "top")
Yes! I'm trying to figure out how to change it
@adamscher I figured it out did you?
@@eldridgedaniel I haven't, can you please tell me how you fixed it?
@@adamscherdid u figured it Out???
@@eldridgedanielpls share if u have figured it out
Bro plse tell the name of the editor you using now
He is using neovim under WSL
bruh after first try my IP address was banned XD any ideas what can i do?
Did you Fix the Problem? or you Banned for ever?
How many did you follow? Over 160ppl or less, and after how many hour?
Thanks
I've tried using Instagram python libraries before, does anyone know if my account is gonna get banned after like 10 min
You will be banned for life. Happened to me. never again will you have access to instagram :D Nah just joking. DOn t worry about it too much and epxeriment. As NeuralNine said, if you spam you will receive a temporary ban. what happens next time? It's up to you to find out and share it with us here.
Just do things limited and different amount of follows and stuff, don't just keep doing the same stuff everyday because it's obvious
thank u
how can i run this script for 24/7 🤔🤔
Maybe you can loop the script and leave your PC on
Is no one concerned about sending your credentials to a random api?
wtf is that computer science sneako
Nice
Good
I used instaloader in my insta bots
Update: my account got banned after 3 months lmfao
Cool
как делать бота, когда в России заблокировали Инстаграм
proxy
@@MrGetlike насколько я знаю, планировали отравить Инстаграм
damn nihh so handsome
developing brains is when making useless instagram bots xd
So disappointing, how do you expect people to follow this.
Does anyone know how to fix this error?
instagrapi.exceptions.UnknownError: The username you entered doesn't appear to belong to an account. Please check your username and try again
hey bro, it means you are trying for a username that doesn't exist
@@maxfox4401 jasja I know bro. My problem is that I give it a .txt with username and password like in the video but doesnt work :c
dont use the text (credentials) , instead try
username = ' (your username)'
password = '(your password)'
@@andi2.4 can anyone tell me how to send one same message to multiple users using this instagrapi
@@sushantpatil4035 cl.direct_send(yourUserIDList). It‘s not that hard😅