Skip to content

dmytrunets/InstagramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstagramBot

Script provide such scenarios:

  1. Login
  2. Open profile
  3. Like random photos in user profile
  4. Follow all followers of profile
  5. Unfollow

Requirements

  1. Download and run Selenium Server with ChromeDriver java -Dwebdriver.chrome.driver="chomedriver.exe" -jar selenium-server-standalone-3.14.0.jar
  2. Install dependency via Composer composer install
  3. Open PHPStorm IDE, set up PHPUnit tool
  4. Run specific scenario from app/tests/InstagramBotTest.php

About

Script that interact with Instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages