{"id":13643033,"url":"https://github.com/bellingcat/reddit-post-scraping-tool","last_synced_at":"2025-04-20T21:32:36.555Z","repository":{"id":61830558,"uuid":"508390176","full_name":"bellingcat/reddit-post-scraping-tool","owner":"bellingcat","description":"Given a subreddit name and a keyword, this program returns all top (by default) posts that contain the specified keyword.","archived":true,"fork":false,"pushed_at":"2023-12-22T13:31:11.000Z","size":6923,"stargazers_count":76,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-22T06:12:15.813Z","etag":null,"topics":["command-line","gui","open-source-research","python","reddit","scraper","visual-basic"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/reddit-post-scraping-tool/","language":"Visual Basic .NET","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bellingcat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://buymeacoffee.com/_rly0nheart"]}},"created_at":"2022-06-28T17:14:22.000Z","updated_at":"2024-03-29T04:01:33.000Z","dependencies_parsed_at":"2023-01-20T10:45:09.137Z","dependency_job_id":"c9bd9ec5-1068-4ddd-adb2-07a7ee574a97","html_url":"https://github.com/bellingcat/reddit-post-scraping-tool","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellingcat%2Freddit-post-scraping-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellingcat%2Freddit-post-scraping-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellingcat%2Freddit-post-scraping-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellingcat%2Freddit-post-scraping-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bellingcat","download_url":"https://codeload.github.com/bellingcat/reddit-post-scraping-tool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249965547,"owners_count":21352925,"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":["command-line","gui","open-source-research","python","reddit","scraper","visual-basic"],"created_at":"2024-08-02T01:01:40.094Z","updated_at":"2025-04-20T21:32:36.265Z","avatar_url":"https://github.com/bellingcat.png","language":"Visual Basic .NET","funding_links":["https://buymeacoffee.com/_rly0nheart"],"categories":["Visual Basic .NET"],"sub_categories":[],"readme":"\n## Note\n\n\u003e Use [Knew Karma](https://pypi.org/project/knewkarma) for more advanced and improved features.\n\n![rpst](https://github.com/bellingcat/reddit-post-scraping-tool/assets/74001397/b9ec50b2-d2cb-419f-b8f0-d170b0630875)\n\n# RPST (Reddit Post Scraping Tool)\n\nRetrieve **Reddit** posts that contain the specified **keyword** from a specified **subreddit**.\n\n[![.Net](https://img.shields.io/badge/Visual%20Basic%20.NET-5C2D91?style=flat\u0026logo=.net\u0026logoColor=white)](https://github.com/search?q=repo%3Abellingcat%2Freddit-post-scraping-tool++language%3A%22Visual+Basic+.NET%22\u0026type=code) [![Python](https://img.shields.io/badge/Python-3670A0?style=flat\u0026logo=python\u0026logoColor=ffdd54)](https://github.com/search?q=repo%3Abellingcat%2Freddit-post-scraping-tool++language%3APython\u0026type=code) [![Docker](https://img.shields.io/badge/Dockefile-%230db7ed.svg?style=flat\u0026logo=docker\u0026logoColor=white)](https://github.com/search?q=repo%3Abellingcat%2Freddit-post-scraping-tool++language%3ADockerfile\u0026type=code) [![PyPI - Version](https://img.shields.io/pypi/v/reddit-post-scraping-tool?style=flat\u0026logo=pypi\u0026logoColor=ffdd54\u0026label=PyPI\u0026labelColor=3670A0\u0026color=3670A0)](https://pypi.org/project/reddit-post-scraping-tool)  [![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=flat\u0026logo=buy-me-a-coffee\u0026logoColor=black)](https://buymeacoffee.com/_rly0nheart)\n\n# ✅ Features\n\n## *GUI*\n\n- [x] Dark mode (*Right-click\u003eSettings\u003eDark Mode*).\n- [x] Saves results to a JSON/CSV file (*Right-click\u003eSettings\u003eSave posts\u003eto JSON/to CSV*).\n- [x] Logs errors to a file.\n- [x] In-App feature to check for Updates.\n\n## *CLI*\n\n- [x] Saves results to JSON (*specifiy* `--json`).\n- [x] Saves results to CSV (*specify* `--csv`).\n- [x] Automatically checks for new updates, and notifies user if updates were found.\n\n# 🖥️ Tested environments\n\n## *GUI*\n\n- [x] Microsoft Windows 11\n\n## *CLI*\n\n- [x] Android Termux\n- [x] Microsoft Windows 11\n- [x] Ubuntu 22.04 - latest versions\n\n# 📖 Documentation\n\n[Refer to the Wiki](https://github.com/bellingcat/reddit-post-scraping-tool/wiki) for installation instructions, in\naddition to all other documentation.\n\n***\n[![me](https://github.com/bellingcat/knewkarma/assets/74001397/efd19c7e-9840-4969-b33c-04087e73e4da)](https://about.me/rly0nheart)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbellingcat%2Freddit-post-scraping-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbellingcat%2Freddit-post-scraping-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbellingcat%2Freddit-post-scraping-tool/lists"}