{"id":22338015,"url":"https://github.com/fallaciousreasoning/discoverer","last_synced_at":"2025-09-17T19:28:19.227Z","repository":{"id":81320664,"uuid":"84146838","full_name":"fallaciousreasoning/discoverer","owner":"fallaciousreasoning","description":"A tool for discovering music, powered by last.fm","archived":false,"fork":false,"pushed_at":"2018-07-25T09:52:13.000Z","size":3126,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-14T22:44:47.034Z","etag":null,"topics":["es6","lastfm","node","nodejs","react","spotify","spotify-api","typescript"],"latest_commit_sha":null,"homepage":"https://fallaciousreasoning.github.io/discoverer","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/fallaciousreasoning.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":"2017-03-07T02:50:11.000Z","updated_at":"2025-01-23T05:27:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f49bc40a-16d0-459f-89f4-36282e0ca90d","html_url":"https://github.com/fallaciousreasoning/discoverer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fallaciousreasoning/discoverer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fallaciousreasoning%2Fdiscoverer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fallaciousreasoning%2Fdiscoverer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fallaciousreasoning%2Fdiscoverer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fallaciousreasoning%2Fdiscoverer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fallaciousreasoning","download_url":"https://codeload.github.com/fallaciousreasoning/discoverer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fallaciousreasoning%2Fdiscoverer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275649716,"owners_count":25503211,"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","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["es6","lastfm","node","nodejs","react","spotify","spotify-api","typescript"],"created_at":"2024-12-04T06:12:48.392Z","updated_at":"2025-09-17T19:28:19.222Z","avatar_url":"https://github.com/fallaciousreasoning.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# discoverer\n\nA music discovery and playlist generation tool powered by last.fm and Spotify.\n\nYou can play with a live version [here](https://fallaciousreasoning.github.io/discoverer)\n\n## Installation\n\n1. Clone\n\n        git clone https://github.com/fallaciousreasoning/discoverer.git\n2. Change to the repository directory \n        \n        cd discoverer\n3. Install npm packages\n\n        npm install\n4. Get a Last.FM api key from [Last.FM](https://www.last.fm/api/account/create)\n5. Get a Spoify api key from the [Spotify Developer Console](https://developer.spotify.com/my-applications/#!/applications). You should add a callback url to `http://\u003cYOUR_HOST\u003e/authorize` (if you're running locally this will be `http://localhost:\u003cPORT\u003e/authorize`) \n5. Create a file `config.json` in the root directory with the contents\n\n        {\n            \"lastfmApiKey\": \"\u003cLASTFMAPIKEY\u003e\",\n            \"lastfmApiSecret\": \"\u003cLASTFMAPISECRET\u003e\",\n            \"spotifyClientId\": \"\u003cSPOTIFYCLIENTID\u003e\",\n            \"spotifyClientSecret\": \"\u003cSPOTIFYCLIENTSECRET\u003e\",\n            \"spotifyRedirectUrl\": \"\u003cCALLBACKURL\u003e\"\n        }\n8. Run `weback-dev-server` and open the url","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffallaciousreasoning%2Fdiscoverer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffallaciousreasoning%2Fdiscoverer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffallaciousreasoning%2Fdiscoverer/lists"}