Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tanmayvaij/insta-liker-bot
- Owner: tanmayvaij
- Created: 2023-01-04T09:35:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T13:13:30.000Z (11 months ago)
- Last Synced: 2024-01-30T14:31:22.928Z (11 months ago)
- Topics: bot, instagram, instgram-bot, python, python3, selenium, selenium-bot, selenium-python
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```