TromboneDavies / PolarOps

0 stars 0 forks source link

Connect to Reddit API without credentials #56

Open divilian opened 3 years ago

divilian commented 3 years ago

According to this page, it is possible to scrape from the Reddit API (perhaps without praw/psaw? not sure) without any input credentials. If this is true, change collector.py to use this approach, which should mean we don't need to create lots of Reddit accounts to do parallel data collection.