Skip to content

OdintsovTim/instagram_competition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Check the conditions for the contest in Instagram

This program checks the fulfillment of the conditions of the contest in Instagram: the user mentioned a friend, liked the post and subscribed to the page and collects a list of the participants who fulfill this condition

How to install

You need to introduce your login, passoword of your instargram, username of public, url of post in terminal

$ python main.py your_login your_password username_of_public url_of_post

Python3 should be already installed. Then use pip (or pip3, if there is a conflict with Python2) to install dependencies:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages