Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Conversation

@ChengSashankh
Copy link

This PR introduces Reddit as a third party datasource to EvaDB. It contains:

  1. RedditDBHandler to access and fetch Submissions in a chosen sub-reddit as a database.
  2. A test and associated marker that disables the test (since API key is required)
  3. Integration of praw library for accessing Reddit API
  4. Documentation detailing the use of the added data source

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Hello @ChengSashankh, thanks for submitting a EVA DB PR 🙏 To allow your work to be integrated as seamlessly as possible, we advise you to:

  • ✅ Verify that your PR is up-to-date with georgia-tech-db/eva master branch. If your PR is behind you can update your code by clicking the 'Update branch' button or by running git pull and git merge master locally.
  • ✅ Verify that all EVA DB Continuous Integration (CI) checks are passing.
  • ✅ Reduce changes to the absolute minimum required for your bug fix or feature addition.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant