{"id":13715579,"url":"https://github.com/jzarca01/node-ubereats","last_synced_at":"2025-05-03T12:31:15.260Z","repository":{"id":90705294,"uuid":"168756817","full_name":"jzarca01/node-ubereats","owner":"jzarca01","description":"A work in progress API for Uber Eats","archived":false,"fork":false,"pushed_at":"2019-02-01T20:58:54.000Z","size":3,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T15:52:46.121Z","etag":null,"topics":["api-wrapper","food","nodejs","uber-api"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jzarca01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-01T20:34:34.000Z","updated_at":"2024-12-10T11:28:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2f49b03-117b-43bc-b5df-7fee16bb9f1e","html_url":"https://github.com/jzarca01/node-ubereats","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jzarca01%2Fnode-ubereats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jzarca01%2Fnode-ubereats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jzarca01%2Fnode-ubereats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jzarca01%2Fnode-ubereats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jzarca01","download_url":"https://codeload.github.com/jzarca01/node-ubereats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252190834,"owners_count":21708964,"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":["api-wrapper","food","nodejs","uber-api"],"created_at":"2024-08-03T00:01:00.731Z","updated_at":"2025-05-03T12:31:15.254Z","avatar_url":"https://github.com/jzarca01.png","language":"JavaScript","readme":"# node-ubereats\n\nA _work in progress_ API for Uber Eats\n\n## Installation\n\n```shell\nnpm install --save node-ubereats\n```\n\n## Usage\n\n```javascript\nconst UberEats = require('node-ubereats');\nconst uber = new UberEats({\n  latitude: 48.8563148,\n  longitude: 2.3227369,\n  formattedAddress: '16 Rue de Rochechouart, 75009 Paris'\n});\n```\n\n## Methods\n\n### Get restaurants\n\n```javascript\nuber.getRestaurants();\n```\n\n### Search for restaurants\n\n```javascript\nuber.searchRestaurants((searchQuery = 'Indian'));\n```\n\n### Get store details\n\n```javascript\nuber.getStoreDetails(storeUuid);\n```\n","funding_links":[],"categories":["API for Food services"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjzarca01%2Fnode-ubereats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjzarca01%2Fnode-ubereats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjzarca01%2Fnode-ubereats/lists"}