https://github.com/khadkarajesh/tinder-automation
automate tinder boring dating stuffs
https://github.com/khadkarajesh/tinder-automation
automated bot deep-learning intelligent-systems machine-learning natural-language-processing python3 tinder
Last synced: 7 months ago
JSON representation
automate tinder boring dating stuffs
- Host: GitHub
- URL: https://github.com/khadkarajesh/tinder-automation
- Owner: khadkarajesh
- Created: 2019-01-23T17:48:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T06:55:49.000Z (over 6 years ago)
- Last Synced: 2025-01-13T10:33:05.080Z (9 months ago)
- Topics: automated, bot, deep-learning, intelligent-systems, machine-learning, natural-language-processing, python3, tinder
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
No more boring stuffs for date
### How to use?
Create credential.py file in project directory.
credentail.py
```python
fb_username = """your facebook email address"""
fb_password = """your facebook password"""
```
Execute:
```python
python tinder_api.py
```References:
- https://github.com/fbessez/Tinder