Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thamindur/instabot
An Instagram bot made for fun using Python and Selenium
https://github.com/thamindur/instabot
instagram instagram-bot python selenium-webdriver
Last synced: about 2 months ago
JSON representation
An Instagram bot made for fun using Python and Selenium
- Host: GitHub
- URL: https://github.com/thamindur/instabot
- Owner: ThaminduR
- Created: 2020-03-23T17:03:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T17:42:50.000Z (almost 5 years ago)
- Last Synced: 2024-10-30T01:02:32.006Z (3 months ago)
- Topics: instagram, instagram-bot, python, selenium-webdriver
- Language: Python
- Homepage:
- Size: 4.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instabot
An Instagram bot made using Python and Selenium* In settings.json add username and password for relevant instagram account
* In settings.json add hashtags to the list
* Install selenium package using (pip install selenium)