Instagram bot python (Instagram automation with python instabot) [2022]

  Рет қаралды 103,763

Coding 101 with Steve

Coding 101 with Steve

Күн бұрын

In this video I am going show you how to create your own Instagram bot using python. It will be a combination of bots such as Instagram follow/unfollow bot, Instagram dm bot, Instagram comment bot, like bot and upload photo bot.
So just by writing few lines of code, we are going to do Instagram automation with python and use a python package name instabot
Timestamps:
0:00 - Instagram bot python introduction - Instagram Automation
0:26 - Prerequisite
0:57 - Install instabot python package
1:51 - Intagram login
2:37 - Instagram follow and unfollow
5:44 - Instagram post (upload photo)
6:36 - Instagram dm bot (send message)
7:20 - Instagram like bot (like a post)
7:52 - Instagram comment bot (comment on a post)
9:39 - Get the list of followers/following
12:56 - Fixing some errors
14:21 - Final result after running the Instagram bot
Python and VSCode download link:
www.python.org/downloads/
code.visualstudio.com/download
Instabot python package docs:
instagrambot.github.io/docs/e...

Пікірлер: 236
@coding101withsteve8
@coding101withsteve8 6 ай бұрын
Hello All 🙋🏻‍♂️ If you have any kind of customized tool or app request. You can reach out to me on Instagram or email. I can create tools or apps for you. instagram.com/stevegen1907 OR coding101withsteve.freelance@gmail.com Thank you
@mateuszmateusz2508
@mateuszmateusz2508 4 ай бұрын
Hello, I have a problem when I try to log in, I get the following message: 2024-03-08 23:48:46,267 - INFO - Instabot version: 0.117.0 Started 2024-03-08 23:48:46,268 - INFO - Not yet logged in starting: PRE-LOGIN FLOW! 2024-03-08 23:48:49,371 - ERROR - Request returns 400 error! 2024-03-08 23:48:49,371 - INFO - Instagram's error message: You'll need to update Instagram to the latest version before you can use the app. 2024-03-08 23:48:49,371 - INFO - Error type: block_eu_user_login_in_old_app 2024-03-08 23:48:49,371 - ERROR - Failed to login go to instagram and change your password And I have no idea what to do, the password and username are definitely correct
@readypressstart9523
@readypressstart9523 3 ай бұрын
Hello, Im trying to make a code that likes peoples comments on a post. Wondering how to do that. Please help me out im stuck. Thanks
@K4I750
@K4I750 Жыл бұрын
What if I have to follow 1 person, using 2 or more then 2 bots????
@xiubinzheng7
@xiubinzheng7 Жыл бұрын
@coding 101 with Steve, when you upload a new photo how do you include the location in that upload?
@KiFu8
@KiFu8 Жыл бұрын
i got an import error saying that i cant import the name 'Bot' from 'instabot'. Any solution to this issue?
@higiniofuentes2551
@higiniofuentes2551 Жыл бұрын
Thank you for this very useful video!
@surflovers
@surflovers Жыл бұрын
Thank you so much! Can you show how to set-up as liking stories of people that follow a specific hashtag for example?
@AKuldip
@AKuldip 2 жыл бұрын
This was great ! You make it look so simple and explained everything really well. Subbed right away . Waiting for more such content. Thanks a lot !
@adamwatson8162
@adamwatson8162 Жыл бұрын
WHERE TF IS INSTABOT?
@AKuldip
@AKuldip Жыл бұрын
@@adamwatson8162 Everywhere.
@adrianzaharia8885
@adrianzaharia8885 Жыл бұрын
@@adamwatson8162 missing info. dude forgot to explain that missing part.
@iamthatchange1475
@iamthatchange1475 2 жыл бұрын
Thanks alot broh such a wonderfull channel and i im going to do some projects on instagram bots and this video helps me alot
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Thank you so much 😇 All the best.
@lpmbxy
@lpmbxy 2 жыл бұрын
Hey, i have a problem. Everytime when i type "python .\bot_instagram" nothing happens. Really nothing. Not even a error. Can someone help me with that?
@djriel4993
@djriel4993 2 жыл бұрын
why don't you make a file to download, I copied from your video but it doesn't log in, can you please make a file to download?
@jw200
@jw200 Жыл бұрын
Instagram and other pages change their code to fight bots. You must review and update bot code
@tripham8869
@tripham8869 Жыл бұрын
pip : The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. can you teach me this error when i typed instal instabot
@user-fh1ok3hb3c
@user-fh1ok3hb3c 10 ай бұрын
Thanks... Really educative
@princequincy5839
@princequincy5839 2 жыл бұрын
Hi! How can I get a list of users Im following , but who are not following me back? without unfollowing them
@Jayreed4Jesus
@Jayreed4Jesus 6 ай бұрын
Great stuff Steve!!! This is excellent and still works! I was getting the 429 error but after I set the sleep to 20 secs before logging in, then it worked for me. I just had to wait and be patient. It even worked with my 2FA as well. You got my sub sir!!! Thanks again, I love how you explain everything and the reasoning!
@Tventy
@Tventy 6 ай бұрын
how did you do it? i am getting an error "sleep" not defined
@ADITYASonkar-gd1hn
@ADITYASonkar-gd1hn 2 ай бұрын
@@Tventy import time then put on sleep time.sleep(100)
@K1NGST4RS
@K1NGST4RS 8 ай бұрын
Fingers crossed that this still works! I remember back in the days there where apps to do this..
@c0mrad1_
@c0mrad1_ 7 ай бұрын
So is it still working?? I'm actually did these with selenium bot but looking for something quick and came to this tutorial
@K1NGST4RS
@K1NGST4RS 7 ай бұрын
@@c0mrad1_It should still be working, i used it not so long ago
@otimjoshua3366
@otimjoshua3366 5 ай бұрын
​@@c0mrad1_ How did you use selenium, I make websrappers with BeautifulSoup. Can you point me to a video or other material thar can teach me this.
@jeykogalan4935
@jeykogalan4935 20 күн бұрын
Muy buen video, gracias por compartir tus conocimientos :)
@TerminalBots
@TerminalBots 27 күн бұрын
Nice work 🎉
@zakariachana
@zakariachana Жыл бұрын
Thanks. More IG botting videos please! How to DM followers of other pages?
@johnc8209
@johnc8209 Жыл бұрын
i just want a bot to ike certain hashtags. do you have a video on that?
@DhirenPathak
@DhirenPathak Жыл бұрын
Great , nice tutorials
@dj_vrana
@dj_vrana 2 жыл бұрын
Hey i get this error 429 , too many requests every time i try
@DanielCastillo-py3vu
@DanielCastillo-py3vu 2 жыл бұрын
Please👏
@AlienAgencyorg
@AlienAgencyorg 2 жыл бұрын
Try to set sleep.time(15) between requests
@alexanderarana4416
@alexanderarana4416 Жыл бұрын
@@AlienAgencyorg Still same error... from instabot import Bot my_bot =bot() my_bot.login(username="*****", password="******") sleep.time(15) my_bot.upload_photo("****", caption="*****") (path is correct) my_bot.logout() Same error with the 429 errors
@arpitjoshi4199
@arpitjoshi4199 Жыл бұрын
Try to make small script and add sleep in script
@status_boy_lyrics
@status_boy_lyrics 8 ай бұрын
@@alexanderarana4416 what about I got permission error.. 🙄
@MukundRaj26
@MukundRaj26 Жыл бұрын
Bro how to reply to a recent message? Is there any method to fetch recent messages?
@kiadyravel975
@kiadyravel975 2 жыл бұрын
How can you make something good if you cannot test it again and again ?
@maximusDMR
@maximusDMR Жыл бұрын
Great Video! Is there any package for facebook?
@K1NGST4RS
@K1NGST4RS 8 ай бұрын
Hello sir, can you please explain how to follow followers of a certain account?
@avinashshah3679
@avinashshah3679 Жыл бұрын
hey this tutorial was great ,but i want another one for news on instagram , in this code i have to collect a image and a capation(copy) from 2 3 specific websites and upload on instagram.
@Future4234
@Future4234 2 жыл бұрын
Can we use python in my windows?
@Chris_n_Mountains
@Chris_n_Mountains Жыл бұрын
The term 'pip' is not recognized as the name of a cmdlet . whats that??
@riteshbiswas1479
@riteshbiswas1479 Жыл бұрын
Mast thumbnail h
@porez_5520
@porez_5520 Жыл бұрын
i installed instabot but when i type ,from instabot use bot` nothing happens. help!!!
@nirufs24
@nirufs24 2 жыл бұрын
How can i Like a target from a follower List. For exampel, some one have 10000 Follower, and i will like only 1 Picture from alll possibel 10 000 Followers?
@spyroslefkaditis3825
@spyroslefkaditis3825 Жыл бұрын
edit the code somehow to do it 100 times lets say and every time swich credentials so mutliplae caount ca like follow an acound somehow make an array with credemtials in each time it changes them
@modg7437
@modg7437 2 жыл бұрын
how add multiple accounts at once to follow account ??
@TechnicalBurhan
@TechnicalBurhan 2 жыл бұрын
Dude it kinda works. It is very frustrating tbh. I can't get it to do alot of the work.
@sahilkhalifa6782
@sahilkhalifa6782 Жыл бұрын
How Can I Add Story And Add Link with Bot?
@m.m.2258
@m.m.2258 2 жыл бұрын
I'm getting (cannot import name 'Bot' from partially initialized module 'instabot' (most likely due to a circular import)
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Oh, let me guess! Did you name your file as 'instabot'? If so then you'll have to rename your python file. It's mostly because of that. ☺
@m.m.2258
@m.m.2258 2 жыл бұрын
@@coding101withsteve8 That is exactly what happened. Now it seems like the only issue I’m having is when it runs, it’s stuck on 0% processed users. (…config/skipped.txt’, 4 user_ids left to follow) Processed users: 0% By the way you have the best response rate and tutorials I’ve seen so far. I’m very thankful I found this channel
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
@M. M. Good that the error was fixed. The processed user 0%... Sometime it takes time. Just keep it that way it will go ahead. And Thank you so much ☺😇 I'm glad you loved the video and my channel.
@ramsurya9677
@ramsurya9677 Жыл бұрын
Hi can we extract data now from insta?
@vitanuevo
@vitanuevo Жыл бұрын
I get the message: ModuleNotFoundError: No module named 'instabot'. I'd installed instabot but when I run the script in VS CODE I got this message
@jesubg5277
@jesubg5277 Жыл бұрын
pay attention to cap letters of the module and install it with pip3
@fabianrauhofer3694
@fabianrauhofer3694 Жыл бұрын
Hello guys i got an 400 Error but i cleared all my cache and dns but it does not work...
@tuesdaygo1645
@tuesdaygo1645 2 жыл бұрын
Error type: checkpoint_challenge_required got this error, what to do?
@JlingleToons
@JlingleToons Жыл бұрын
haa mujhe bhi mil rha hai
@higiniofuentes2551
@higiniofuentes2551 Жыл бұрын
Do you know if exist a bot for LinkedIn?
@Nyandano
@Nyandano Жыл бұрын
how do I fix the module object is not callabe error
@AbidAli-nq2jr
@AbidAli-nq2jr Жыл бұрын
ERROR: file or directory not found: .\bot_insta.py anyone have solution for this error
@milan717
@milan717 Жыл бұрын
Sir I want a comment bot which can comment on recent posts of hashtags
@bloodyzonic4452
@bloodyzonic4452 2 жыл бұрын
how i how i can make it do the same but mass accounts to follow one acc
@zrlcproject
@zrlcproject Жыл бұрын
how do i download the post?
@masterixmusic2886
@masterixmusic2886 Жыл бұрын
i always get an error because of "too many requests", "Request returns 429 error!" and "Not yet logged in starting: PRE-LOGIN FLOW!" and so on. I've waited for few hours but it still doesn't work. How to make it work?
@masterixmusic2886
@masterixmusic2886 Жыл бұрын
@Jdmhickey Nah, instabot doesn't support instagram anymore. You need newer libraries of that
@Das_08
@Das_08 7 ай бұрын
Have you find any which will work
@Nyandano
@Nyandano Жыл бұрын
How do you follow all the people that are following someone
@porez_5520
@porez_5520 Жыл бұрын
Does this still work in dec 2022
@dextervex7510
@dextervex7510 Жыл бұрын
Hey, I've got Request returns 429 error! which doesn't go away, even after 24 hours. Any ideas?
@AhmedKhan-gh6zb
@AhmedKhan-gh6zb 3 ай бұрын
It means your getting rate limited, which probably means that you were sending lots of requests to the server, so the server denied your request basically 👍
@dextervex7510
@dextervex7510 3 ай бұрын
@@AhmedKhan-gh6zb i love the community for still answering after a year :D
@pranjalvidyarthi775
@pranjalvidyarthi775 2 жыл бұрын
nice project
@ericyang6384
@ericyang6384 Жыл бұрын
Anyone know how to solve "Import "instabot" could not be resolved" ?
@LunaticXT
@LunaticXT Жыл бұрын
I got an error while running: INFO - Instabot version: 0.117.0 Started INFO - Not yet logged in starting: PRE-LOGIN FLOW! ERROR - Request returns 429 error! WARNING - That means 'too many requests'. I'll go to sleep for 5 minutes.
@kartikeofficial1778
@kartikeofficial1778 8 ай бұрын
what if I want to follow all the following of a particular user?
@DrWiseMan1
@DrWiseMan1 2 жыл бұрын
why it says : PRE-Login flow. Instabot will sleep for 5 minutes'
@kratikajain5637
@kratikajain5637 Жыл бұрын
Can u please explain what's that class keyerror
@4honor365
@4honor365 2 жыл бұрын
```ERROR: Could not install packages due to an OSError: [WinError 2] The system cannot find the file specified: 'C:\\Python39\\Scripts\\imageio_download_bin.exe' -> 'C:\\Python39\\Scripts\\imageio_download_bin.exe.deleteme' hmm ?
@simonecelia5950
@simonecelia5950 2 жыл бұрын
doesn't work, I think you need a token to correct login
@amblifemoments
@amblifemoments 2 жыл бұрын
So if I wanted to comment on a certain hashtags' post, what should I do?
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
kzfaq.info/get/bejne/eLZie7NeyLS5pY0.html Check this out, I have a tool for you.
@rathi1396
@rathi1396 5 ай бұрын
How many messages we can sent to the different person through this instabot..
@061sridharr8
@061sridharr8 11 ай бұрын
Can I send my uploaded post to 100 or more followers at a time in DM using this python bot ? If You say Yes....! Pls explain that process sir...!!
@lucasnogueroles413
@lucasnogueroles413 Жыл бұрын
i have a question, if i have a file like a .txt with 1000 accounts and passwords, or all of those accounts with the same password, how can i make it so the program logs in and does what i tell it to do with those 1000 accounts? and also how do i create tons of accounts fast?
@HeyMario1121
@HeyMario1121 Жыл бұрын
I’m kinda new to Python but I think you can use a for loop
@HeyMario1121
@HeyMario1121 Жыл бұрын
Like: for account in .txt: Etc etc
@johnc8209
@johnc8209 Жыл бұрын
bro you out here spamming hard jeez haha
@Basu_Prince
@Basu_Prince 4 ай бұрын
Sir how to check theirs msgs there history
@WorksDontSave
@WorksDontSave 2 жыл бұрын
could you please do a tutorial on using tkinter? i would like to integrate it with the youtube downloader and mp4 to mp3 converter i made. That would be awesome
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Integrating both and making it in GUI form. That's a good idea Jace. Currently there are other projects already that are lined up, after that I'll try to do a video on tkinter. However for now I can suggest you to try making it in terminal, you can take inputs and execute it inside a terminal instead of a gui.
@WorksDontSave
@WorksDontSave 2 жыл бұрын
@@coding101withsteve8 yes i've already done that part, all though my mp3 - mp4 converter works but it is hardcoded. i imagine segregating them in functions would work but my python skills are really rusty. I look forward to all your future videos! No rush, i just wanted to give you more good ideas :)
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Thank you Jace for your understanding and your idea. Will surely consider it. Till then stay tuned!!
@pranjalvidyarthi775
@pranjalvidyarthi775 2 жыл бұрын
@@coding101withsteve8 sir i found a error Error: failed to import bot from instabot
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
@@pranjalvidyarthi775 This can be of you gave same name to the file. Other than that it could be because you haven't installed the package. However. I would suggest not to use this bot if you want to do lot of Operations. Instagram detects it easily because its an API.
@shirwd
@shirwd Жыл бұрын
ey , i want to comment on a certain post , how to do that ??
@adm0397
@adm0397 2 жыл бұрын
2022-03-19 23:31:26,546 - INFO - Instabot version: 0.117.0 Started 2022-03-19 23:31:26,547 - INFO - Not yet logged in starting: PRE-LOGIN FLOW! 2022-03-19 23:31:26,934 - ERROR - Request returns 429 error! 2022-03-19 23:31:26,934 - WARNING - That means 'too many requests'. I'll go to sleep for 5 minutes.
@perfectsmooth8263
@perfectsmooth8263 2 жыл бұрын
same
@logannn007x
@logannn007x Жыл бұрын
me too
@myim74
@myim74 Жыл бұрын
anyone fixed this?
@jonathanleetch3148
@jonathanleetch3148 Жыл бұрын
Great video! Immediately got to work when i saw this tutorial. Had a question for you though- Would you happen to have a solution for trying to get instapy to access a .txt or Excel file of specific IG usernames to follow? I've tried to write a code to get the bot to access a .txt file for a list of specific users and follow them 1 by 1, but it doesn't seem to access the file correctly. I am getting a " 'user_id' NONE " when it tries to access the file. I can send you the specific code I'm talking about if you'd like to take a look at it. Thanks!
@how_traders_do_it
@how_traders_do_it Жыл бұрын
You can try this: 😁😁 Or send me the code and i'll have a look at it. kzfaq.infoFx6r06YHMgU
@mitzsensi
@mitzsensi Жыл бұрын
will it work on macbook
@pommsey
@pommsey Жыл бұрын
i cant install instabot on windows 11
@hasnisubhan
@hasnisubhan 11 ай бұрын
I got request returns 429 error Why?
@filipkostic6580
@filipkostic6580 Жыл бұрын
Is it possible to fix 429 error, for too many requests :D. Thanks
@benkacen6748
@benkacen6748 2 жыл бұрын
someone knows hot to uploud a video??
@proladka17
@proladka17 Жыл бұрын
How to control 1000 account of instgram
@Spyboy
@Spyboy Жыл бұрын
How to like by teg
@sixaj
@sixaj Жыл бұрын
How to do this with proxy?
@tarikdeeb8444
@tarikdeeb8444 2 жыл бұрын
i write instabot and nothing comes up,i wrtie pip install and then instabot is not option
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Make sure python is installed. And also python is added to PATH environment. Instabot is a python library and needs to be installed using the command pip install instabot
@Ubaidullah-dl3no
@Ubaidullah-dl3no 6 ай бұрын
not working it says too many requests
@PratikMaudekar
@PratikMaudekar 3 ай бұрын
ds_user error how can it fix
@reelsstar5351
@reelsstar5351 Жыл бұрын
hello you can create automatic comments tul i pay Manya
@DominoStudios
@DominoStudios 11 ай бұрын
can this bot create accounts then like follow and comment?
@KI2LA
@KI2LA Жыл бұрын
ImportError: cannot import name 'Bot' from 'instabot' (unknown location)
@petrkyncl
@petrkyncl Жыл бұрын
pip install instabot
@kevindiaz489
@kevindiaz489 2 жыл бұрын
Does anyone have a solution for 'Error type: checkpoint_challenge_required' ?
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Challenge required comes when you make multiple request using the bot in just short time. Instagram detects the bot and doesn't allow the IP to make more request using the bot. One way you can solve is by going to your mobile app and confirm your identity on the notification you got. And then try again. Other option is to connect to another network (like your mobile data hotspot, Wi-Fi)
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Also do search on Google 😇
@Thelastmodder
@Thelastmodder 2 жыл бұрын
Sir create a video on twitter bot
@doneros7218
@doneros7218 2 жыл бұрын
with regards to automated Dms I have a few questions would appreciate if you could get back to me.
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Hello 🙋‍♂️ You can dm me. Visit my about page for contact detail.
@alexsh6420
@alexsh6420 Жыл бұрын
hey, does the program work on pycharm too?
@span4444
@span4444 Жыл бұрын
Yep just make sure you install the required packages.
@draxxaep
@draxxaep Жыл бұрын
how can i block someone?
@HumorHanesi
@HumorHanesi Жыл бұрын
I got error. Error name is İmport Error cannot import module name instabot. Please help me!
@muslim_gamers3325
@muslim_gamers3325 Жыл бұрын
i have the same problem steve pls help us
@romysaputra9396
@romysaputra9396 Жыл бұрын
pip install instabot
@mello2234
@mello2234 Жыл бұрын
bro what about deleting photo after upload it , I wanna post it multiple times how can achieve that
@mello2234
@mello2234 Жыл бұрын
solved if anyone need help text me
@mike-nn1mq
@mike-nn1mq Жыл бұрын
@@mello2234 bro how you did it please tell me
@minnusai9906
@minnusai9906 2 жыл бұрын
I'm getting pre login flow, challenge_required and not logged in errors
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Hello Minnu, Thank you for your comment. You must have run the code once. What this library does is, it will create a folder name "config" in the same path where your code is. So you'll have to delete that folder and then run the code. But remember keep a minimum of 1-2 hours time interval before running it again. 😇
@anazi
@anazi 2 жыл бұрын
@@coding101withsteve8 Where can we find the Config file? Which path ? Please
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
@@anazi in the same path where your .py file is
@anazi
@anazi 2 жыл бұрын
@@coding101withsteve8 Got it thanks.
@user-re2oc8zc2r
@user-re2oc8zc2r Жыл бұрын
does this still work
@ettorecuratolo7629
@ettorecuratolo7629 Жыл бұрын
Hi steve , i just run the bot but after 5 seconds instagram ban me😁
@Poojanthaker
@Poojanthaker Жыл бұрын
This doesn't work anymore.
@lifeofaustin
@lifeofaustin Жыл бұрын
Still works?!
@bloodyzonic4452
@bloodyzonic4452 2 жыл бұрын
i downloaded the instabot but i cant find it when i want to import it
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Hello. Try checking the below things. - do not name your python file similar to the library name. i.e do not name it as instabot.py. - next see to it that python is included in the PATH. (You can google how to do that) and then try installing the library. Hope it helps you.
@bloodyzonic4452
@bloodyzonic4452 2 жыл бұрын
@@coding101withsteve8 i get another error called keyerror (ds_name) i guess do u have discord ?
@maxiewawa
@maxiewawa 2 жыл бұрын
I can't login. The error: TypeError: login() missing 1 required positional argument: 'self'
@maxiewawa
@maxiewawa 2 жыл бұрын
I forgot a pair of parentheses!
@maxiewawa
@maxiewawa 2 жыл бұрын
Each time I get a 429 error, I haven't ever been able to login. I've got instagrapi working though, I still get a 429 error, but it just tries again automatically then logs in. Strange.
@yeunhiasrwetze8377
@yeunhiasrwetze8377 2 жыл бұрын
Please help me how I can install Instagram bot by Android
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Hello, there are some apps on google playstore which allows you to write python code in your android phone. You can try that
@Gamer-wq4wb
@Gamer-wq4wb 2 жыл бұрын
all time that I want to login with my account I get error: "ERROR - Request returns 429 error!"
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Hello Gamer. When you run the code, a "config" folder gets created wherever your code is located. You will have to delete that folder before you run the code. Try this 😇
@billion6522
@billion6522 2 жыл бұрын
@Gamer i got the same error man [ 2022-01-22 18:54:59,662 - ERROR - Request returns 429 error! 2022-01-22 18:54:59,678 - WARNING - That means 'too many requests'. I'll go to sleep for 5 minutes.] and it is a server error if you are able to solve this error then please reply this comment.
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
@@billion6522 Yes you'll get this error. It's a 429 error. You must have run it multiple times quickly. In the video I have explained. Also I've explained how you can run it.
@lexus8395
@lexus8395 2 жыл бұрын
why my bot cant like someone post?
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
There are some default parameters that Bot has. one parameter is 'max_likes_to_like' this means maximum how many likes a post must have to be liked. by default its 100 or 200. so if the post is having more than 200 likes then it will ignore that post. how to make it possible? set this parameter to any number you like. eg. Bot(max_likes_to_like=1000)
@josephmwanzia119
@josephmwanzia119 2 жыл бұрын
hello, would you create a python bot that is able to share a post or instagram profile to a list of scrapped instagram usernames?? like i want to market a mother business account with many small child accounts
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Hello Joseph! Do you mean promoting/marketing an Instagram profile to multiple people? If yes then you would love to know that today I am posting a video related to that 😍. Stay tuned!!
@josephmwanzia119
@josephmwanzia119 2 жыл бұрын
@@coding101withsteve8 yes and no. I mean sharing a single post to someone's dm, that share option with a button next to the comment icon that looks like this ▶️ (share post to someone's dm) this will let people see and click on the post which will take them to the post page where they can like and comment and maybe even choose to follow you
@coding101withsteve8
@coding101withsteve8 2 жыл бұрын
Hi Joseph! Currently there are other videos lined up. So a video on such specific bot will take time. I will try to take it up. You can also DM me on Instagram let's see how I can help you.
@pouss_malin606
@pouss_malin606 Жыл бұрын
that great but how to install instabot?
The most important Python script I ever wrote
19:58
John Watson Rooney
Рет қаралды 169 М.
Instagram Bot Python Automation With Selenium - Deploy To PythonAnywhere
16:58
ТАМАЕВ УНИЧТОЖИЛ CLS ВЕНГАЛБИ! Конфликт с Ахмедом?!
25:37
마시멜로우로 체감되는 요즘 물가
00:20
진영민yeongmin
Рет қаралды 30 МЛН
Coding A Bot To Gain Instagram Followers
6:40
nang
Рет қаралды 193 М.
Python Automation with PyAutoGUI | Full Course With Projects!
36:11
Code of the Future
Рет қаралды 167 М.
Instagram Automation for Beginners: How to Start?
8:31
Proxyway
Рет қаралды 29 М.
Simple Instagram Bot in Python
13:04
NeuralNine
Рет қаралды 73 М.
How to make advanced image recognition bots using python
15:01
Kian Brose
Рет қаралды 1,3 МЛН
One Day Builds: Instagram Automation Using Python
20:17
Hallden
Рет қаралды 170 М.
How I Coded An Entire Website Using ChatGPT
18:22
Nick White
Рет қаралды 1,8 МЛН
Automate your job with Python
6:07
John Watson Rooney
Рет қаралды 382 М.
How To Connect OpenAI To WhatsApp (Python Tutorial)
30:31
Dave Ebbelaar
Рет қаралды 129 М.