Tool suite tinder.
git clone https://github.com/larry852/tinder-hack
cd tinder-hack
virtualenv -p python3 env
source env/bin/activate
pip install -r requirements.txt
python app.py
Get token of X-Auth-Token header on https://tinder.com, you can search by https://api.gotinder.com requests.
http://localhost:5000/likes?token=3e8cd831-519e-433c-9941-3fdc1a71868d
http://localhost:5000/search?token=3e8cd831-519e-433c-9941-3fdc1a71868d
http://localhost:5000/auto-match?token=3e8cd831-519e-433c-9941-3fdc1a71868d