ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
tinder automation
Automate Social application
-Nabe Jiro LT-
2017/11/11
Naoki Watanabe
1
Contents
1. Self Introduction
2. tinder is a matching app
3. First trial, swipe automatically with adb.
4. Second, Facebook authentication
5. Private API (but public)
6. Results
2
Self Introduction
¡ñ A startup company (2 monthes till the end of October, 2017)
¡ñ IBM (1.5 years)
¡ñ Studied Physics in the university
I love to ski, sky/marine diving, read a lot, study French.
3
tinder is a matichg app for android/ios
4
First trial, connect Phone with PC and swipe
while true; do
adb shell input swipe 100 1000 4000 1000
done
works nicely, but not convenient.
5
Facebook and tinder Authentication
You need get facebook_auth_token (below) and facebook_id.
Then, POST to api.gotinder/auth to get tinder_auth_token for every request.
6
tinder private API
With tinder_auth_token in header,
Recommendated users:
curl https://api.gotinder.com/user/recs
Like or dislike user
curl https://api.gotinder.com/{like|pass}/{_id}
7
Results
8
That¡¯s all folks. Thank you for listening.
9

More Related Content

Similar to tinder automation (20)

Jose l ugia 6 wunderkinder, momenta
Jose l ugia  6 wunderkinder, momentaJose l ugia  6 wunderkinder, momenta
Jose l ugia 6 wunderkinder, momenta
apps4allru
?
Facebook APIs
Facebook APIsFacebook APIs
Facebook APIs
Andrew Sorensen
?
Scd2012 ppt
Scd2012 pptScd2012 ppt
Scd2012 ppt
Studentdeveloperchallenge
?
Variable , Array , Dictionary of swift -IOS Development - a hub for beginner
Variable , Array , Dictionary of swift -IOS Development - a hub for beginnerVariable , Array , Dictionary of swift -IOS Development - a hub for beginner
Variable , Array , Dictionary of swift -IOS Development - a hub for beginner
Vikrant Arya
?
Android
Android Android
Android
AnitaRani39
?
Bada challenge Introduction
Bada challenge IntroductionBada challenge Introduction
Bada challenge Introduction
SteelMedia
?
Introduction to Android Develpment
Introduction to Android DevelpmentIntroduction to Android Develpment
Introduction to Android Develpment
NikhilPawar932560
?
Why should you do a pentest?
Why should you do a pentest?Why should you do a pentest?
Why should you do a pentest?
Abraham Aranguren
?
Webinar on How to use MyAppConverter
Webinar on How to use  MyAppConverterWebinar on How to use  MyAppConverter
Webinar on How to use MyAppConverter
Jaoued Ahmed
?
Deepak_iOSDeveloper_3.5Exp
Deepak_iOSDeveloper_3.5ExpDeepak_iOSDeveloper_3.5Exp
Deepak_iOSDeveloper_3.5Exp
Deepak Bachu
?
Leynard quizon work portfolio (2012 to 2014)
Leynard quizon work portfolio (2012 to 2014)Leynard quizon work portfolio (2012 to 2014)
Leynard quizon work portfolio (2012 to 2014)
Leynard Quizon
?
PPT on Android Applications
PPT on Android ApplicationsPPT on Android Applications
PPT on Android Applications
Ashish Agarwal
?
Applications Development
Applications DevelopmentApplications Development
Applications Development
The Sapper UAE
?
Importance Of Alert And Notification In App Dev
Importance Of Alert And Notification In App DevImportance Of Alert And Notification In App Dev
Importance Of Alert And Notification In App Dev
TMME - TECH MEETUP FOR MYANMAR ENGINEERS IN JP
?
Instagram
Instagram Instagram
Instagram
Doaa El Fadally
?
Pradeep_iOS_Developer
Pradeep_iOS_DeveloperPradeep_iOS_Developer
Pradeep_iOS_Developer
Pradeep kn
?
How to make an app?
How to make an app?How to make an app?
How to make an app?
George Batschinski
?
Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers
Managing Mobile Apps: A PhoneGap Enterprise Introduction for MarketersManaging Mobile Apps: A PhoneGap Enterprise Introduction for Marketers
Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers
arumsey
?
Introduction To Android Development.pptx
Introduction To Android Development.pptxIntroduction To Android Development.pptx
Introduction To Android Development.pptx
adeltarek088
?
Mobile + Cloud + IoT = Future
Mobile + Cloud + IoT = FutureMobile + Cloud + IoT = Future
Mobile + Cloud + IoT = Future
Andri Yadi
?
Jose l ugia 6 wunderkinder, momenta
Jose l ugia  6 wunderkinder, momentaJose l ugia  6 wunderkinder, momenta
Jose l ugia 6 wunderkinder, momenta
apps4allru
?
Variable , Array , Dictionary of swift -IOS Development - a hub for beginner
Variable , Array , Dictionary of swift -IOS Development - a hub for beginnerVariable , Array , Dictionary of swift -IOS Development - a hub for beginner
Variable , Array , Dictionary of swift -IOS Development - a hub for beginner
Vikrant Arya
?
Bada challenge Introduction
Bada challenge IntroductionBada challenge Introduction
Bada challenge Introduction
SteelMedia
?
Introduction to Android Develpment
Introduction to Android DevelpmentIntroduction to Android Develpment
Introduction to Android Develpment
NikhilPawar932560
?
Webinar on How to use MyAppConverter
Webinar on How to use  MyAppConverterWebinar on How to use  MyAppConverter
Webinar on How to use MyAppConverter
Jaoued Ahmed
?
Deepak_iOSDeveloper_3.5Exp
Deepak_iOSDeveloper_3.5ExpDeepak_iOSDeveloper_3.5Exp
Deepak_iOSDeveloper_3.5Exp
Deepak Bachu
?
Leynard quizon work portfolio (2012 to 2014)
Leynard quizon work portfolio (2012 to 2014)Leynard quizon work portfolio (2012 to 2014)
Leynard quizon work portfolio (2012 to 2014)
Leynard Quizon
?
PPT on Android Applications
PPT on Android ApplicationsPPT on Android Applications
PPT on Android Applications
Ashish Agarwal
?
Pradeep_iOS_Developer
Pradeep_iOS_DeveloperPradeep_iOS_Developer
Pradeep_iOS_Developer
Pradeep kn
?
Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers
Managing Mobile Apps: A PhoneGap Enterprise Introduction for MarketersManaging Mobile Apps: A PhoneGap Enterprise Introduction for Marketers
Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers
arumsey
?
Introduction To Android Development.pptx
Introduction To Android Development.pptxIntroduction To Android Development.pptx
Introduction To Android Development.pptx
adeltarek088
?
Mobile + Cloud + IoT = Future
Mobile + Cloud + IoT = FutureMobile + Cloud + IoT = Future
Mobile + Cloud + IoT = Future
Andri Yadi
?

