Multiverse-of-Projects / NewsAI

A dynamic NewsAI dashboard that uses NLP to analyze news articles, visualize sentiment trends, and extract insights through interactive data visualizations.
https://news-ai-dashboard.streamlit.app/
GNU General Public License v3.0
16 stars 30 forks source link

Praw script for fetching news from reddit by keyword search and fetch… #7

Closed vrajpatelll closed 2 months ago

vrajpatelll commented 2 months ago

Methods:

  1. clean_content(content): Cleans up text content by removing excess whitespace.

  2. fetch_reddit_posts_by_keyword(keyword, limit=10, to_json=True):

    • Searches Reddit for posts containing a keyword.
    • Retrieves and processes top comments for each post.
    • Optionally saves results to a JSON file or logs them.
senior-dev-bot[bot] commented 2 months ago

Hi there! :wave: Thanks for opening a PR. :tada: To get the most out of Senior Dev, please sign up in our Web App, connect your GitHub account, and add/join your organization Devasy Patel. After that, you will receive code reviews beginning on your next opened PR. :rocket: