{"id":16650251,"url":"https://github.com/hfreire/tinder-wrapper","last_synced_at":"2025-03-16T23:31:21.532Z","repository":{"id":22091414,"uuid":"95212416","full_name":"hfreire/tinder-wrapper","owner":"hfreire","description":"A :revolving_hearts: Tinder :package: wrapper library","archived":false,"fork":false,"pushed_at":"2023-01-27T04:05:23.000Z","size":3382,"stargazers_count":32,"open_issues_count":18,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T15:05:43.291Z","etag":null,"topics":["dates","dating","github-actions","nodejs","rest-api","tinder","tinder-api","tinder-hack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hfreire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"hfreire","custom":"https://paypal.me/hfreire"}},"created_at":"2017-06-23T11:00:35.000Z","updated_at":"2024-08-05T03:19:11.000Z","dependencies_parsed_at":"2023-02-14T14:01:25.702Z","dependency_job_id":null,"html_url":"https://github.com/hfreire/tinder-wrapper","commit_stats":null,"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfreire%2Ftinder-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfreire%2Ftinder-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfreire%2Ftinder-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfreire%2Ftinder-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hfreire","download_url":"https://codeload.github.com/hfreire/tinder-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243832301,"owners_count":20355084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dates","dating","github-actions","nodejs","rest-api","tinder","tinder-api","tinder-hack"],"created_at":"2024-10-12T09:16:01.287Z","updated_at":"2025-03-16T23:31:21.210Z","avatar_url":"https://github.com/hfreire.png","language":"JavaScript","readme":"# A :revolving_hearts: Tinder :package: wrapper library\n\n[![](https://github.com/hfreire/tinder-wrapper/workflows/ci/badge.svg)](https://github.com/hfreire/tinder-wrapper/actions?workflow=ci)\n[![Coverage Status](https://coveralls.io/repos/github/hfreire/tinder-wrapper/badge.svg?branch=master)](https://coveralls.io/github/hfreire/tinder-wrapper?branch=master)\n[![Known Vulnerabilities](https://snyk.io/test/github/hfreire/tinder-wrapper/badge.svg)](https://snyk.io/test/github/hfreire/tinder-wrapper)\n[![](https://img.shields.io/github/release/hfreire/tinder-wrapper.svg)](https://github.com/hfreire/tinder-wrapper/releases)\n[![Version](https://img.shields.io/npm/v/tinder-wrapper.svg)](https://www.npmjs.com/package/tinder-wrapper)\n[![Downloads](https://img.shields.io/npm/dt/tinder-wrapper.svg)](https://www.npmjs.com/package/tinder-wrapper)\n\n\u003e A Tinder wrapper library.\n\n### Features\n* Uses [Request on Steroids](https://github.com/hfreire/request-on-steroids) to rate limit, retry and circuit break outgoing HTTP requests :white_check_mark:\n* Supports [Bluebird](https://github.com/petkaantonov/bluebird) :bird: promises :white_check_mark:\n\n### How to install\n```\nnpm install tinder-wrapper\n```\n\n### How to use\n\n#### Use it in your app\nAuthorize Facebook account and get recommendations\n```javascript\nconst TinderWrapper = require('tinder-wrapper')\n\nconst tinder = new TinderWrapper()\nconst facebookAccessToken = 'my-facebook-access-token'\nconst facebookUserId = 'my-facebook-id'\n\ntinder.authorize(facebookAccessToken, facebookUserId)\n  .then(() =\u003e tinder.getRecommendations())\n  .then(({ results }) =\u003e console.log(results))\n```\n\n### How to contribute\nYou can contribute either with code (e.g., new features, bug fixes and documentation) or by [donating 5 EUR](https://paypal.me/hfreire/5). You can read the [contributing guidelines](CONTRIBUTING.md) for instructions on how to contribute with code.\n\nAll donation proceedings will go to the [Sverige för UNHCR](https://sverigeforunhcr.se), a swedish partner of the [UNHCR - The UN Refugee Agency](http://www.unhcr.org), a global organisation dedicated to saving lives, protecting rights and building a better future for refugees, forcibly displaced communities and stateless people.\n\n### Used by\n* [get-me-a-date](https://github.com/hfreire/get-me-a-date) - :heart_eyes: Help me get a :cupid: date tonight :first_quarter_moon_with_face:\n\n### License\nRead the [license](./LICENSE.md) for permissions and limitations.\n","funding_links":["https://github.com/sponsors/hfreire","https://paypal.me/hfreire","https://paypal.me/hfreire/5"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfreire%2Ftinder-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhfreire%2Ftinder-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfreire%2Ftinder-wrapper/lists"}