Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to start it ? #1

Open
LopesX opened this issue Jul 20, 2018 · 3 comments
Open

How to start it ? #1

LopesX opened this issue Jul 20, 2018 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@LopesX
Copy link

LopesX commented Jul 20, 2018

How to start it ?

@ValBerthe ValBerthe added good first issue Good for newcomers enhancement New feature or request labels Jul 20, 2018
@ValBerthe
Copy link
Owner

ValBerthe commented Jul 27, 2018

After cloning the project and installing the dependencies (pip install -r requirements.txt), just :

  • python src/__init__.py

You will be prompted (once) for your Instagram credentials so you can use the Instagram API. Feel free to create an Instagram account if you do not want to use your own.

Have fun detecting influencers,

@LopesX
Copy link
Author

LopesX commented Sep 2, 2018

Thank you

@workinprogressgh
Copy link

I get this error:

~/instaseek# python src/init.py
File "src/init.py", line 2
SyntaxError: Non-ASCII character '\xc2' in file src/init.py on line 3, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants