Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
192いいね 11,857 views回再生

Scraping comments and posts from reddit in Python from scratch

We'll use a little-known tool called subreddits-comments-dl to easily pull comments from any subreddit in any time range that we wish in Python in only a few lines of code. This can then be exported in csv format and processed for use in sentiment trading bots, or scientific research on how social networks operate.

Using the tool allows us to much more easily download the comments in csv format than dealing with the API directly, more tutorials to follow on that matter.

Link to github repo used in video:
https://github.com/pistocop/subreddit...

^ You can find the full command to start the script from when my head was in the way there.

コメント