Skip to content

carcabot/Instagram-AutoFollow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Instagram-AutoFollow

Following easily someone automatically

How to use

Fill const sessionId with your instagram session cookie

 $userToFollow = 'rihanna';
 $follow = new InstagramAutoFollow();
 var_dump($follow->doFollow($userToFollow)); // true or false

Requirements

  • GuzzleHttp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages