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
- Host: GitHub
- URL: https://github.com/meister245/tinder-cli
- Owner: meister245
- License: mit
- Created: 2020-03-25T21:24:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T09:23:44.000Z (about 6 years ago)
- Last Synced: 2026-03-03T04:32:18.516Z (4 months ago)
- Topics: python, tinder, tinder-api, tinder-cli
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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