More from Naoki Watanabe (14)

Deep learning basics described
Deep learning basics describedDeep learning basics described
Deep learning basics described
Naoki Watanabe
?
shuumai deep learning
shuumai deep learning shuumai deep learning
shuumai deep learning
Naoki Watanabe
?
¥¢¥ó¥È¥ì¥×¥ì¥Ê©`¥·¥Ã¥×ÂÛ½²×ù¤Î×äÒµÉú¤Ë¤è¤ë»°(2019/04/20)
¥¢¥ó¥È¥ì¥×¥ì¥Ê©`¥·¥Ã¥×ÂÛ½²×ù¤Î×äÒµÉú¤Ë¤è¤ë»°(2019/04/20)¥¢¥ó¥È¥ì¥×¥ì¥Ê©`¥·¥Ã¥×ÂÛ½²×ù¤Î×äÒµÉú¤Ë¤è¤ë»°(2019/04/20)
¥¢¥ó¥È¥ì¥×¥ì¥Ê©`¥·¥Ã¥×ÂÛ½²×ù¤Î×äÒµÉú¤Ë¤è¤ë»°(2019/04/20)
Naoki Watanabe
?
Basic explanation of Generative adversarial networks on MNIST
Basic explanation of Generative adversarial networks on MNISTBasic explanation of Generative adversarial networks on MNIST
Basic explanation of Generative adversarial networks on MNIST
Naoki Watanabe
?
Create line bot with Google Apps Script
Create line bot with Google Apps ScriptCreate line bot with Google Apps Script
Create line bot with Google Apps Script
Naoki Watanabe
?
LINE bot with Google Apps Script to manage reservation
LINE bot with Google Apps Script to manage reservationLINE bot with Google Apps Script to manage reservation
LINE bot with Google Apps Script to manage reservation
Naoki Watanabe
?
Lecuture on Deep Learning API
Lecuture on Deep Learning APILecuture on Deep Learning API
Lecuture on Deep Learning API
Naoki Watanabe
?
Programming Lecture 2nd - Flask and Heroku in Python -
Programming Lecture 2nd - Flask and Heroku in Python -Programming Lecture 2nd - Flask and Heroku in Python -
Programming Lecture 2nd - Flask and Heroku in Python -
Naoki Watanabe
?
Programming Lecture 1st
Programming Lecture 1stProgramming Lecture 1st
Programming Lecture 1st
Naoki Watanabe
?
Lecture for Bootstrap and flask in Python
Lecture for Bootstrap and flask in PythonLecture for Bootstrap and flask in Python
Lecture for Bootstrap and flask in Python
Naoki Watanabe
?
Mcluhan¡¯s medium
Mcluhan¡¯s mediumMcluhan¡¯s medium
Mcluhan¡¯s medium
Naoki Watanabe
?
Bitcoin4beginners
Bitcoin4beginnersBitcoin4beginners
Bitcoin4beginners
Naoki Watanabe
?
ÎïÀí¤Ï¤É¤³¤Ç°k¼û¤µ¤ì¤ë¤«
ÎïÀí¤Ï¤É¤³¤Ç°k¼û¤µ¤ì¤ë¤«ÎïÀí¤Ï¤É¤³¤Ç°k¼û¤µ¤ì¤ë¤«
ÎïÀí¤Ï¤É¤³¤Ç°k¼û¤µ¤ì¤ë¤«
Naoki Watanabe
?
¤Á¤ç¤¦¤«¤ó¤¿¤ó¥ï¥¤¥ó¤³¤¦¤¶
¤Á¤ç¤¦¤«¤ó¤¿¤ó¥ï¥¤¥ó¤³¤¦¤¶¤Á¤ç¤¦¤«¤ó¤¿¤ó¥ï¥¤¥ó¤³¤¦¤¶
¤Á¤ç¤¦¤«¤ó¤¿¤ó¥ï¥¤¥ó¤³¤¦¤¶
Naoki Watanabe
?
Deep learning basics described
Deep learning basics describedDeep learning basics described
Deep learning basics described
Naoki Watanabe
?
¥¢¥ó¥È¥ì¥×¥ì¥Ê©`¥·¥Ã¥×ÂÛ½²×ù¤Î×äÒµÉú¤Ë¤è¤ë»°(2019/04/20)
¥¢¥ó¥È¥ì¥×¥ì¥Ê©`¥·¥Ã¥×ÂÛ½²×ù¤Î×äÒµÉú¤Ë¤è¤ë»°(2019/04/20)¥¢¥ó¥È¥ì¥×¥ì¥Ê©`¥·¥Ã¥×ÂÛ½²×ù¤Î×äÒµÉú¤Ë¤è¤ë»°(2019/04/20)
¥¢¥ó¥È¥ì¥×¥ì¥Ê©`¥·¥Ã¥×ÂÛ½²×ù¤Î×äÒµÉú¤Ë¤è¤ë»°(2019/04/20)
Naoki Watanabe
?
Basic explanation of Generative adversarial networks on MNIST
Basic explanation of Generative adversarial networks on MNISTBasic explanation of Generative adversarial networks on MNIST
Basic explanation of Generative adversarial networks on MNIST
Naoki Watanabe
?
Create line bot with Google Apps Script
Create line bot with Google Apps ScriptCreate line bot with Google Apps Script
Create line bot with Google Apps Script
Naoki Watanabe
?
LINE bot with Google Apps Script to manage reservation
LINE bot with Google Apps Script to manage reservationLINE bot with Google Apps Script to manage reservation
LINE bot with Google Apps Script to manage reservation
Naoki Watanabe
?
Lecuture on Deep Learning API
Lecuture on Deep Learning APILecuture on Deep Learning API
Lecuture on Deep Learning API
Naoki Watanabe
?
Programming Lecture 2nd - Flask and Heroku in Python -
Programming Lecture 2nd - Flask and Heroku in Python -Programming Lecture 2nd - Flask and Heroku in Python -
Programming Lecture 2nd - Flask and Heroku in Python -
Naoki Watanabe
?
Lecture for Bootstrap and flask in Python
Lecture for Bootstrap and flask in PythonLecture for Bootstrap and flask in Python
Lecture for Bootstrap and flask in Python
Naoki Watanabe
?
ÎïÀí¤Ï¤É¤³¤Ç°k¼û¤µ¤ì¤ë¤«
ÎïÀí¤Ï¤É¤³¤Ç°k¼û¤µ¤ì¤ë¤«ÎïÀí¤Ï¤É¤³¤Ç°k¼û¤µ¤ì¤ë¤«
ÎïÀí¤Ï¤É¤³¤Ç°k¼û¤µ¤ì¤ë¤«
Naoki Watanabe
?
¤Á¤ç¤¦¤«¤ó¤¿¤ó¥ï¥¤¥ó¤³¤¦¤¶
¤Á¤ç¤¦¤«¤ó¤¿¤ó¥ï¥¤¥ó¤³¤¦¤¶¤Á¤ç¤¦¤«¤ó¤¿¤ó¥ï¥¤¥ó¤³¤¦¤¶
¤Á¤ç¤¦¤«¤ó¤¿¤ó¥ï¥¤¥ó¤³¤¦¤¶
Naoki Watanabe
?

Recently uploaded (20)

Design of cannal by Kennedy Theory full problem solved
Design of cannal by Kennedy Theory full problem solvedDesign of cannal by Kennedy Theory full problem solved
Design of cannal by Kennedy Theory full problem solved
Er. Gurmeet Singh
?
The Golden Gate Bridge a structural marvel inspired by mother nature.pptx
The Golden Gate Bridge a structural marvel inspired by mother nature.pptxThe Golden Gate Bridge a structural marvel inspired by mother nature.pptx
The Golden Gate Bridge a structural marvel inspired by mother nature.pptx
AkankshaRawat75
?
How to Build a Speed Sensor using Arduino?
How to Build a Speed Sensor using Arduino?How to Build a Speed Sensor using Arduino?
How to Build a Speed Sensor using Arduino?
CircuitDigest
?
Dijkstra Shortest Path Algorithm in Network.ppt
Dijkstra Shortest Path Algorithm in Network.pptDijkstra Shortest Path Algorithm in Network.ppt
Dijkstra Shortest Path Algorithm in Network.ppt
RAJASEKARAN G
?
ESIT135 Problem Solving Using Python Notes of Unit-2 and Unit-3
ESIT135 Problem Solving Using Python Notes of Unit-2 and Unit-3ESIT135 Problem Solving Using Python Notes of Unit-2 and Unit-3
ESIT135 Problem Solving Using Python Notes of Unit-2 and Unit-3
prasadmutkule1
?
PPt physics -GD.pptx gd topic for physics btech
PPt physics -GD.pptx gd topic for physics btechPPt physics -GD.pptx gd topic for physics btech
PPt physics -GD.pptx gd topic for physics btech
kavyamittal2201735
?
INVESTIGATION OF PUEA IN COGNITIVE RADIO NETWORKS USING ENERGY DETECTION IN D...
INVESTIGATION OF PUEA IN COGNITIVE RADIO NETWORKS USING ENERGY DETECTION IN D...INVESTIGATION OF PUEA IN COGNITIVE RADIO NETWORKS USING ENERGY DETECTION IN D...
INVESTIGATION OF PUEA IN COGNITIVE RADIO NETWORKS USING ENERGY DETECTION IN D...
csijjournal
?
AI-Powered Power Converter Design Workflow.pdf
AI-Powered Power Converter Design Workflow.pdfAI-Powered Power Converter Design Workflow.pdf
AI-Powered Power Converter Design Workflow.pdf
Aleksandr Terlo
?
IoT-based-Electrical-Motor-Fault-Detection-System.pptx
IoT-based-Electrical-Motor-Fault-Detection-System.pptxIoT-based-Electrical-Motor-Fault-Detection-System.pptx
IoT-based-Electrical-Motor-Fault-Detection-System.pptx
atharvapardeshi03
?
Von karman Equation full derivation .pdf
Von karman Equation full derivation  .pdfVon karman Equation full derivation  .pdf
Von karman Equation full derivation .pdf
Er. Gurmeet Singh
?
ESIT135 Problem Solving Using Python Notes of Unit-3
ESIT135 Problem Solving Using Python Notes of Unit-3ESIT135 Problem Solving Using Python Notes of Unit-3
ESIT135 Problem Solving Using Python Notes of Unit-3
prasadmutkule1
?
Turbocor Product and Technology Review.pdf
Turbocor Product and Technology Review.pdfTurbocor Product and Technology Review.pdf
Turbocor Product and Technology Review.pdf
Totok Sulistiyanto
?
AO Star Algorithm in Artificial Intellligence
AO Star Algorithm in Artificial IntellligenceAO Star Algorithm in Artificial Intellligence
AO Star Algorithm in Artificial Intellligence
vipulkondekar
?
A Star Algorithm in Artificial intelligence
A Star Algorithm in Artificial intelligenceA Star Algorithm in Artificial intelligence
A Star Algorithm in Artificial intelligence
vipulkondekar
?
GREEN BULIDING PPT FOR THE REFRENACE.PPT
GREEN BULIDING PPT FOR THE REFRENACE.PPTGREEN BULIDING PPT FOR THE REFRENACE.PPT
GREEN BULIDING PPT FOR THE REFRENACE.PPT
kamalkeerthan61
?
Scientific_Thinking_and_Method_GE3791.pptx
Scientific_Thinking_and_Method_GE3791.pptxScientific_Thinking_and_Method_GE3791.pptx
Scientific_Thinking_and_Method_GE3791.pptx
aravym456
?
Instruction execution cycle _
Instruction execution cycle                  _Instruction execution cycle                  _
Instruction execution cycle _
SwatiHans10
?
Renewable-Energy-Powering-Mozambiques-Economic-Growth.pptx
Renewable-Energy-Powering-Mozambiques-Economic-Growth.pptxRenewable-Energy-Powering-Mozambiques-Economic-Growth.pptx
Renewable-Energy-Powering-Mozambiques-Economic-Growth.pptx
Rofino Licuco
?
Failover System in Cloud Computing System
Failover System in Cloud Computing SystemFailover System in Cloud Computing System
Failover System in Cloud Computing System
Hitesh Mohapatra
?
Design and Analysis of Algorithms Unit 5
Design and Analysis of Algorithms Unit 5Design and Analysis of Algorithms Unit 5
Design and Analysis of Algorithms Unit 5
sureshkumara29
?
Design of cannal by Kennedy Theory full problem solved
Design of cannal by Kennedy Theory full problem solvedDesign of cannal by Kennedy Theory full problem solved
Design of cannal by Kennedy Theory full problem solved
Er. Gurmeet Singh
?
The Golden Gate Bridge a structural marvel inspired by mother nature.pptx
The Golden Gate Bridge a structural marvel inspired by mother nature.pptxThe Golden Gate Bridge a structural marvel inspired by mother nature.pptx
The Golden Gate Bridge a structural marvel inspired by mother nature.pptx
AkankshaRawat75
?
How to Build a Speed Sensor using Arduino?
How to Build a Speed Sensor using Arduino?How to Build a Speed Sensor using Arduino?
How to Build a Speed Sensor using Arduino?
CircuitDigest
?
Dijkstra Shortest Path Algorithm in Network.ppt
Dijkstra Shortest Path Algorithm in Network.pptDijkstra Shortest Path Algorithm in Network.ppt
Dijkstra Shortest Path Algorithm in Network.ppt
RAJASEKARAN G
?
ESIT135 Problem Solving Using Python Notes of Unit-2 and Unit-3
ESIT135 Problem Solving Using Python Notes of Unit-2 and Unit-3ESIT135 Problem Solving Using Python Notes of Unit-2 and Unit-3
ESIT135 Problem Solving Using Python Notes of Unit-2 and Unit-3
prasadmutkule1
?
PPt physics -GD.pptx gd topic for physics btech
PPt physics -GD.pptx gd topic for physics btechPPt physics -GD.pptx gd topic for physics btech
PPt physics -GD.pptx gd topic for physics btech
kavyamittal2201735
?
INVESTIGATION OF PUEA IN COGNITIVE RADIO NETWORKS USING ENERGY DETECTION IN D...
INVESTIGATION OF PUEA IN COGNITIVE RADIO NETWORKS USING ENERGY DETECTION IN D...INVESTIGATION OF PUEA IN COGNITIVE RADIO NETWORKS USING ENERGY DETECTION IN D...
INVESTIGATION OF PUEA IN COGNITIVE RADIO NETWORKS USING ENERGY DETECTION IN D...
csijjournal
?
AI-Powered Power Converter Design Workflow.pdf
AI-Powered Power Converter Design Workflow.pdfAI-Powered Power Converter Design Workflow.pdf
AI-Powered Power Converter Design Workflow.pdf
Aleksandr Terlo
?
IoT-based-Electrical-Motor-Fault-Detection-System.pptx
IoT-based-Electrical-Motor-Fault-Detection-System.pptxIoT-based-Electrical-Motor-Fault-Detection-System.pptx
IoT-based-Electrical-Motor-Fault-Detection-System.pptx
atharvapardeshi03
?
Von karman Equation full derivation .pdf
Von karman Equation full derivation  .pdfVon karman Equation full derivation  .pdf
Von karman Equation full derivation .pdf
Er. Gurmeet Singh
?
ESIT135 Problem Solving Using Python Notes of Unit-3
ESIT135 Problem Solving Using Python Notes of Unit-3ESIT135 Problem Solving Using Python Notes of Unit-3
ESIT135 Problem Solving Using Python Notes of Unit-3
prasadmutkule1
?
Turbocor Product and Technology Review.pdf
Turbocor Product and Technology Review.pdfTurbocor Product and Technology Review.pdf
Turbocor Product and Technology Review.pdf
Totok Sulistiyanto
?
AO Star Algorithm in Artificial Intellligence
AO Star Algorithm in Artificial IntellligenceAO Star Algorithm in Artificial Intellligence
AO Star Algorithm in Artificial Intellligence
vipulkondekar
?
A Star Algorithm in Artificial intelligence
A Star Algorithm in Artificial intelligenceA Star Algorithm in Artificial intelligence
A Star Algorithm in Artificial intelligence
vipulkondekar
?
GREEN BULIDING PPT FOR THE REFRENACE.PPT
GREEN BULIDING PPT FOR THE REFRENACE.PPTGREEN BULIDING PPT FOR THE REFRENACE.PPT
GREEN BULIDING PPT FOR THE REFRENACE.PPT
kamalkeerthan61
?
Scientific_Thinking_and_Method_GE3791.pptx
Scientific_Thinking_and_Method_GE3791.pptxScientific_Thinking_and_Method_GE3791.pptx
Scientific_Thinking_and_Method_GE3791.pptx
aravym456
?
Instruction execution cycle _
Instruction execution cycle                  _Instruction execution cycle                  _
Instruction execution cycle _
SwatiHans10
?
Renewable-Energy-Powering-Mozambiques-Economic-Growth.pptx
Renewable-Energy-Powering-Mozambiques-Economic-Growth.pptxRenewable-Energy-Powering-Mozambiques-Economic-Growth.pptx
Renewable-Energy-Powering-Mozambiques-Economic-Growth.pptx
Rofino Licuco
?
Failover System in Cloud Computing System
Failover System in Cloud Computing SystemFailover System in Cloud Computing System
Failover System in Cloud Computing System
Hitesh Mohapatra
?
Design and Analysis of Algorithms Unit 5
Design and Analysis of Algorithms Unit 5Design and Analysis of Algorithms Unit 5
Design and Analysis of Algorithms Unit 5
sureshkumara29
?

tinder automation

  • 1. tinder automation Automate Social application -Nabe Jiro LT- 2017/11/11 Naoki Watanabe 1
  • 2. Contents 1. Self Introduction 2. tinder is a matching app 3. First trial, swipe automatically with adb. 4. Second, Facebook authentication 5. Private API (but public) 6. Results 2
  • 3. Self Introduction ¡ñ A startup company (2 monthes till the end of October, 2017) ¡ñ IBM (1.5 years) ¡ñ Studied Physics in the university I love to ski, sky/marine diving, read a lot, study French. 3
  • 4. tinder is a matichg app for android/ios 4
  • 5. First trial, connect Phone with PC and swipe while true; do adb shell input swipe 100 1000 4000 1000 done works nicely, but not convenient. 5
  • 6. Facebook and tinder Authentication You need get facebook_auth_token (below) and facebook_id. Then, POST to api.gotinder/auth to get tinder_auth_token for every request. 6
  • 7. tinder private API With tinder_auth_token in header, Recommendated users: curl https://api.gotinder.com/user/recs Like or dislike user curl https://api.gotinder.com/{like|pass}/{_id} 7
  • 9. That¡¯s all folks. Thank you for listening. 9