GithubHelp home page GithubHelp logo

dzaytsev91 / mygf-instagram Goto Github PK

View Code? Open in Web Editor NEW
163.0 5.0 15.0 33 KB

Like posts of my girlfriend's Instagram using web api, don't need any api key and access tokens just login and password

License: Other

Python 100.00%
bot girlfriend-instagram instagram instabot insta instagram-api hacktoberfest

mygf-instagram's Introduction

What is it?

This is instagram bot for liking your girlfriend's instagram posts, just put it script in cron and you don't waste your time checking feed.

Written in python 3.

Configurations

Just call InstagramBot with 3 arguments

  • login - your login;
  • password - your password;
  • target - Instagram account name of your gf.

How to install and run:

  1. Clone this repo.
  2. Create virtual env.
  3. To install the project's dependencies, run command pip install -r requirements.txt.

Usage

Example of usage:

Just change password, login and target.

virtualenv -p python3 venv
. venv/bin/activate
pip install -r requirements.txt
python example.py login password gf_account_name

If you want to like more than one account, just pass it with comma separated, for example

python example.py login password gf_account_name,second_gf_account_name

Currently not supported

Possibility to like closed account

Plans

  1. Add possibility to like random images
  2. Send me all images that bot liked to messenger that I can check when it will be time for this

mygf-instagram's People

Contributors

daskol avatar dependabot[bot] avatar dzaytsev91 avatar k-zaytsev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mygf-instagram's Issues

Not finished yet

It worked before without any problems after 10 likes it stopped working. Although I didn't get a ban from Instagram or my internet is gone. Very strange.

In the meantime I was able to solve the problem by simply having to change the WLAN. Probably an IP ban, although it's nowhere except on your program.

The program is the only thing out of the 89 Github repositories that does what I expect.

Namely, reliably liking someone's posts without any problems, whether something isn't installed or anything isn't supported. Just the usual mistakes

But my main problem is. That the project would normally be complete when it was a little more mature.

I counted 12 posts that your program likes and then breaks off. It doesn't want more. How can we make it so that the program like everyone posts from a user?

SyntaxError: invalid syntax

С последним обновлением example.py, стала появляться синтаксическая ошибка в 16 линии.
File "example.py", line 16
SyntaxError: invalid syntax

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.