{"id":22330446,"url":"https://github.com/tuvimen/phpbb-scraper","last_synced_at":"2025-07-29T19:32:36.227Z","repository":{"id":231892511,"uuid":"777849539","full_name":"TUVIMEN/phpbb-scraper","owner":"TUVIMEN","description":"A bash script for scraping phpbb forums in json","archived":false,"fork":false,"pushed_at":"2024-05-31T11:05:11.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-31T12:25:33.315Z","etag":null,"topics":["forums","json","phpbb","scraper"],"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,"publiccode":null,"codemeta":null}},"created_at":"2024-03-26T16:06:29.000Z","updated_at":"2024-05-31T12:25:34.988Z","dependencies_parsed_at":"2024-04-06T16:27:21.864Z","dependency_job_id":"c20e484f-e860-47b8-bfff-bffc5884578f","html_url":"https://github.com/TUVIMEN/phpbb-scraper","commit_stats":null,"previous_names":["tuvimen/phpbb-scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fphpbb-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fphpbb-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fphpbb-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fphpbb-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUVIMEN","download_url":"https://codeload.github.com/TUVIMEN/phpbb-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":["forums","json","phpbb","scraper"],"created_at":"2024-12-04T04:06:55.096Z","updated_at":"2024-12-04T04:06:55.687Z","avatar_url":"https://github.com/TUVIMEN.png","language":"Shell","readme":"# Archive\n\nAny further development has been transfered to [forumscraper](https://github.com/TUVIMEN/forumscraper).\n\n# phpbb-scraper\n\nA bash script for scraping phpbb 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 phpbb-scraper /usr/bin\n\n## Supported links formats\n\n    http(s)?://forum.com/(.*/)?viewtopic.php.*[\\\u0026\\?]t=[[:digit:]]+.*\n    http(s)?://forum.com/(.*/)?viewforum.php.*\n    http(s)?://forum.com/(.*/)?index.php.*\n    http(s)?://forum.com/.*\n\n## Json format\n\nHere's example of [topic](topic-example.json).\n\n## phpbb 1.x support\n\nAs of now 1.x versions are not supported, mainly because of how lax their implementation is.\n\n## Supported phpbb 2.x examples\n\n    http://forum.moyeamedia.com/index.php\n    http://forum.anime-ultime.net/phpBB3/index.php\n    http://missosology.info/forum/index.php\n    https://garaz.autorevue.cz/index.php\n    https://forum.mobilmania.zive.cz/index.php\n    https://forum.avmania.zive.cz/index.php\n    https://www.eurobabeforum.com/index.php\n    https://www.eldemore.com/index.php\n    http://askcodeman.com/index.php\n    http://forum.mthbuilt.com/index.php\n    http://forum.akusherstvo.ru/index.php\n    https://forum.motec.com.au/index.php\n    https://forum.ecc.kz/index.php\n\n## Supported phpbb 3.x examples\n\n    http://www.phpbb.pl/index.php\n    https://fungi.pl/forum/index.php\n    https://forum.asustor.com/index.php\n    https://stilldcf.com/forums/index.php\n    https://www.ao-universe.com/forum/index.php\n    https://forum.aegean.gr/index.php\n\n## Usage\n\n    phpbb-scraper [URL]...\n\nScript downloads topic to files named by their id's.\n\nDownload forum into current directory using 4 processes\n\n    phpbb-scraper -p 4 'https://stilldcf.com/forums/viewforum.php?f=3'\n\nDownload topic by irregular topic url into DIR\n\n    phpbb-scraper -d DIR -t 'https://forum.com/abcdef/loop/'\n\nDownload whole forum\n\n    phpbb-scraper 'http://missosology.info/forum/index.php'\n\nGet some help\n\n    phpbb-scraper -h\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Fphpbb-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuvimen%2Fphpbb-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Fphpbb-scraper/lists"}