mirror of
https://github.com/placeAtlas/atlas.git
synced 2025-01-13 22:34:32 +01:00
reddit contributions
This commit is contained in:
parent
0a04a543fc
commit
1eb81da6de
3 changed files with 829 additions and 2 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
|
@ -24,7 +24,7 @@
|
|||
existing_ids.append(item['id'])
|
||||
|
||||
|
||||
for submission in reddit.subreddit('placeAtlas2').new(limit=1000):
|
||||
for submission in reddit.subreddit('placeAtlas2').new(limit=2000):
|
||||
"""
|
||||
Auth setup
|
||||
1. Head to https://www.reddit.com/prefs/apps
|
||||
|
|
829
web/atlas.json
829
web/atlas.json
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue