{"id":20342257,"url":"https://github.com/shakotn/goardparser","last_synced_at":"2025-06-11T06:07:17.749Z","repository":{"id":110357548,"uuid":"94441338","full_name":"SHAKOTN/goardparser","owner":"SHAKOTN","description":"REST API for parsing imageboards","archived":false,"fork":false,"pushed_at":"2017-07-07T13:57:25.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T15:26:19.092Z","etag":null,"topics":["concurrency","golang","gorilla-mux","goroutine","goroutines","parallelism","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","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/SHAKOTN.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":"2017-06-15T13:19:23.000Z","updated_at":"2023-01-28T16:43:11.000Z","dependencies_parsed_at":"2023-03-13T13:55:13.810Z","dependency_job_id":null,"html_url":"https://github.com/SHAKOTN/goardparser","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/SHAKOTN%2Fgoardparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SHAKOTN%2Fgoardparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SHAKOTN%2Fgoardparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SHAKOTN%2Fgoardparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SHAKOTN","download_url":"https://codeload.github.com/SHAKOTN/goardparser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SHAKOTN%2Fgoardparser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259211837,"owners_count":22822378,"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":["concurrency","golang","gorilla-mux","goroutine","goroutines","parallelism","rest-api"],"created_at":"2024-11-14T21:32:40.617Z","updated_at":"2025-06-11T06:07:17.734Z","avatar_url":"https://github.com/SHAKOTN.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## REST API for parsing image boards like 4chan/2ch\n\n### Why?\nI have written this as I love .webms, .gifs etc and everytime I should\nmanually download them.\n\nThis REST API parse your thread URL and return a JSON with all webm files\nrelated to thread.\n\nTo obtain webm links you should make request to url\n\n`http://goarparser.com/parse_data`\n\nwith parameter\n\n```json\n{\n    \"thread_link\": \"https://2ch.hk/{board_name}/res/{thread_id}.json\"\n}\n```\n\nResponse:\n\n```json\n{\n    \"Files\": [\n        {\n            \"name\": \"{webm_id}.webm\",\n            \"path\": \"....webm\",\n            \"thumbnail\": \"....jpg\"\n        },\n    ]\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshakotn%2Fgoardparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshakotn%2Fgoardparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshakotn%2Fgoardparser/lists"}