InstaPy

? Instagram Bot - Like/Comment/Follow Automation Script

Github星跟蹤圖

Twitter of InstaPy,  Twitter of Tim, Discord Channel,  How it works (Medium), Talk about automating your Instagram, Talk about doing Open-Source work,  Listen to the "Talk Python to me"-Episode

Newsletter: Sign Up for the Newsletter here!
Official Video Guide: Get it here!

Table of contents

Installation

pip install instapy

Important: depending on your system, make sure to use pip3 and python3 instead.

That's it! ?
If you're on Ubuntu, read the specific guide on Installing on Ubuntu (64-Bit). If you're on a Raspberry Pi, read the Installing on RaspberryPi guide instead.

If you would like to install a specific version of Instapy you may do so with:

pip install instapy==0.1.1

Running Instapy

To run InstaPy, you'll need to run the quickstart script you've just downloaded.

You can put in your account details now by passing the username and password parameters to the InstaPy() function in your quickstart script, like so:

InstaPy(username="abcd", 
        password="1234")

Or you can pass them using the Command Line Interface (CLI).

If you've used InstaPy before installing it by pip, you have to move your old data to the new workspace folder for once.
Read how to do this here.

Once you have your quickstart script configured you can execute the script with the following commands.

python quickstart.py
-- or
python quickstart.py --username abcd --password 1234

InstaPy will now open a browser window and start working.

If want InstaPy to run in the background pass the --headless-browser option when running from the CLI
Or add the headless_browser=True parameter to the InstaPy(headless_browser=True) constructor.

Updating InstaPy

pip install instapy -U

Guides

Video tutorials:

Official InstaPy Guide on Udemy

Installation on Windows

Installation on MacOS

Installation on Linux

Installation on DigitalOcean Server

Written Guides:

How to Ubuntu (64-Bit)       

How to RaspberryPi       

External Tools:

InstaPy Dashboard

InstaPy Dashboard is an Open Source project developed by @converge to visualize Instagram accounts progress and real-time InstaPy logs on the browser.

InstaPy GUI

InstaPy GUI is a Graphical User Interface including some useful Analytics developed by @breuerfelix.

Docker

All information on how to use InstaPy with Docker can be found in the instapy-docker repository.

Documentation

A list of all features of InstaPy can be found here.

Support

Do you need help?

If you should encounter any issue, please first search for similar issues and only if you can't find any, create a new issue or use the discord channel for help.

Do you want to support us?

Help build InstaPy!
Check out this short guide on how to start contributing!.

Credits

Community

An active and supportive community is what every open-source project needs to sustain. Together we reached every continent and most of the countries in the world!
Thank you all for being part of the InstaPy community ✌️

InstaPy reach

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! ? [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]


Disclaimer: Please Note that this is a research project. I am by no means responsible for any usage of this tool. Use on your own behalf. I'm also not responsible if your accounts get banned due to extensive use of this tool.

主要指標

概覽
名稱與所有者InstaPy/InstaPy
主編程語言Python
編程語言Python (語言數: 4)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2016-09-26 20:36:26
推送於2025-03-03 17:10:09
最后一次提交2025-03-03 18:09:14
發布數44
最新版本名稱0.6.16 (發布於 )
第一版名稱v0.1.0 (發布於 )
用户参与
星數17.3k
關注者數676
派生數3.8k
提交數3.3k
已啟用問題?
問題數5580
打開的問題數504
拉請求數831
打開的拉請求數39
關閉的拉請求數307
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?