Skip to content

Simple script using the official Tinder API to get clean photos of the users who liked you

License

Notifications You must be signed in to change notification settings

tiebot/tinder-deblur

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinder-deblur

Simple script using the official Tinder API to get clean photos of the users who liked you

How to use

  1. install a userscript manager (Violentmonkey, Tampermonkey, Greasemonkey, ...)

  2. install the script:

    • either click this link and the manager will install the script for you
    • or copy the URL below and install it manually through manager's UI

    https://raw.githubusercontent.com/tajnymag/tinder-deblur/main/tinder.user.js

  3. browse the Tinder web app normally and the profiles that like you should be unblurred

How does it work

Initially, Tinder API returned clean profile images on requests that had their headers stripped down. Tinder patched this exploit for the web app. However, they did not patch it for their Android API. Recently, Tinder made the user endpoint only accessible to matches, that's why the username, age etc. cannot be seen any more, though the unblur, like and pass functions remain.

Be prepared for this exploit to be patched sooner or later.

Contributors

About

Simple script using the official Tinder API to get clean photos of the users who liked you

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%