# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "twscrapeR" in publications use:' type: software license: MIT title: 'twscrapeR: Twitter/X Scraping via Python''s ''twscrape'' Library' version: 0.1.3 doi: 10.32614/CRAN.package.twscrapeR abstract: A comprehensive R interface to Python's 'twscrape' library for scraping Twitter/X data. This package uses 'reticulate' to provide a seamless R interface to the fully functional Python 'twscrape' library. Supports searching tweets, user timelines, followers, and more, with built-in rate limiting and multi-account support. Built on top of 'twscrape' by vladkens and inspired by 'snscrape' by JustAnotherArchivist . authors: - family-names: Nieto given-names: Agustin email: agustin.nieto77@gmail.com repository: https://agusnieto77.r-universe.dev repository-code: https://github.com/agusnieto77/twscrapeR commit: dfbe447ace7d6eeee83d247465b4c348ceb155f5 url: https://github.com/agusnieto77/twscrapeR date-released: '2026-05-23' contact: - family-names: Nieto given-names: Agustin email: agustin.nieto77@gmail.com