Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 407 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 407 Bytes

instagram_post_liker

This program goes through individual tags in the user recent post and likes 25 recent photos from that tag.

To run this program:

  • Clone the repository in your local system
  • Install the selenium model by writing ```pip install selenium```
  • change the user name and password
  • run the program

Hope it helps. Enjoy!!