An open API service indexing awesome lists of open source software.

https://github.com/meister245/tinder-cli

CLI implementation of Tinder API
https://github.com/meister245/tinder-cli

python tinder tinder-api tinder-cli

Last synced: about 1 month ago
JSON representation

CLI implementation of Tinder API

Awesome Lists containing this project

README

          

# tinder-cli

CLI implementation of Tinder API

## Quick Start

Install the package:

pip install -U tinder-cli

## Getting Tinder API token

In order to access tinder an API token is required. You can get your Tinder API token in multiple ways.

Once logged in to [Tinder.com](https://tinder.com), inspect any fetch / xhr request and locate your "X-Auth-Token".

Or you can use the following library:

[https://github.com/meister245/tinder-token](https://github.com/meister245/tinder-token#cli-script)

## CLI Usage

The CLI will prompt you for your Tinder API token on first usage, which will be stored in `~/.tinder-cli`

Usage information

tinder-cli --help

Available CLI commands

tinder-cli profile
tinder-cli teasers

tinder-cli info --id
tinder-cli like --id
tinder-cli superlike --id
tinder-cli pass --id