Skip to content

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

License

Notifications You must be signed in to change notification settings

ckbhodge/tinder-detective

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?

¯\_(ツ)_/¯

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.3%
  • HTML 30.3%
  • CSS 5.4%