guilhermerochas / Instagram-Bot

An Instagram bot made with Python able to Install all posts from some profile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🤖 Instagram Bot

This is a project I created for downloading my files and videos on Instagram automatically, so I simply decided to make a Bot for that

🏃‍♂️ How to run

First check if you are in the project's folder

  • You gonna need to download a webdriver matching your browser and add it to the drivers the drivers' folder
  • Then simply run on your terminal:
  pip3 install -r requirements.txt
  chmod +x Instagram.py
  ./Instagram.py

🦾 Motivation

I was really bored just that haha

About

An Instagram bot made with Python able to Install all posts from some profile

License:Apache License 2.0


Languages

Language:Python 100.0%