Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎉New Source: Reddit #44561

Closed
btkcodedev opened this issue Aug 22, 2024 · 1 comment · Fixed by #44579
Closed

🎉New Source: Reddit #44561

btkcodedev opened this issue Aug 22, 2024 · 1 comment · Fixed by #44579
Assignees

Comments

@btkcodedev
Copy link
Collaborator

btkcodedev commented Aug 22, 2024

Topic

Reddit API source for sentiment analysis

Relevant information

The source connector for Reddit would allow users to explore subreddit info for sentiment analysis,
Flexible query parameters would allow users to type in their needs.

Objective

Provide flexible reddit connector with query parameters

Streams

Self: Self info for indexing
Message inbox: Self message info for indexing
Subreddit explore: ListPartitioned subreddits info
Subreddit popular: Popular subreddits search
Reddits search using query: Given q parameter with user input

More info

Outh reference
https://github.com/reddit-archive/reddit/wiki/OAuth2-Quick-Start-Example

API reference:
https://www.reddit.com/dev/api/oauth

@natikgadzhi
Copy link
Contributor

I'd include a "subreddit" stream that syncs up a particular subreddit given the name in config. OR a list of subreddits.

The problem that this connector is very likely to hit is rate limits. Please document that and make decent error handling.

@github-project-automation github-project-automation bot moved this to 🧊 Icebox in Community Board Aug 22, 2024
@natikgadzhi natikgadzhi moved this from 🧊 Icebox to 📥 Triaging in Community Board Aug 22, 2024
@natikgadzhi natikgadzhi moved this from 📥 Triaging to 🐩 Grooming in Community Board Aug 22, 2024
@github-project-automation github-project-automation bot moved this from 🐩 Grooming to ✔️ Done in Community Board Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants