{
  "_id": "6a478e4e6527f6f71fa0f0e4",
  "Package": "rvest",
  "Title": "Easily Harvest (Scrape) Web Pages",
  "Version": "1.0.5.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Wrappers around the 'xml2' and 'httr' packages to make it\neasy to download, then manipulate, HTML and XML.",
  "License": "MIT + file LICENSE",
  "URL": "https://rvest.tidyverse.org/, https://github.com/tidyverse/rvest",
  "BugReports": "https://github.com/tidyverse/rvest/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://tidyverse.r-universe.dev",
  "Date/Publication": "2025-08-29 14:07:45 UTC",
  "RemoteUrl": "https://github.com/tidyverse/rvest",
  "RemoteRef": "HEAD",
  "RemoteSha": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 06:58:39 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "rvest_1.0.5.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/a84a9e42608dc15ad847c654f1616a57bf8390b4ded585947b3907d1b11e63ce",
  "_filesize": 259646,
  "_sha256": "a84a9e42608dc15ad847c654f1616a57bf8390b4ded585947b3907d1b11e63ce",
  "_expires": "2026-10-11T10:26:21.000Z",
  "_created": "2026-07-02T06:58:39.000Z",
  "_published": "2026-07-03T10:26:22.260Z",
  "_jobs": [
    {
      "job": 84980361510,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031232385"
    },
    {
      "job": 84980361659,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031232810"
    },
    {
      "job": 84980361653,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031529332"
    },
    {
      "job": 84980361276,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031527272"
    },
    {
      "job": 84980361104,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031184611"
    },
    {
      "job": 84980361657,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8031229973"
    },
    {
      "job": 84980361482,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031209903"
    },
    {
      "job": 84980361781,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031208795"
    },
    {
      "job": 84980361685,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031208814"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571432648",
  "_status": "success",
  "_upstream": "https://github.com/tidyverse/rvest",
  "_commit": {
    "id": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Increment version number to 1.0.5.9000\n",
    "time": 1756476465
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 0.5",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "selectr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "chromote",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "repurrrsive",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "version": ">= 0.3.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": true,
  "_usedby": 616,
  "_updates": [
    {
      "week": "2025-34",
      "n": 9
    },
    {
      "week": "2025-35",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1.0.5",
      "date": "2025-08-29"
    }
  ],
  "_topics": [
    "html",
    "web-scraping"
  ],
  "_stars": 1521,
  "_contributors": [
    {
      "user": "hadley",
      "count": 404,
      "uuid": 4196
    },
    {
      "user": "batpigandme",
      "count": 7,
      "uuid": 831732
    },
    {
      "user": "johncollins",
      "count": 6,
      "uuid": 1637097
    },
    {
      "user": "dmi3kno",
      "count": 4,
      "uuid": 13419011
    },
    {
      "user": "epiben",
      "count": 3,
      "uuid": 24407836
    },
    {
      "user": "jeroen",
      "count": 3,
      "uuid": 216319
    },
    {
      "user": "yutannihilation",
      "count": 2,
      "uuid": 1978793
    },
    {
      "user": "dholstius",
      "count": 2,
      "uuid": 825962
    },
    {
      "user": "jrnold",
      "count": 2,
      "uuid": 123968
    },
    {
      "user": "jjchern",
      "count": 2,
      "uuid": 11262574
    },
    {
      "user": "luisdva",
      "count": 2,
      "uuid": 5580938
    },
    {
      "user": "renkun-ken",
      "count": 2,
      "uuid": 4662568
    },
    {
      "user": "jimhester",
      "count": 2,
      "uuid": 205275
    },
    {
      "user": "jl5000",
      "count": 2,
      "uuid": 26303390
    },
    {
      "user": "earino",
      "count": 2,
      "uuid": 3258
    },
    {
      "user": "shikokuchuo",
      "count": 2,
      "uuid": 53399081
    },
    {
      "user": "vtroost",
      "count": 1,
      "uuid": 34439781
    },
    {
      "user": "moodymudskipper",
      "count": 1,
      "uuid": 18351714
    },
    {
      "user": "david-jankoski",
      "count": 1,
      "uuid": 17311292
    },
    {
      "user": "zwael",
      "count": 1,
      "uuid": 27080672
    },
    {
      "user": "wildoane",
      "count": 1,
      "uuid": 550643
    },
    {
      "user": "sfirke",
      "count": 1,
      "uuid": 7569808
    },
    {
      "user": "rjpat",
      "count": 1,
      "uuid": 30950474
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "mattcowgill",
      "count": 1,
      "uuid": 8002951
    },
    {
      "user": "joshualeond",
      "count": 1,
      "uuid": 3802502
    },
    {
      "user": "jrosell",
      "count": 1,
      "uuid": 1544992
    },
    {
      "user": "hmalmedal",
      "count": 1,
      "uuid": 1759072
    },
    {
      "user": "rentrop",
      "count": 1,
      "uuid": 9575579
    },
    {
      "user": "dpprdan",
      "count": 1,
      "uuid": 1423562
    },
    {
      "user": "craigcitro",
      "count": 1,
      "uuid": 468559
    },
    {
      "user": "cwickham",
      "count": 1,
      "uuid": 25964
    },
    {
      "user": "bbrewington",
      "count": 1,
      "uuid": 10573749
    }
  ],
  "_userbio": {
    "uuid": 22032646,
    "type": "organization",
    "name": "tidyverse",
    "followers": 1833,
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 415353,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rvest"
  },
  "_mentions": 25,
  "_devurl": "https://github.com/tidyverse/rvest",
  "_pkgdown": "https://rvest.tidyverse.org/",
  "_searchresults": 31424,
  "_rbuild": "4.6.1",
  "_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/rvest.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/rvest",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2014-11-21"
    },
    {
      "version": "0.2.0",
      "date": "2015-01-01"
    },
    {
      "version": "0.3.0",
      "date": "2015-09-22"
    },
    {
      "version": "0.3.1",
      "date": "2015-11-11"
    },
    {
      "version": "0.3.2",
      "date": "2016-06-17"
    },
    {
      "version": "0.3.3",
      "date": "2019-04-11"
    },
    {
      "version": "0.3.4",
      "date": "2019-05-15"
    },
    {
      "version": "0.3.5",
      "date": "2019-11-09"
    },
    {
      "version": "0.3.6",
      "date": "2020-07-25"
    },
    {
      "version": "1.0.0",
      "date": "2021-03-09"
    },
    {
      "version": "1.0.1",
      "date": "2021-07-26"
    },
    {
      "version": "1.0.2",
      "date": "2021-10-17"
    },
    {
      "version": "1.0.3",
      "date": "2022-08-20"
    },
    {
      "version": "1.0.4",
      "date": "2024-02-12"
    },
    {
      "version": "1.0.5",
      "date": "2025-08-29"
    }
  ],
  "_exports": [
    "%>%",
    "back",
    "follow_link",
    "forward",
    "google_form",
    "guess_encoding",
    "html_attr",
    "html_attrs",
    "html_children",
    "html_element",
    "html_elements",
    "html_encoding_guess",
    "html_form",
    "html_form_set",
    "html_form_submit",
    "html_name",
    "html_node",
    "html_nodes",
    "html_session",
    "html_table",
    "html_text",
    "html_text2",
    "is.session",
    "jump_to",
    "LiveHTML",
    "minimal_html",
    "read_html",
    "read_html_live",
    "repair_encoding",
    "session",
    "session_back",
    "session_follow_link",
    "session_forward",
    "session_history",
    "session_jump_to",
    "session_submit",
    "set_values",
    "submit_form",
    "url_absolute",
    "xml_node",
    "xml_nodes",
    "xml_tag"
  ],
  "_help": [
    {
      "page": "html_attr",
      "title": "Get element attributes",
      "topics": [
        "html_attr",
        "html_attrs"
      ]
    },
    {
      "page": "html_children",
      "title": "Get element children",
      "topics": [
        "html_children"
      ]
    },
    {
      "page": "html_element",
      "title": "Select elements from an HTML document",
      "topics": [
        "html_element",
        "html_elements"
      ]
    },
    {
      "page": "html_encoding_guess",
      "title": "Guess faulty character encoding",
      "topics": [
        "guess_encoding",
        "html_encoding_guess"
      ]
    },
    {
      "page": "html_form",
      "title": "Parse forms and set values",
      "topics": [
        "html_form",
        "html_form_set",
        "html_form_submit"
      ]
    },
    {
      "page": "html_name",
      "title": "Get element name",
      "topics": [
        "html_name"
      ]
    },
    {
      "page": "html_table",
      "title": "Parse an html table into a data frame",
      "topics": [
        "html_table"
      ]
    },
    {
      "page": "html_text",
      "title": "Get element text",
      "topics": [
        "html_text",
        "html_text2"
      ]
    },
    {
      "page": "LiveHTML",
      "title": "Interact with a live web page",
      "topics": [
        "LiveHTML"
      ]
    },
    {
      "page": "read_html",
      "title": "Static web scraping (with xml2)",
      "topics": [
        "read_html"
      ]
    },
    {
      "page": "read_html_live",
      "title": "Live web scraping (with chromote)",
      "topics": [
        "read_html_live"
      ]
    },
    {
      "page": "session",
      "title": "Simulate a session in web browser",
      "topics": [
        "is.session",
        "session",
        "session_back",
        "session_follow_link",
        "session_forward",
        "session_history",
        "session_jump_to",
        "session_submit"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidyverse/rvest/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidyverse/rvest/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "selectr",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "starwars-dynamic.Rmd",
      "filename": "starwars-dynamic.html",
      "title": "Star Wars films (dynamic HTML)",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-02-26 15:58:48",
      "modified": "2025-08-20 22:37:03",
      "commits": 2
    },
    {
      "source": "starwars.Rmd",
      "filename": "starwars.html",
      "title": "Star Wars films (static HTML)",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-01-05 21:37:27",
      "modified": "2025-08-20 22:37:03",
      "commits": 4
    },
    {
      "source": "rvest.Rmd",
      "filename": "rvest.html",
      "title": "Web scraping 101",
      "engine": "knitr::rmarkdown",
      "headings": [
        "HTML basics",
        "Elements",
        "Contents",
        "Attributes",
        "Reading HTML with rvest",
        "CSS selectors",
        "Extracting data",
        "Text",
        "Tables",
        "Element vs elements"
      ],
      "created": "2021-01-06 14:35:01",
      "modified": "2025-08-20 22:37:03",
      "commits": 9
    }
  ],
  "_score": 19.5467812317061,
  "_indexed": true,
  "_nocasepkg": "rvest",
  "_universes": [
    "tidyverse",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5.9000",
      "date": "2026-07-02T07:01:06.000Z",
      "distro": "resolute",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "https://r2.ropensci.org/6fae56319b7d923bfc435786b1a73692509dd532bb4a539d220d2278645f4c32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571432648"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.5.9000",
      "date": "2026-07-02T07:01:06.000Z",
      "distro": "resolute",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "https://r2.ropensci.org/d0e463c55120482f82397df42621bc5c3341d1865c7a7565c339f0433630bb60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571432648"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5.9000",
      "date": "2026-07-02T07:16:15.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "https://r2.ropensci.org/27c83120e8d7627841e421b450ebed78f763c28da9a0d2f45765c9206cc2159f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571432648"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.5.9000",
      "date": "2026-07-02T07:16:06.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "https://r2.ropensci.org/3e51a431d360ab152d06b24a0b1a563ac7aa6e98ec648adabe73c22f82ad9115",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571432648"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5.9000",
      "date": "2026-07-02T07:01:26.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "https://r2.ropensci.org/2346c6b396374fcf12bd473304b67bea9c094c42368cacb6ca3598240445a7a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571432648"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5.9000",
      "date": "2026-07-02T06:59:48.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "https://r2.ropensci.org/a8da8b2b57089f790a6327c5e9738dcc57292d4d1e296e468b0bfceb9b36d9a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571432648"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5.9000",
      "date": "2026-07-02T06:59:48.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "https://r2.ropensci.org/4fc7480f1f1ea0b14ead5a9317d8953829d47611f73ce1d2489908bb44179af6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571432648"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.5.9000",
      "date": "2026-07-02T06:59:47.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "https://r2.ropensci.org/72c5b4bc0cda34a571e38bd8d51a507cb1371c37244e89e5c67d4e003eb4c7c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571432648"
    }
  ]
}