Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 505 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 505 Bytes

Instagram Profile ranking

Instagram Profile Ranker for educational purposes.

Features (so far)

  • Login with (username,password) or cookie from file
  • Navigate to page
  • Like & Comment all posts containing humans
  • Follow Profile
  • Log [name,location,time,imageTags,likeCount] of profile
  • Save Profiles to CSV file
  • Profile Gender Recognition via Gender API , 200 requests per day , so use your own keys.

Requirements

 pip3 install webdriver_manager  
 pip3 install selenium