Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dzaytsev91/mygf-instagram
Like posts of my girlfriend's Instagram using web api, don't need any api key and access tokens just login and password
https://github.com/dzaytsev91/mygf-instagram
bot girlfriend-instagram hacktoberfest insta instabot instagram instagram-api
Last synced: 5 days ago
JSON representation
Like posts of my girlfriend's Instagram using web api, don't need any api key and access tokens just login and password
- Host: GitHub
- URL: https://github.com/dzaytsev91/mygf-instagram
- Owner: dzaytsev91
- License: other
- Created: 2017-09-16T09:05:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T05:28:27.000Z (6 months ago)
- Last Synced: 2024-08-01T22:55:45.798Z (3 months ago)
- Topics: bot, girlfriend-instagram, hacktoberfest, insta, instabot, instagram, instagram-api
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 163
- Watchers: 5
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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.
```bash
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
```bash
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