{"id":18146477,"url":"https://github.com/ubeydgur/track-storage-selenium","last_synced_at":"2026-04-18T00:31:33.250Z","repository":{"id":260530577,"uuid":"861226188","full_name":"ubeydgur/track-storage-selenium","owner":"ubeydgur","description":"Scraping tracks from the website with Selenium.","archived":false,"fork":false,"pushed_at":"2024-11-01T08:55:41.000Z","size":17,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-22T13:04:05.817Z","etag":null,"topics":["csv","python","scraper","selenium","web-scraping"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ubeydgur.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-22T10:52:10.000Z","updated_at":"2025-01-05T02:36:29.000Z","dependencies_parsed_at":"2024-10-31T21:23:10.495Z","dependency_job_id":"fae5d567-d01e-4460-9941-2942382d1c2a","html_url":"https://github.com/ubeydgur/track-storage-selenium","commit_stats":null,"previous_names":["ubeydgur/track-storage-selenium"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ubeydgur/track-storage-selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeydgur%2Ftrack-storage-selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeydgur%2Ftrack-storage-selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeydgur%2Ftrack-storage-selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeydgur%2Ftrack-storage-selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubeydgur","download_url":"https://codeload.github.com/ubeydgur/track-storage-selenium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeydgur%2Ftrack-storage-selenium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31951244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["csv","python","scraper","selenium","web-scraping"],"created_at":"2024-11-01T21:07:51.252Z","updated_at":"2026-04-18T00:31:32.492Z","avatar_url":"https://github.com/ubeydgur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Track Storage Selenium\n\nPlaying tracks on the bandcamp.com website, accessing more tracks, and saving information about the tracks listened to a database and exporting it to a `CSV` file.\n\n- Track Website: [bandcamp.com](https://bandcamp.com/)\n  \n## Features\n\n- With the **tracks** and **more_tracks** functions, information about the tracks in the discovery section can be scraped and more tracks can be discovered.\n  \n- **play**, **pause**, **is_playing** and **currently_playing** functions can be used to play and pause the desired track, and scrape information about the track and artist\n  \n- The *database* can be updated and saved with the **_update_db** and **save_db** functions.\n  \n- With the **_maintain** function and the **threading** library, the database is continuously updated in the background by `multi-processing`.\n\n## Dependencies\n\n- [Selenium](https://selenium-python.readthedocs.io/)\n  \n- [Threading](https://docs.python.org/3/library/threading.html#semaphore-example)\n  \n- [CSV](https://docs.python.org/3/library/csv.html)\n\n## Usage\n\n1. Install the required dependencies:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n2. Run the script:\n\n    ```bash\n    python main.py\n    ```\n\n3. Enter your search query when prompted.\n\n4. View the results.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubeydgur%2Ftrack-storage-selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubeydgur%2Ftrack-storage-selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubeydgur%2Ftrack-storage-selenium/lists"}