CSAllenISD / 2023-ISP-FreeCash

Other
0 stars 1 forks source link

Research Reddit API to scrape r/wallstreetbets posts #6

Open squaredcubed64 opened 1 year ago

squaredcubed64 commented 1 year ago

The Reddit API should work similarly to the Twitter API, but we'll need to know how often the API lets us scrape to know how much Reddit natural language data we have to work with.

squaredcubed64 commented 1 year ago

The limit for Reddit is 60 requests per minute. This should be more than enough for our purposes.