{"id":18749009,"url":"https://github.com/timeforaninja/node-imgur-info","last_synced_at":"2026-03-19T06:09:51.136Z","repository":{"id":57272654,"uuid":"92684966","full_name":"TimeForANinja/node-imgur-info","owner":"TimeForANinja","description":"Imgur resolver without api code","archived":false,"fork":false,"pushed_at":"2020-05-23T12:25:50.000Z","size":39,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T20:38:45.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/TimeForANinja.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-28T20:21:23.000Z","updated_at":"2022-10-23T00:44:51.000Z","dependencies_parsed_at":"2022-09-05T00:01:57.581Z","dependency_job_id":null,"html_url":"https://github.com/TimeForANinja/node-imgur-info","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/TimeForANinja%2Fnode-imgur-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimeForANinja%2Fnode-imgur-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimeForANinja%2Fnode-imgur-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimeForANinja%2Fnode-imgur-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimeForANinja","download_url":"https://codeload.github.com/TimeForANinja/node-imgur-info/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239635518,"owners_count":19672190,"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-11-07T17:05:46.829Z","updated_at":"2025-11-25T22:30:16.231Z","avatar_url":"https://github.com/TimeForANinja.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-imgur-info\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/TimeForANinja/node-imgur-info.svg)](https://greenkeeper.io/)\n\nSimple js only module to resolve Imgur albums without using a token\n\n# Usage\n\n```js\nvar imgur_info = require('imgur-info');\n\nimgur_info('https://imgur.com/a/some_album', function(err, info) {\n\tif(err) throw err;\n\tdosth(info);\n});\n```\n\n\n# API\n### imgur_info(ref, [callback])\n\nAttempts to resolve the given playlist id\n\n* `ref`\n    * ether a direct link like `https://imgur.com/gallery/no3t9ib`\n\t\t* just the page `/gallery/no3t9ib`\n\t\t* just the id `no3t9ib`\n* `callback(err, result)`\n    * function\n    * getting fired after the request is done\n\n* returns a Promise when no callback is defined\n\n\n# Install\n\n    npm install --save imgur-info\n\n\n\n# License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimeforaninja%2Fnode-imgur-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimeforaninja%2Fnode-imgur-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimeforaninja%2Fnode-imgur-info/lists"}