mirror of
https://github.com/bellingcat/reddit-post-scraping-tool.git
synced 2026-06-12 05:28:29 +03:00
Updated Installation (markdown)
@@ -8,11 +8,11 @@
|
||||
pip install reddit-post-scraping-tool
|
||||
```
|
||||
|
||||
### Install the dev version from [GitHub](https://github.com/rly0nheart/reddit-post-scraping-tool)
|
||||
### Install the dev version from [GitHub](https://github.com/bellingcat/reddit-post-scraping-tool)
|
||||
#### Note
|
||||
> The dev version might be unstable
|
||||
```
|
||||
pip install git+https://github.com/rly0nheart/reddit-post-scraping-tool
|
||||
pip install git+https://github.com/bellingcat/reddit-post-scraping-tool
|
||||
```
|
||||
|
||||
### Usage
|
||||
@@ -37,7 +37,7 @@ reddit_post_scraping_tool --keyword [keyword] --subreddit [subreddit name (witho
|
||||
|
||||
### 1. Download the GUI from the releases page
|
||||
|
||||
You can download the latest release of the gui from [here](https://github.com/bellingcat/octosuite/releases/latest)
|
||||
You can download the latest release of the gui from [here](https://github.com/bellingcat/reddit-post-scraping-tool/releases/latest)
|
||||
|
||||
|
||||
### 2. Extract the downloaded `.zip`
|
||||
|
||||
Reference in New Issue
Block a user