Data collection from Reddit on popular subreddits
Developed a script in Python that automatically collects the latest posts from popular subreddits, including r/AskReddit, r/todayilearned, r/technology, and r/worldnews. The project is implemented through the official Reddit API (PRAW), which allows obtaining structured data with all important post attributes. All collected data is stored in a convenient Excel format — this is an ideal solution for further analysis or uploading to a database.
#Python #RedditAPI #PRAW #DataCollection #WebScraping #Excel #DataExtraction #Automation
#Python #RedditAPI #PRAW #DataCollection #WebScraping #Excel #DataExtraction #Automation