{"id":16962541,"url":"https://github.com/threeal/spotify-recommendations","last_synced_at":"2025-03-21T16:22:26.866Z","repository":{"id":77374712,"uuid":"458819107","full_name":"threeal/spotify-recommendations","owner":"threeal","description":"Give Spotify user a recommendations through playlist","archived":false,"fork":false,"pushed_at":"2022-02-14T08:53:22.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T11:42:23.936Z","etag":null,"topics":["playlist","spotify","spotify-api","spotipy"],"latest_commit_sha":null,"homepage":"","language":"Python","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/threeal.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":"2022-02-13T13:34:44.000Z","updated_at":"2023-03-08T23:05:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"7cf6806f-4205-4bf3-a396-4d4425c471e0","html_url":"https://github.com/threeal/spotify-recommendations","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/threeal%2Fspotify-recommendations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fspotify-recommendations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fspotify-recommendations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fspotify-recommendations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threeal","download_url":"https://codeload.github.com/threeal/spotify-recommendations/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244826039,"owners_count":20516674,"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":["playlist","spotify","spotify-api","spotipy"],"created_at":"2024-10-13T23:07:04.792Z","updated_at":"2025-03-21T16:22:26.858Z","avatar_url":"https://github.com/threeal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify Recommendations\n\nThis project could give user a recommendation through a playlist.\n\n## Setup\n\n- Install Python [here](https://www.python.org/downloads/).\n- Install dependencies:\n  ```sh\n  pip install -r requirements.txt\n  ```\n- Create a new spotify app if you don't have one (see [this](https://developer.spotify.com/documentation/general/guides/authorization/app-settings/)\n- Create a `.env` file with the following content:\n  ```\n  SPOTIPY_CLIENT_ID=YOUR_APP_CLIENT_ID\n  SPOTIPY_CLIENT_SECRET=YOUR_APP_CLIENT_SECRET\n  ```\n\n## Usage\n\n### Get Artist by Tracks\n\nrun `python get_artist_by_tracks.py --help` for more details\n```sh\npython get_artist_by_tracks.py 'track name' 'other track name' ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreeal%2Fspotify-recommendations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreeal%2Fspotify-recommendations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreeal%2Fspotify-recommendations/lists"}