Instagram自动化交互工具

instap的Python项目详细描述


安装

自动化社交媒体与Instagram上的“农场”喜欢、评论和追随者互动的工具 使用selenium模块在python中实现。

Twitter of InstaPyTwitter of TimDiscord ChannelHow it works (Medium)
Talk about automating your InstagramTalk about doing Open-Source workListen to the "Talk Python to me"-Episode

新闻稿:Sign Up for the Newsletter here!
官方视频指南:Get it here!

目录

安装

pipinstallinstapy

重要信息:根据您的系统,请确保改用pip3python3


**就这样?** 如果您是在ubuntu上,请阅读[在ubuntu上安装(64位)](https://github.com/instapy/instapy docs/blob/master/how_tos/how_do_ubuntu_on_digital_ocean.md)上的特定指南。如果您使用的是Raspberry PI,请阅读[在Raspberrypi上安装](https://github.com/instapy/instapy-docs/blob/master/how_tos/how_to_raspberry.md)指南。

现在,您可以通过将用户名和密码参数传递给quickstart脚本中的InstaPy()函数来输入帐户详细信息,如下所示:

InstaPy(username="abc",password="123")

或者你可以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.

要运行instapy,您需要运行刚刚下载的quickstart脚本。

pythonquickstart.py-- orpythonquickstart.py--username abc --password 123

InstaPy现在将打开一个浏览器窗口并开始工作

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.

更新instapy
pipinstallinstapy-U

指南

视频教程:

Official InstaPy Guide on Udemy

Installation on Windows

Installation on MacOS

Installation on Linux

Installation on DigitalOcean Server

书面指南:

How to Ubuntu (64-Bit)

How to RaspberryPi

外部工具:

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.

码头工人

有关如何将instapy与docker结合使用的所有信息都可以在instapy-docker存储库中找到。

文件

Instapycan be found here所有功能的列表

支架

你需要帮助吗?

如果您遇到任何问题,请首先search for similar issues,只有在找不到问题时,才创建新问题或使用discord channel获得帮助。

Discord channel

你想支持我们吗?

paypalme

帮助构建InstaPy!
how to start contributing!上查看此简短指南

学分

贡献者

这项工程有赖于所有贡献的人。[Contribute]。

支持者

感谢我们所有的支持者[Become a backer]

赞助商

通过成为赞助人来支持这个项目。您的徽标将显示在这里,并带有指向您网站的链接。[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.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java使用哪个地图/集合?   bluej Java:计算税   由于性能问题,java双精度字符串替代方案   java Eclipse CDT生成设置因重新启动而丢失   如何在java控制台中显示字节流值   java获取url地址,其中是包含我的页面的iframe   java 403禁止的spring启动API调用错误?   如果一个方法返回true,java将停止计时器   使用JavaNIO获取文件创建日期   在Java中从整数转换为二进制时保留整个字节的字符串   java AspectJ&Maven警告:“未应用……中定义的建议?”   java为什么我得到3,我不应该得到+7   java当一个方法包含多个返回的if语句时,如何从该方法中获取返回值?   在运行时循环java(scan.nextLine()!="$")   java配置休眠。cfg。春天的xml   java使用HtmlUnit模拟用户,错误   java CLI如何持续检查更改   java最大素因子(返回)