{"id":22330458,"url":"https://github.com/tuvimen/smf-scraper","last_synced_at":"2025-07-29T19:32:42.609Z","repository":{"id":237525119,"uuid":"783382893","full_name":"TUVIMEN/smf-scraper","owner":"TUVIMEN","description":"A bash script for scraping smf forums in json","archived":false,"fork":false,"pushed_at":"2024-05-10T16:30:53.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-10T17:40:11.461Z","etag":null,"topics":["json","scraper","smf"],"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-04-07T18:31:48.000Z","updated_at":"2024-05-10T16:30:56.000Z","dependencies_parsed_at":"2024-05-02T11:25:05.845Z","dependency_job_id":"474c40f4-7e3d-4d89-a316-bd4fb28189cb","html_url":"https://github.com/TUVIMEN/smf-scraper","commit_stats":null,"previous_names":["tuvimen/smf-scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fsmf-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fsmf-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fsmf-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fsmf-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUVIMEN","download_url":"https://codeload.github.com/TUVIMEN/smf-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","scraper","smf"],"created_at":"2024-12-04T04:06:56.506Z","updated_at":"2024-12-04T04:06:57.133Z","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# smf-scraper\n\nA bash script for scraping smf 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 smf-scraper /usr/bin\n\n## Supported links formats\n\n    http(s)?://forum.com/.*([?/\u0026;]topic[=,]|-t)([[:digit:]]+).*\n    http(s)?://forum.com/.*([?/\u0026;]board[=,])([[:digit:]]+).*\n    http(s)?://forum.com/?(*/)index.php.*\n    http(s)?://forum.com.*\n\n## Json format\n\nHere's example of [topic1](topic1-example.json) and [topic2](topic2-example.json).\n\n## Supported smf 1.x examples\n\n    https://bitcointalk.org/\n    https://forum.ipfon.pl/\n    https://forumszkolne.pl/\n    http://750mm.pl/\n\n## Supported smf 2.0.x examples\n\n    https://forums.soldat.pl/index.php?action=forum\n    https://www.chemicalforums.com/index.php\n    https://www.nukeworker.com/forum/index.php\n    https://forum.nasm.us/\n    https://forum.coppermine-gallery.net/\n    https://www.norotors.com/index.php\n    https://forums.camerabits.com/\n    https://czfirearms.us\n    https://www.theflatearthsociety.org/forum/index.php?wwwRedirect\n    https://www.tropicalfishforums.co.uk/index.php?action=forum\n    https://forum.kuntsevo.com/\n    https://naijacrux.com/index.php\n    https://arizonagunowners.com/\n    http://bagnasadobre.org.pl/\n\n## Supported smf 2.1.x examples\n\n    https://forums.cadillaclasalle.club/\n    https://tardisbuilders.com/\n    https://forums.cyotek.com/\n    https://tigerpedia.tigertms.com/\n    https://forums.2000ad.com/\n    https://aleforum.pl/\n\n## Usage\n\n    smf-scraper [URL]...\n\nScript downloads topic to files named by their id's.\n\nScript automatically recognizes version of forums but you can force it by using --topic1 --topic2 --forum1 --forum2 options followed by link.\n\nDownload forum into current directory using 4 processes\n\n    smf-scraper -p 4 'https://forum.nasm.us/'\n\nDownload topic by irregular topic url into DIR\n\n    smf-scraper -d DIR -t 'https://forums.cyotek.com/cyotek-copytools/thanks/'\n\nDownload forum forcing 1.x version\n\n    smf-scraper --forum1 'https://bitcointalk.org/index.php?board=1.0'\n\nGet some help\n\n    smf-scraper -h\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Fsmf-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuvimen%2Fsmf-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Fsmf-scraper/lists"}