All Projects → b31ngd3v → ig-automatic-story-viewer

b31ngd3v / ig-automatic-story-viewer

Licence: MIT license
Python Program To Send Instagram Story Views

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ig-automatic-story-viewer

Instagram-Giveaways-Winner
Instagram Bot which when given a post url will spam mentions to increase the chances of winning. Win Instagram Giveaways!
Stars: ✭ 95 (+458.82%)
Mutual labels:  instagram, selenium, selenium-python
Scrapstagram
An Instagram Scrapper
Stars: ✭ 50 (+194.12%)
Mutual labels:  instagram, selenium
python-appium-framework
Complete Python Appium framework in 360 degree
Stars: ✭ 43 (+152.94%)
Mutual labels:  selenium, selenium-python
Instagram Profilecrawl
💻 Quickly crawl the information (e.g. followers, tags, etc...) of an instagram profile. No login required!
Stars: ✭ 110 (+547.06%)
Mutual labels:  instagram, selenium
Socialmanagertools Igbot
🤖 📷 Instagram Bot made with love and nodejs
Stars: ✭ 699 (+4011.76%)
Mutual labels:  instagram, selenium
Instagram Profilecrawl
📝 quickly crawl the information (e.g. followers, tags etc...) of an instagram profile.
Stars: ✭ 816 (+4700%)
Mutual labels:  instagram, selenium
Instaloctrack
An Instagram OSINT tool to collect all the geotagged locations available on an Instagram profile in order to plot them on a map, and dump them in a JSON.
Stars: ✭ 85 (+400%)
Mutual labels:  instagram, selenium
Instagram-Comments-Scraper
Instagram comment scraper using python and selenium. Save the comments into excel.
Stars: ✭ 73 (+329.41%)
Mutual labels:  instagram, selenium
Instagram Scraper
scrapes medias, likes, followers, tags and all metadata. Inspired by instagram-php-scraper,bot
Stars: ✭ 2,209 (+12894.12%)
Mutual labels:  instagram, ig
Instapy
📷 Instagram Bot - Tool for automated Instagram interactions
Stars: ✭ 12,473 (+73270.59%)
Mutual labels:  instagram, selenium
google-meet-bot
Bot for scheduling and entering google meet sessions automatically
Stars: ✭ 33 (+94.12%)
Mutual labels:  selenium, selenium-python
Instagram Crawler
Get Instagram posts/profile/hashtag data without using Instagram API
Stars: ✭ 643 (+3682.35%)
Mutual labels:  instagram, auto
Instagramcrawler
A non API python program to crawl public photos, posts or followers
Stars: ✭ 349 (+1952.94%)
Mutual labels:  instagram, selenium
Instagramfirstcommenter
This bot will post a predefined comment as fast as possible to a new post on the target profile. I used this to successfully win tickets for a big music festival.
Stars: ✭ 26 (+52.94%)
Mutual labels:  instagram, selenium
Instagram-Scraper-2021
Scrape Instagram content and stories anonymously, using a new technique based on the har file (No Token + No public API).
Stars: ✭ 57 (+235.29%)
Mutual labels:  instagram, selenium
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (+364.71%)
Mutual labels:  instagram, selenium
scrape-youtube-channel-videos-url
This Python script is used to scrape all the video links from a youtube channel.
Stars: ✭ 34 (+100%)
Mutual labels:  selenium, selenium-python
instagram-post-scheduler
Python Program To Schedule Your Instagram Posts
Stars: ✭ 30 (+76.47%)
Mutual labels:  instagram, selenium
Instagram Bot
An Instagram bot developed using the Selenium Framework
Stars: ✭ 138 (+711.76%)
Mutual labels:  instagram, selenium
fBrowser
Helpful Selenium functions to make web-scraping easier and faster
Stars: ✭ 16 (-5.88%)
Mutual labels:  selenium, selenium-python

IG Automatic Story Viewer

Auto Story Viewer

Before Running story_viewer.py

  • Open DMer.py File and Edit The Following Lines:
  1. usrnames = ['psinha_09'] # Account on which You want to send views [line:07]

  2. usrname = ['USERNAME1', 'USERNAME2', 'USERNAME3', 'USERNAME4', 'USERNAME5'] # Enter your usernames here [line:14]

  3. password = 'PASSWORD' # Enter your password here [line:15]

Ensure that you have Chrome installed and the chromedriver that matches your Chrome version available on your $PATH. You may have to update this from time to time.

Requirements

pip install selenium

Run

  • Run the program using:
python story_viewer.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].