{"id":22330466,"url":"https://github.com/tuvimen/xmbforum-scraper","last_synced_at":"2025-07-29T19:32:42.841Z","repository":{"id":226793293,"uuid":"769610989","full_name":"TUVIMEN/xmbforum-scraper","owner":"TUVIMEN","description":"A bash script for scraping xmb forums in json","archived":false,"fork":false,"pushed_at":"2024-05-01T16:34:02.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-02T11:25:51.243Z","etag":null,"topics":["json","sciencemadness","scraper","xmb","xmbforum"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/TUVIMEN.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}},"created_at":"2024-03-09T15:08:15.000Z","updated_at":"2024-05-01T16:34:05.000Z","dependencies_parsed_at":"2024-04-06T16:26:12.432Z","dependency_job_id":"bb03b8e6-1811-4302-b9e5-dca540f4ec0c","html_url":"https://github.com/TUVIMEN/xmbforum-scraper","commit_stats":null,"previous_names":["tuvimen/xmbforum-scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fxmbforum-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fxmbforum-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fxmbforum-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fxmbforum-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUVIMEN","download_url":"https://codeload.github.com/TUVIMEN/xmbforum-scraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228041295,"owners_count":17860221,"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":["json","sciencemadness","scraper","xmb","xmbforum"],"created_at":"2024-12-04T04:06:57.378Z","updated_at":"2024-12-04T04:06:57.467Z","avatar_url":"https://github.com/TUVIMEN.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Archive\n\nAny further development has been transfered to [forumscraper](https://github.com/TUVIMEN/forumscraper).\n\n# xmbforum-scraper\n\nA bash script for scraping xmb forums in json.\n\n## Requirements\n\n - [reliq](https://github.com/TUVIMEN/reliq)\n - [jq](https://github.com/stedolan/jq)\n\n## Installation\n\n    install -m 755 xmbforum-scraper /usr/bin\n\n## Supported links formats\n\n    http(s)?://forum.com/(.*/)?viewthread.php\\?tid=([[:digit:]]+)\n    http(s)?://forum.com/(.*/)?forumdisplay.php\\?fid=([[:digit:]]+)\n    http(s)?://forum.com/(.*/)?index.php\\?gid=([[:digit:]]+)\n    http(s)?://forum.com/.*\n\n## Json format\n\nHere's example of [thread](thread-example.json).\n\n## Supported forums examples\n\n    https://www.sciencemadness.org/whisper/\n    https://forum.solbu.net\n    https://forum.postcrossing.com\n    https://forums.xmbforum2.com\n    https://cieplodlawarszawy.pl\n\n## Usage\n\n    xmbforum-scraper [URL]...\n\nScript downloads thread to files named by their id's.\n\nDownload forum into current directory using 4 processes\n\n    xmbforum-scraper -p 4 'https://www.sciencemadness.org/whisper/forumdisplay.php?fid=9'\n\nDownload thread by irregular thread url into DIR\n\n    xmbforum-scraper -d DIR -t 'https://forum.com/abcdef/loop/'\n\nDownload whole forum\n\n    xmbforum-scraper -c 'https://forum.postcrossing.com/'\n\nGet some help\n\n    xmbforum-scraper -h\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Fxmbforum-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuvimen%2Fxmbforum-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Fxmbforum-scraper/lists"}