Skip to content

Guiguerreiro39/InstaFollow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Instagram Followers Automation Script

Simples python script that uses selenium package to retrieve the followers and following of an Instragram account and output interesting data.

The script will create 4 json files:

  • Followers.json: Contain all the followers.
  • Following.json: Contain all the following.
  • Not_Following_me.json: Contain all the accounts that are in following but not in followers.
  • Dont_Follow.json: Contain all the accounts that are in followers but not in following.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages