Skip to content

Instantly share code, notes, and snippets.

@getleid
getleid / index.js
Created January 4, 2021 01:19 — forked from AdamGerthel/index.js
Tinder data funnel script (node.js)
/*
* Node.js helper script for creating a SankeyMATIC funnel
*
* Step 1: Request Tinder from https://account.gotinder.com/data
* Step 2: Wait for your data
* Step 3: Place the data.json file from your data folder next to this script
* Step 4: Run the script: `$ node index.js`
* Step 5: Copy and paste the console output here: http://sankeymatic.com/build/
*/