Open ChengSashankh opened 7 months ago
This PR introduces Reddit as a third party datasource to EvaDB. It contains:
RedditDBHandler
Submission
praw
This PR introduces Reddit as a third party datasource to EvaDB. It contains:
RedditDBHandler
to access and fetchSubmission
s in a chosen sub-reddit as a database.praw
library for accessing Reddit API