Giter Club home page Giter Club logo

tindersharp's Introduction

TinderSharp

A .Net Standard 2.0 wrapper for the Tinder API

License

You can use this library for free in any kind of project and distribute it however you want. The only thing you need to link or refer to this github project in any way possible.

Contributions

Features

As of 28th of June 2020, most of the free functionalities of Tinder are working with this wrapper, with the notable exception of Authentication.

Authentication

As of now, If you want to use the API you have to login on your browser and look at any of the incoming network request. In any request coming from api.gotinder.com you have to look for the X-Auth-Token header, that value will be the token you need to use in order to authenticate all your API calls.

From my initial testing, I can say that this token lasts a long time (more than 10 hours). I will try to enable Google OAuth, SMS Login or Facebook Authentication in the next days.

Account

This wrapper allows you to reset or change your username, get updates on new messages or new matches and retrieve the information of your profile. For now you can only get the likes that you have left, account data and user data.

I have not implemented other modules yet such as:

  • Boost
  • contact_cards
  • plus_control
  • travel
  • tinderUniversity
  • super_likes
  • products
  • instagram
  • purchases
  • EmailSettings
  • read_recipts
  • swipe_note
  • tutorials

The reason behind this is that most of those modules are oriented to their app, I don't understand yet what they do or they are not free and I can't test them.

Matches

Matches are fully working, you can get a list of match recomendations and like, pass or superlike the recomendation. You can also unmatch them.

Messages

Messages are fully implemented and you can send written messages, gifs (from giphy) and songs from spotify. You can also retrieve a list of the messages from each match.

tindersharp's People

Contributors

aydin47 avatar ldellisola avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.