{"id":17910172,"url":"https://github.com/denolfe/untappd","last_synced_at":"2025-03-23T20:32:05.516Z","repository":{"id":31626399,"uuid":"35191498","full_name":"denolfe/untappd","owner":"denolfe","description":"A third-party API for accessing Untappd data :beer:","archived":false,"fork":false,"pushed_at":"2018-08-25T02:54:49.000Z","size":21,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T03:43:32.897Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/denolfe.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}},"created_at":"2015-05-07T01:15:19.000Z","updated_at":"2021-05-07T10:49:32.000Z","dependencies_parsed_at":"2022-09-26T16:22:11.166Z","dependency_job_id":null,"html_url":"https://github.com/denolfe/untappd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolfe%2Funtappd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolfe%2Funtappd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolfe%2Funtappd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolfe%2Funtappd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denolfe","download_url":"https://codeload.github.com/denolfe/untappd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245165232,"owners_count":20571269,"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":[],"created_at":"2024-10-28T19:29:27.265Z","updated_at":"2025-03-23T20:32:05.221Z","avatar_url":"https://github.com/denolfe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Untappd\n\nA third-party API for accessing Untappd data.\n\n## Functions\n\n* `fetchUserStats`\n\n```\n  {\n\t  total: 155,\n\t  unique: 120,\n\t  badges: 73,\n\t  friends: 17,\n    username: 'denolfe' \n  }\n```\n\n* `fetchLatestCheckin`\n\n```\n{ \n  name: 'Graham Cracker Porter',\n  brewery: 'Denver Beer Co',\n  rating: 4.25,\n  image: 'https://d1c8v1qci5en44.cloudfront.net/site/beer_logos/beer-GrahamCrackerPorter_71051.jpeg',\n  time: 'Thu, 14 May 2015 01:46:14 +0000' \n}\n```\n\n* `fetchTopVenues`\n\n```\n[ { rank: 1,\n    name: 'Founders Brewing Co.',\n    category: 'Food (Brewery)',\n    address: '235 Grandville Ave SW Grand Rapids, MI',\n    firstVisit: '05/25/14',\n    lastVisit: '12/30/14',\n    checkins: 12 \n} ]\n```\n\n* `fetchRecentBeers`\n\n```\n[ { order: 1,\n    name: 'Graham Cracker Porter',\n    brewery: 'Denver Beer Co',\n    style: 'Porter',\n    abv: '5.6% ABV',\n    ibu: 15,\n    dateFirst: 'Thu, 07 May 2015 16:57:16 -0600',\n    dateRecent: 'Wed, 13 May 2015 19:46:14 -0600',\n    checkins: 3,\n    rating: 3.78,\n    globalRating: 3.78 \n} ]\n```\n\n* `fetchMostFrequentBeers`\n* `fetchHighestRatedBeers`\n\n\n##To Do\n\n* Proper tests using mocha/chai\n* Fetch Badges","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenolfe%2Funtappd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenolfe%2Funtappd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenolfe%2Funtappd/lists"}