Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

Using the API vulnerability in Tinder to download pictures of people who have liked your profile without paying for Pro/Gold/Yada nada.

License

Notifications You must be signed in to change notification settings

apurvmishra99/tinder-premium-api-exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinder Match Preview Image Downloader

This script downloads the unblurred photos of users that have liked your Tinder profile. It exploits a Tinder API vulnerability explained in Sanskar Jethi's Medium post.

Requirements

This has been developed and tested in Python 3.7.3, on Ubuntu 18.0.4.

Installation

  1. Clone this repository.
  2. Install Python 3.7.3.
  3. Install dependencies with pip install -r requirements.txt.
  4. You can find your Tinder X-Auth-Token using the instructions in Sanskar Jethi's Medium post.
  5. Run the script with `python exploit_tinder.py "X-Auth-Token".
    • The script creates a directory called tinder_photos, which contains a directory for each user who liked your profile. Each directory contains the pictures of that user.

Credits

  • @jidicula, whose script I took inspiration from.

About

Using the API vulnerability in Tinder to download pictures of people who have liked your profile without paying for Pro/Gold/Yada nada.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages