reddit scraped worldnews dataset
收藏资源简介:
我们从2012年和2013年提取reddit上r/worldnews社区的热门新闻帖子,并从每个帖子中提取投票分数、评论数量、帖子标题和新闻故事URL。使用Python Goose库和自定义代码,我们从这些新闻故事URL中抓取新闻文章的正文和标题文本。我们排除了字符数少于100或被付费墙阻止的文章。此数据集包括与reddit新闻帖子相关的元数据,如时间、URL、分数和评论数量,以及新闻故事的标题和正文内容。
We extracted popular news posts from the r/worldnews community on Reddit for the years 2012 and 2013, and from each post, we extracted the vote score, number of comments, post title, and the URL of the news story. Using the Python Goose library and custom code, we scraped the body and title text of the news articles from these URLs. We excluded articles with fewer than 100 characters or those blocked by paywalls. This dataset includes metadata related to Reddit news posts, such as timestamps, URLs, scores, and comment counts, as well as the title and body content of the news stories.
数据集概述
数据集名称
reddit scraped worldnews dataset
数据来源
数据集提取自reddit社区r/worldnews在2012和2013年的帖子。
数据内容
- 帖子元数据:包括投票分数、评论数量、帖子标题和新闻故事URL。
- 新闻文章:通过新闻故事URL抓取的新闻文章样本,包括正文和标题文本。使用自定义代码和Python Goose库进行抓取。
- 过滤标准:排除字符数少于100或被付费墙阻挡的文章。
数据文件
- CSV文件:包含每个reddit新闻帖子的元数据,如时间、URL、分数和评论数量。
- 文本文件:每个CSV文件中的ID对应"Articles and Data" rar文件中的3个文本文件,分别存储新闻故事标题、新闻故事正文内容和reddit帖子标题。
引用要求
使用此数据集的研究成果需引用以下文献: Horne, Benjamin D., and Sibel Adali. "The Impact of Crowds on News Engagement: A Reddit Case Study" The 2nd International Workshop on News and Public Opinion at ICWSM (2017).




