{"id":36495492,"url":"https://github.com/rkoopmann/setlist.fm.go","last_synced_at":"2026-01-12T02:02:06.441Z","repository":{"id":141539952,"uuid":"253878512","full_name":"rkoopmann/setlist.fm.go","owner":"rkoopmann","description":"collecting and parsing setlist.fm events in golang.","archived":false,"fork":false,"pushed_at":"2023-09-01T16:15:49.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T15:41:39.019Z","etag":null,"topics":["api","golang","jekyll","liquid","setlist-fm","setlistfm"],"latest_commit_sha":null,"homepage":"","language":"Go","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/rkoopmann.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":"2020-04-07T18:25:46.000Z","updated_at":"2023-09-01T16:15:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fbee207-8b29-416f-b1b9-102ff10ec275","html_url":"https://github.com/rkoopmann/setlist.fm.go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rkoopmann/setlist.fm.go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkoopmann%2Fsetlist.fm.go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkoopmann%2Fsetlist.fm.go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkoopmann%2Fsetlist.fm.go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkoopmann%2Fsetlist.fm.go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rkoopmann","download_url":"https://codeload.github.com/rkoopmann/setlist.fm.go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkoopmann%2Fsetlist.fm.go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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":["api","golang","jekyll","liquid","setlist-fm","setlistfm"],"created_at":"2026-01-12T02:00:46.884Z","updated_at":"2026-01-12T02:02:06.428Z","avatar_url":"https://github.com/rkoopmann.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setlist.fm.go\n\n## purpose\n\nTo gather a user's concert attendance listings from setlist.fm via api calls. Currently, this will write an overall list.json file with top-level event information andlong with individual event files following the naming convention YYYY-MM-DD-[artist name].json. This assumes the user has not attended multiple events by the same artist on the same day.\n\n## motivation\n\nHalf learning, half self-serving. I wanted to learn golang and I also wanted this to exist in the world. so here we are.\n\n## configuration\n\nRefer to `sample-configuration.json` for configuration file layout.\n\n- `user` -- username of user you'd like to stalk. Hopefully it's yourself.\n- `apiKey` -- head over to https://api.setlist.fm/docs/1.0/index.html and apply for an api key; plunk that value here.\n- `outputPath` -- file path for output json files. If you're using these for Jekyll, you might want to drop these into the `_data` directory -- see [the docs](https://jekyllrb.com/docs/datafiles/).\n\n## building \u0026 running\n\n```bash\n# buildit\ngo build setlist_fm.go\n\n# run it\n./setlist_fm\n```\n\n## nuts \u0026 bolts\n\nBuilt on, and run with `go version go1.13.5 darwin/amd64`. There are no test methods yet; still learning go.\n\n## roadmap\n\n- [ ] generate Apple music playlist of setlist for easy importing into Apple Music app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frkoopmann%2Fsetlist.fm.go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frkoopmann%2Fsetlist.fm.go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frkoopmann%2Fsetlist.fm.go/lists"}