Disclaimer: I wrote this script just for research purposes. Tinder strictly prohibits using automated software for data harvesting, and Facebook strictly prohibits creating dummy accounts for such purposes as well. Use at your own risk.
- Clone the repo.
- Create a dummy Facebook account and log into Tinder only once.
- Rename
secret.json.example
tosecret.json
and add your dummy facebook email and password - Create an
images
folder inside the repo directory. Photos will be stored there - Set the swiping direction (left/right) and iterations inside
index.js
(comments inside file) npm install
npm run start