{"id":23353457,"url":"https://github.com/ledif/bopper","last_synced_at":"2025-09-11T21:35:37.350Z","repository":{"id":18789661,"uuid":"22003306","full_name":"ledif/bopper","owner":"ledif","description":"Parse bop.fm urls for song information.","archived":false,"fork":false,"pushed_at":"2014-11-19T23:28:44.000Z","size":1520,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T20:06:14.205Z","etag":null,"topics":[],"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/ledif.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":"2014-07-19T06:12:12.000Z","updated_at":"2016-09-08T19:00:26.000Z","dependencies_parsed_at":"2022-09-01T10:10:29.496Z","dependency_job_id":null,"html_url":"https://github.com/ledif/bopper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ledif/bopper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledif%2Fbopper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledif%2Fbopper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledif%2Fbopper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledif%2Fbopper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ledif","download_url":"https://codeload.github.com/ledif/bopper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledif%2Fbopper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266253712,"owners_count":23900055,"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-12-21T09:13:33.154Z","updated_at":"2025-07-21T06:33:48.698Z","avatar_url":"https://github.com/ledif.png","language":"JavaScript","readme":"bopper\n======\n\nParse bop.fm urls for song information.\n\nRequires\n------\n\n - node.js\n - express\n - request, cheerio, morgan\n\nTo install the correct npms:\n```\nnpm install\n```\n\nRun\n------\n```\nnode web.js\n```\nUsage\n------\nIssue a get request to the root of the server, with the uri query parameter as the bop.fm url.\n\n_Example_:\n\n```\nhttp://localhost:5000/?uri=http://bop.fm/s/the-wonder-years/there-there\n```\nwould return the following result\n\n```\n{\n  \"title\": \"There, There\",\n  \"artist\": \"The Wonder Years\",\n  \"image\": \"https://res.cloudinary.com/hyam10gog/image/fetch/c_fill/http://a2.mzstatic.com/us/r30/Music2/v4/10/e3/e0/10e3e0a2-9d12-8675-2404-8740155fbe6d/HR771_twy_greatest_cover.1200x1200-75.jpg\"\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fledif%2Fbopper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fledif%2Fbopper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fledif%2Fbopper/lists"}