Skip to content

Vikash-Kothary/tinder-api-python

 
 

Repository files navigation

Tinder API

A Python wrapper for the private Tinder API.

Usage

pip install https://github.com/fbessez/tinder/archive/v0.0.0.zip

Examples

API

See our API_DOCUMENTATION.md for more information regarding the endpoints.

Contributing

  1. Open an issue to discuss proposed changes e.g. issue #45
  2. Fork the repository
  3. Create your feature branch: git checkout -b feature/#45-foobar
  4. Commit your changes: git commit -am 'Add feature foobar'
  5. Push to the branch: git push origin feature/#45-foobar
  6. Create a new pull request

Code of Conducts

Please follow our CODE_OF_CONDUCT.md and read the Code Style Guidelines.

Changelog

All notable changes are documented in CHANGELOG.md. For past available versions, see the tags on this repository.

Authors

  • Fabien Bessez -- Original Python Wrapper for Tinder API -- @fbessez

See also the list of contributors who participated in this project.

Acknowledgements

  • Rich Taylor -- Original Tinder API Documentation -- @rtt

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Tinder or any of its affiliates or subsidiaries. This is an independent and unofficial API. Use at your own risk.

About

A Python wrapper for the private Tinder API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Makefile 2.7%