{"id":22330472,"url":"https://github.com/tuvimen/disqus-scraper","last_synced_at":"2026-05-09T17:39:14.913Z","repository":{"id":63149692,"uuid":"565571512","full_name":"TUVIMEN/disqus-scraper","owner":"TUVIMEN","description":"A bash script for scraping comments from disqus","archived":false,"fork":false,"pushed_at":"2025-06-04T17:10:35.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T22:37:12.589Z","etag":null,"topics":["bash","disqus","json","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":"2022-11-13T20:23:55.000Z","updated_at":"2025-06-04T17:10:36.000Z","dependencies_parsed_at":"2024-03-05T16:08:21.036Z","dependency_job_id":"3ca3f77c-cada-498a-b613-42e87536e9a2","html_url":"https://github.com/TUVIMEN/disqus-scraper","commit_stats":null,"previous_names":["tuvimen/disqus-scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TUVIMEN/disqus-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fdisqus-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fdisqus-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fdisqus-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fdisqus-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUVIMEN","download_url":"https://codeload.github.com/TUVIMEN/disqus-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fdisqus-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32829138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["bash","disqus","json","scraper"],"created_at":"2024-12-04T04:06:58.283Z","updated_at":"2026-05-09T17:39:14.891Z","avatar_url":"https://github.com/TUVIMEN.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# disqus-scraper\n\nA bash script for scraping comments from disqus.\n\n## Requirements\n\n - [jq](https://github.com/stedolan/jq)\n\n## Installation\n    install -m 755 disqus-scraper /usr/bin\n\n## Supported links formats\n\n    owner\n    owner/thread\n    @user\n    http(s)?://disqus.com/home/forum/{owner}/\n    http(s)?://disqus.com/home/discussion/{owner}/{thread}/\n    http(s)?://disqus.com/by/{user}/\n\n## Structure\n\n### Discussion\n\n    details.json\n    [0-9]+.json\n\n### Forum\n\n    forumfeatures.json\n    [0-9]+.json\n    {discussion}/\n\n### User\n\n    details.json\n    mostactiveforums.json\n    favorites-[0-9]+.json\n    comments-[0-9]+.json\n    threads-[0-9]+.json\n    followingchannels-[0-9].json\n    badges-[0-9].json\n\n## Usage\n\n    disqus-scraper directory [URL]...\n\nThe script writes json files downloaded from disqus-scraper.\n\nGet everything from user profile to directory x\n\n    disqus-scraper x @user\n    disqus-scraper x https://disqus.com/by/user/\n\nGet everything from discussion to directory x\n\n    disqus-scraper x owner/thread\n    disqus-scraper x https://disqus.com/home/discussion/owner/thread/\n\nGet everyting from forum to directory x\n\n    disqus-scraper x owner\n    disqus-scraper x https://disqus.com/home/forum/owner/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Fdisqus-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuvimen%2Fdisqus-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Fdisqus-scraper/lists"}