FreekdeMan / tinder-detective

Find your Facebook friends' Tinder profiles. Don't actually use this by the way that's weird. Not even in a good way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinder-detective

Stalk your friends on Tinder. Don't actually do that. It's just a description of what this code does.

To run it using Python 3, just do:

pip install -r requirements.txt
python3 app.py

You'll then need to answer "y" to a prompt asking you if you really want to look at your real-life friends' Tinder profiles. Otherwise the app will quit. If you answer "y", the app will be available at http://localhost:5000.

Help it's not working

Listen pal you gotta put your Facebook id and Facebook auth token in SECRETS.json. I have no idea how to get these without sniffing the traffic of the Tinder app with mitmproxy. Or you can use any proxy, really. Or there's probably another way to do it. Or you could just close this page and go talk to them, I'm sure they're nice.

Why did you make this?

So people on Tinder would know that their Facebook friends could creepily stalk them.

Hey I have a really moral reason for using this code to stalk an actual human being I know

Do you though? Are you sure you wouldn't rather just close this page and talk to them? It's probably going to help you a lot more than this code is.

About

Find your Facebook friends' Tinder profiles. Don't actually use this by the way that's weird. Not even in a good way.

License:MIT License


Languages

Language:Python 64.2%Language:HTML 30.3%Language:CSS 5.4%