{"id":23112380,"url":"https://github.com/lixx21/spotify-scrapping","last_synced_at":"2026-05-03T02:37:17.039Z","repository":{"id":189133072,"uuid":"679574246","full_name":"lixx21/spotify-scrapping","owner":"lixx21","description":"Scraping data from Spotify Playlist URL using Python and Selenium","archived":false,"fork":false,"pushed_at":"2023-08-18T11:54:33.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T11:41:42.599Z","etag":null,"topics":["data-engineer","data-scraping","python","scraping-websites","selenium","spotify-playlist"],"latest_commit_sha":null,"homepage":"https://medium.com/@felixpratama242/scraping-spotify-playlist-using-python-and-selenium-17e0175f2db2","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/lixx21.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}},"created_at":"2023-08-17T06:33:49.000Z","updated_at":"2025-01-17T15:40:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9cf60a5-aaa6-4634-8408-a302a5021c68","html_url":"https://github.com/lixx21/spotify-scrapping","commit_stats":null,"previous_names":["lixx21/spotify-scrapping"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lixx21%2Fspotify-scrapping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lixx21%2Fspotify-scrapping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lixx21%2Fspotify-scrapping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lixx21%2Fspotify-scrapping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lixx21","download_url":"https://codeload.github.com/lixx21/spotify-scrapping/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247097974,"owners_count":20883127,"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":["data-engineer","data-scraping","python","scraping-websites","selenium","spotify-playlist"],"created_at":"2024-12-17T02:17:49.783Z","updated_at":"2026-05-03T02:37:16.982Z","avatar_url":"https://github.com/lixx21.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SCRAPPING SPOTIFY DATA\n\nThis project will scraping data from **Spotify playlist URL** using Selenium and Python. You can see the full explanation of this project through this link: [Scraping Spotify Playlist using Python and Selenium](https://medium.com/@felixpratama242/scraping-spotify-playlist-using-python-and-selenium-17e0175f2db2)\n\nTo run this project you can clone using this command:\n```\ngit clone https://github.com/lixx21/spotify-scrapping.git\n```\n\nThen you can install the libraries that needed to run this project:\n```\npip install -r requirements.txt\n```\n\nAfter that you can run the python script using the following command:\n```\npython scraping.py -u {spotify_playlist_url} -o {csv_file.csv}\n```\n\nFor the example of how to run the script is like this:\n```\npython scraping.py -u https://open.spotify.com/playlist/0L39AS9Z3C8A8Pt0YZvT9p -o mix.csv\n\n```\n\nNOTE:\n**To fetch more data from your playlist, you need to scroll down when the website is open through the web drive, because if you want to load all the data in spotify, you need to scroll down until the last page and we have solved this using infinite scroll**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flixx21%2Fspotify-scrapping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flixx21%2Fspotify-scrapping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flixx21%2Fspotify-scrapping/lists"}