/ica25_tool-demos

Tool Demo Scripts for ICA 2025

Primary LanguageR

ICA 2025 tool demos

[Tool Demo] Paperboy: A Collection of News Media Scrapers

The philosophy of the R package paperboy is that the package is a repository for webscraping scripts for news media sites, with advanced features for quick data retrieval --- even for content behind log-ins or anti-scraping measures. Many data scientists and researchers write their own code when they have to retrieve news media content from websites. At the end of research projects, this code is often collecting digital dust on researchers hard drives instead of being made public for others to employ. paperboy offers writers of webscraping scripts a clear path to publish their code and earn co-authorship on the package, while promising users to deliver news media data from many websites in a consistent format. With 177 covered as of today and a default scraper that often works well enough, paperboy can already facilitate a large range of research projects.

[Tool Demo] Traktok: Making TikTok Data Accessible for Research

The social media platform TikTok has surged in societal and political significance, underscoring the need for communication researchers to study its content and dynamics. traktok is an R package that combines an implementation of the TikTok Research API with access to TikTok content through web-scraping and the 'hidden' API, which was reverse engineered to grant users access to more content. While it is neither the first nor only tool to do so, the combination both ways to retrieve data from the platform with an easy-to-understand consistent syntax is built to encourage TikTok research.