mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-25 23:55:18 -04:00
Initial implentation of process_month.py
This commit is contained in:
parent
b54a2483dc
commit
fa5f6316fb
10 changed files with 703 additions and 369 deletions
|
@ -14,6 +14,13 @@ import json
|
|||
# the script will look for both comments and submissions files for each subreddit
|
||||
folder = r"\\MYCLOUDPR4100\Public\reddit\subreddits23"
|
||||
subreddits = [
|
||||
"aquarium",
|
||||
"opiates",
|
||||
"axolotls",
|
||||
"piercing",
|
||||
"titanfolk",
|
||||
"AskOuija",
|
||||
"piercing",
|
||||
"DPH",
|
||||
"dxm",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue