Tinder icon indicating copy to clipboard operation
Tinder copied to clipboard

Official November 2019 Documentation for Tinder's API (wrapper included)

Results 49 Tinder issues
Sort by recently updated
recently updated
newest added

Hello all, I think the code is not working anymore, probably a change in the last few months on fb side.... I believe the URL should work, maybe the issue...

Error: `werkzeug.exceptions.BadRequestKeyError: 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.` To replicate the behaviour: Clone the repository (as of 20 . 3....

Currently, get_avg_successRate returns 'curr_avg / len(photos)'. Curr_avg is a float given by the summation of all the photos success rates. However the photo success rates always sum to 1, so...

What's the url, method and payload for restoring purchases endpoint? Since I already restored one purchase, I am not able to see the button to restore another purchase. Thanks in...

as of the last few days, i am now receiving status code 500s (not using this repo, but found during my own testing) thought i might drop this here iin...

Traceback (most recent call last): File "c:\Users\er\Desktop\python\Tinder 2\TINDER 1.py", line 3, in import robobrowser File "C:\Users\er\AppData\Local\Programs\Python\Python310\lib\site-packages\robobrowser\__init__.py", line 3, in from .browser import RoboBrowser File "C:\Users\er\AppData\Local\Programs\Python\Python310\lib\site-packages\robobrowser\browser.py", line 8, in from werkzeug...

Is distance from user ever represented as distance_km: instead of distance_mi: ? Can't find any info on how the app is handling this. Can distance in kilometers be retrieved ?...

Is there any way to convert those Hex to Image format?

or need also other parameters? what happens if use only the x-auth-token?

I use get_auth_token https://api.gotinder.com/v2/auth/login/facebook, but now only get onboarding_token, cannot find out any api_token. Please help me with how to get api_token?