-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathexample-output.json
99 lines (99 loc) · 2.45 KB
/
example-output.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"profile": {
...
"subreddit": {
"display_name": "u_karlicoss",
},
...
"link_karma": 73,
...
"comment_karma": 48,
...
},
"multireddits": [
{
"path": "/user/karlicoss/m/cs",
"subreddits": [
{
...
"display_name": "QuantumComputing",
"_path": "r/QuantumComputing/"
},
{
...
"display_name": "cscareerquestionsEU",
"_path": "r/cscareerquestionsEU/"
}
],
"created_utc": 1410023947.0,
},
...
],
"subreddits":
{
"display_name": "BrainMachineInterface",
"title": "Brain Machine Interface: Thoughts Into Action",
"display_name_prefixed": "r/BrainMachineInterface",
"subscribers": 175,
"description": "Entertaining introductory sources:\n\nBrain Machine Interface\nhttp://www.ted.com/talks/miguel_nicolelis_a_monkey_that_controls_a_robot_with_its_thoughts_no_really\n\nhttps://www.nature.com/nature/videoarchive/paralysis/index.html\n\nBrain-to-Brain Interface\nhttp://www.ted.com/talks/miguel_nicolelis_brain_to_brain_communication_has_arrived_how_we_did_it\n\nhttps://www.nature.com/articles/srep11869\n\n",
...
}
],
"saved":
{
"subreddit": {
"display_name": "sanfrancisco",
...
},
"selftext": "",
"author_fullname": "t2_37osv",
"saved": true,
"title": "The S.F. Bay Area according to Urban Dictionary [2650x2982] [xpost r/MapPorn]",
"subreddit_name_prefixed": "r/sanfrancisco",
"name": "t3_45y7bs",
"score": 156,
"created": 1455593420.0,
"id": "45y7bs",
"permalink": "/r/sanfrancisco/comments/45y7bs/the_sf_bay_area_according_to_urban_dictionary/",
...
}
],
"upvoted": same format as saved,
"downvoted": same format as saved,
"comments": same format as saved,
"submissions": [
{
"subreddit": {
...
"display_name": "DataHoarder",
},
"selftext": "",
"author_fullname": "t2_8h0l2",
"title": "Reddit takeout: export your account data as JSON: comments, submissions, upvotes, etc.",
"subreddit_name_prefixed": "r/DataHoarder",
"created": 1567809673.0,
"id": "d0hjs7",
"permalink": "/r/DataHoarder/comments/d0hjs7/reddit_takeout_export_your_account_data_as_json/",
"url": "https://github.com/karlicoss/rexport",
"created_utc": 1567780873.0,
...
},
...
],
"inbox": [
{
"id": "5sbs2u",
"subject": "hello",
"was_comment": false,
"author": {
"name": "q12345",
...
},
"body": "Glad to meet yoy",
"name": "t4_5sbs2u",
"created_utc": 1466619258.0,
...
},
...
]
}