{
  "_id": "6a2206cfcd65a98ecbd43622",
  "Package": "twscrapeR",
  "Type": "Package",
  "Title": "Twitter/X Scraping via Python's 'twscrape' Library",
  "Version": "0.1.3",
  "Date": "2026-05-23",
  "Authors@R": "c(\nperson(\"Agustin\", \"Nieto\", email = \"agustin.nieto77@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Claude\", \"AI\", role = \"ctb\", comment = \"Package development assistance\")\n)",
  "Description": "A comprehensive R interface to Python's 'twscrape' library\nfor scraping Twitter/X data. This package uses 'reticulate' to\nprovide a seamless R interface to the fully functional Python\n'twscrape' library. Supports searching tweets, user timelines,\nfollowers, and more, with built-in rate limiting and\nmulti-account support. Built on top of 'twscrape' by vladkens\n<https://github.com/vladkens/twscrape> and inspired by\n'snscrape' by JustAnotherArchivist\n<https://github.com/JustAnotherArchivist/snscrape>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/agusnieto77/twscrapeR",
  "BugReports": "https://github.com/agusnieto77/twscrapeR/issues",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://agusnieto77.r-universe.dev",
  "Date/Publication": "2026-06-04 22:21:21 UTC",
  "RemoteUrl": "https://github.com/agusnieto77/twscraper",
  "RemoteRef": "HEAD",
  "RemoteSha": "dfbe447ace7d6eeee83d247465b4c348ceb155f5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 23:11:45 UTC",
    "User": "root"
  },
  "Author": "Agustin Nieto [aut, cre],\nClaude AI [ctb] (Package development assistance)",
  "Maintainer": "Agustin Nieto <agustin.nieto77@gmail.com>",
  "MD5sum": "b874c83b937c1bd5fcbe590af7ef872a",
  "_user": "agusnieto77",
  "_type": "src",
  "_file": "twscrapeR_0.1.3.tar.gz",
  "_fileid": "d2f6ab8665e2647045c369c4adeb84b74e67232f62862be06ca33c7a85d87088",
  "_filesize": 164102,
  "_sha256": "d2f6ab8665e2647045c369c4adeb84b74e67232f62862be06ca33c7a85d87088",
  "_created": "2026-06-04T23:11:45.000Z",
  "_published": "2026-06-04T23:14:23.205Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79633039539,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7425163070"
    },
    {
      "job": 79633039542,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7425165662"
    },
    {
      "job": 79633039535,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7425161837"
    },
    {
      "job": 79633039554,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7425154787"
    },
    {
      "job": 79632754960,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7425137583"
    },
    {
      "job": 79633039509,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7425158556"
    },
    {
      "job": 79633039549,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7425162276"
    },
    {
      "job": 79633039543,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7425153231"
    },
    {
      "job": 79633039531,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7425154458"
    }
  ],
  "_buildurl": "https://github.com/r-universe/agusnieto77/actions/runs/26985050093",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/agusnieto77/twscraper",
  "_commit": {
    "id": "dfbe447ace7d6eeee83d247465b4c348ceb155f5",
    "author": "agusnieto77 <agustin.nieto77@gmail.com>",
    "committer": "agusnieto77 <agustin.nieto77@gmail.com>",
    "message": "docs(readme): add CRAN install details\n",
    "time": 1780611681
  },
  "_maintainer": {
    "name": "Agustin Nieto",
    "email": "agustin.nieto77@gmail.com",
    "login": "agusnieto77",
    "linkedin": "in/agusnieto77",
    "twitter": "@agusnieto77",
    "description": "Investigador Independiente en CONICET | Cofundador del Laboratorio de Humanidades Digitales",
    "uuid": 44762536
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "version": ">= 1.20",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "agusnieto77",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 11
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-10-27"
    },
    {
      "name": "v0.1.1",
      "date": "2026-05-10"
    },
    {
      "name": "v0.1.2",
      "date": "2026-05-10"
    },
    {
      "name": "v0.1.3",
      "date": "2026-05-23"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "agusnieto77",
      "count": 18,
      "uuid": 44762536
    }
  ],
  "_userbio": {
    "uuid": 44762536,
    "type": "user",
    "name": "agustin nieto",
    "description": "Investigador Independiente en CONICET | Cofundador del Laboratorio de Humanidades Digitales"
  },
  "_downloads": {
    "count": 15,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/twscrapeR"
  },
  "_devurl": "https://github.com/agusnieto77/twscraper",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/twscrapeR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/agusnieto77/twscraper",
  "_realowner": "agusnieto77",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "add_account",
    "add_account_from_env",
    "check_setup",
    "delete_account",
    "filter_by_date",
    "filter_by_lang",
    "get_followers",
    "get_following",
    "get_retweeters",
    "get_retweeters_batch",
    "get_user",
    "list_accounts",
    "save_csv",
    "save_json",
    "search_hashtag",
    "search_mentions",
    "search_tweets",
    "setup_twscraper",
    "sort_tweets",
    "to_dataframe",
    "tweet_details",
    "tweet_replies",
    "user_media",
    "user_tweets",
    "user_tweets_and_replies",
    "verified_followers"
  ],
  "_help": [
    {
      "page": "add_account",
      "title": "Agregar Cuenta de Twitter",
      "topics": [
        "add_account"
      ]
    },
    {
      "page": "add_account_from_env",
      "title": "Agregar Cuenta desde Variables de Entorno",
      "topics": [
        "add_account_from_env"
      ]
    },
    {
      "page": "as.data.frame.twscraper_user",
      "title": "Convertir Usuario a Data Frame",
      "topics": [
        "as.data.frame.twscraper_user"
      ]
    },
    {
      "page": "check_setup",
      "title": "Verificar si twscrapeR esta configurado",
      "topics": [
        "check_setup"
      ]
    },
    {
      "page": "delete_account",
      "title": "Eliminar Cuenta",
      "topics": [
        "delete_account"
      ]
    },
    {
      "page": "filter_by_date",
      "title": "Filtrar Tweets por Fecha",
      "topics": [
        "filter_by_date"
      ]
    },
    {
      "page": "filter_by_lang",
      "title": "Filtrar Tweets por Idioma",
      "topics": [
        "filter_by_lang"
      ]
    },
    {
      "page": "get_followers",
      "title": "Obtener Seguidores de un Usuario",
      "topics": [
        "get_followers"
      ]
    },
    {
      "page": "get_following",
      "title": "Obtener Usuarios Seguidos",
      "topics": [
        "get_following"
      ]
    },
    {
      "page": "get_retweeters",
      "title": "Obtener Usuarios que Retuitearon",
      "topics": [
        "get_retweeters"
      ]
    },
    {
      "page": "get_retweeters_batch",
      "title": "Obtener Retweeters para Varios Tweets",
      "topics": [
        "get_retweeters_batch"
      ]
    },
    {
      "page": "get_user",
      "title": "Obtener Informacion de Usuario",
      "topics": [
        "get_user"
      ]
    },
    {
      "page": "list_accounts",
      "title": "Listar Cuentas",
      "topics": [
        "list_accounts"
      ]
    },
    {
      "page": "print.twscraper_tweet",
      "title": "Metodo Print para Tweet Individual",
      "topics": [
        "print.twscraper_tweet"
      ]
    },
    {
      "page": "print.twscraper_tweets",
      "title": "Metodo Print para Tweets",
      "topics": [
        "print.twscraper_tweets"
      ]
    },
    {
      "page": "print.twscraper_user",
      "title": "Metodo Print para Usuario",
      "topics": [
        "print.twscraper_user"
      ]
    },
    {
      "page": "print.twscraper_users",
      "title": "Metodo Print para Lista de Usuarios",
      "topics": [
        "print.twscraper_users"
      ]
    },
    {
      "page": "save_csv",
      "title": "Guardar Tweets como CSV",
      "topics": [
        "save_csv"
      ]
    },
    {
      "page": "save_json",
      "title": "Guardar Tweets como JSON",
      "topics": [
        "save_json"
      ]
    },
    {
      "page": "search_hashtag",
      "title": "Buscar por Hashtag",
      "topics": [
        "search_hashtag"
      ]
    },
    {
      "page": "search_mentions",
      "title": "Buscar Menciones de un Usuario",
      "topics": [
        "search_mentions"
      ]
    },
    {
      "page": "search_tweets",
      "title": "Buscar Tweets",
      "topics": [
        "search_tweets"
      ]
    },
    {
      "page": "setup_twscraper",
      "title": "Setup twscrapeR",
      "topics": [
        "setup_twscraper"
      ]
    },
    {
      "page": "sort_tweets",
      "title": "Ordenar Tweets",
      "topics": [
        "sort_tweets"
      ]
    },
    {
      "page": "to_dataframe",
      "title": "Convertir Tweets o Usuarios a Data Frame",
      "topics": [
        "to_dataframe"
      ]
    },
    {
      "page": "tweet_details",
      "title": "Obtener Detalles de un Tweet",
      "topics": [
        "tweet_details"
      ]
    },
    {
      "page": "tweet_replies",
      "title": "Obtener Respuestas a un Tweet",
      "topics": [
        "tweet_replies"
      ]
    },
    {
      "page": "user_media",
      "title": "Obtener Tweets con Media de un Usuario",
      "topics": [
        "user_media"
      ]
    },
    {
      "page": "user_tweets",
      "title": "Obtener Tweets de un Usuario",
      "topics": [
        "user_tweets"
      ]
    },
    {
      "page": "user_tweets_and_replies",
      "title": "Obtener Tweets y Respuestas de un Usuario",
      "topics": [
        "user_tweets_and_replies"
      ]
    },
    {
      "page": "verified_followers",
      "title": "Obtener Seguidores Verificados",
      "topics": [
        "verified_followers"
      ]
    }
  ],
  "_readme": "https://github.com/agusnieto77/twscraper/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "twscraper",
  "_universes": [
    "agusnieto77"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-04T23:13:42.000Z",
      "distro": "noble",
      "commit": "dfbe447ace7d6eeee83d247465b4c348ceb155f5",
      "fileid": "6a39981239dc443a7c32d7958aa8f136e315853e94eb71642ac4ce0a9f1efd8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agusnieto77/actions/runs/26985050093"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-04T23:13:50.000Z",
      "distro": "noble",
      "commit": "dfbe447ace7d6eeee83d247465b4c348ceb155f5",
      "fileid": "a8be043a499070b17805af88f4788035c80a01ad01096ceee2aac3cdb5e930a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agusnieto77/actions/runs/26985050093"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-04T23:13:35.000Z",
      "commit": "dfbe447ace7d6eeee83d247465b4c348ceb155f5",
      "fileid": "50d2993d6f05664e1b47c1200497b41e3d260fdac447853f08c6a139259591c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agusnieto77/actions/runs/26985050093"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-04T23:13:07.000Z",
      "commit": "dfbe447ace7d6eeee83d247465b4c348ceb155f5",
      "fileid": "a6d208279686dda6204de751ab615708474eeac073b564f60380553af7e348c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agusnieto77/actions/runs/26985050093"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-04T23:13:31.000Z",
      "commit": "dfbe447ace7d6eeee83d247465b4c348ceb155f5",
      "fileid": "804957830eb031f73167b3b1dbd49f194250c7a51926037f55a1a8d84664bc80",
      "status": "success",
      "buildurl": "https://github.com/r-universe/agusnieto77/actions/runs/26985050093"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-04T23:13:18.000Z",
      "commit": "dfbe447ace7d6eeee83d247465b4c348ceb155f5",
      "fileid": "576174b5eaeece5e39666e6fe503af725a44030be83e8ef6a3f6d1118761d206",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agusnieto77/actions/runs/26985050093"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-04T23:12:49.000Z",
      "commit": "dfbe447ace7d6eeee83d247465b4c348ceb155f5",
      "fileid": "f278e9a2cbcce434aeeefa1606aef32f24da04a34fa087af07ab82ffaab28cc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agusnieto77/actions/runs/26985050093"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-04T23:12:56.000Z",
      "commit": "dfbe447ace7d6eeee83d247465b4c348ceb155f5",
      "fileid": "081f2ea2bdc5d03e010ed0671c1ad387433885d7596d5ce75598be5ffe9a9efa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agusnieto77/actions/runs/26985050093"
    }
  ]
}