{"id":20620550,"url":"https://github.com/blacklight/ultimate-guitar-mytabs","last_synced_at":"2025-03-06T20:16:33.387Z","repository":{"id":66602223,"uuid":"462883898","full_name":"blacklight/ultimate-guitar-mytabs","owner":"blacklight","description":"Browser script to scrape and download your saved UltimateGuitar tabs to CSV/JSON","archived":false,"fork":false,"pushed_at":"2023-01-18T19:12:45.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-17T05:11:43.904Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blacklight.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":"2022-02-23T19:49:00.000Z","updated_at":"2022-02-23T21:00:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c7fd6dc-3dd9-4971-8e93-94d9d042e120","html_url":"https://github.com/blacklight/ultimate-guitar-mytabs","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/blacklight%2Fultimate-guitar-mytabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacklight%2Fultimate-guitar-mytabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacklight%2Fultimate-guitar-mytabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacklight%2Fultimate-guitar-mytabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blacklight","download_url":"https://codeload.github.com/blacklight/ultimate-guitar-mytabs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242277697,"owners_count":20101542,"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-11-16T12:14:51.189Z","updated_at":"2025-03-06T20:16:33.380Z","avatar_url":"https://github.com/blacklight.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ultimate-guitar-mytabs\n\nThis browser script allows you to scrape and download your saved UltimateGuitar tabs to JSON format.\n\nThere are two ways to use the `ug.js` script:\n\n1. Install it as a Greasemonkey script (or whatever extension you use for custom UserScript).\n   Every time you browse to your UltimateGuitar page, the Download button will appear next to\n   the header.\n\n2. Manually paste the code in the browser developer console - the button will be added on the\n   fly. You can also manually call `getTabs` from the developer console to access, filter\n   and manipulate the list of objects.\n\n![Screenshot](https://i.ibb.co/WPmwQbT/837c447a43af.png)\n\nNote that the script will download all the tabs on the current page. If you want to download all\nof your tabs, then select _All_ from the top filter. The current order of the tabs on the page is\nalso preserved in the downloaded JSON.\n\n## Convert to CSV\n\nIf you want to convert the downloaded JSON to CSV, you can do so by using the `json2csv.py` script.\nUsage:\n\n```shell\n$ python json2csv.py -i tabs.json -o tabs.csv\n# Or\n$ python json2csv.py \u003c tabs.json \u003e tabs.csv\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacklight%2Fultimate-guitar-mytabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblacklight%2Fultimate-guitar-mytabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacklight%2Fultimate-guitar-mytabs/lists"}