eddydg / 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
python 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?

¯\(ツ)

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.1%Language:HTML 30.5%Language:CSS 5.4%