Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tanmayvaij/insta-liker-bot

A selenium bot, for liking stories of the users of a target account. This tool is mainly used for increasing your reach on the instagram
https://github.com/tanmayvaij/insta-liker-bot

bot instagram instgram-bot python python3 selenium selenium-bot selenium-python

Last synced: about 2 months ago
JSON representation

A selenium bot, for liking stories of the users of a target account. This tool is mainly used for increasing your reach on the instagram

Awesome Lists containing this project

README

        

# insta liker bot ( Selenium Bot )

## Requirements
1. python

2. google chrome

3. good internet connection


1. Install all dependencies with the following command
```sh
pip install -r requirements.txt
```

2. Add username , password, target account in the config.env file

3. Start the program
```
python main.py
```