{
  "_id": "6a12a469acfb0bcc41d12af3",
  "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": "libicu-dev 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-05-24 06:50:38 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "02ea15a4fe6cbfddde8257b60ae262f9",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "rvest_1.0.5.9000.tar.gz",
  "_fileid": "f34ec32bca11f9d0ba99343070c5bb1a686cf5d14f728f04094649ceae9282f9",
  "_filesize": 258957,
  "_sha256": "f34ec32bca11f9d0ba99343070c5bb1a686cf5d14f728f04094649ceae9282f9",
  "_created": "2026-05-24T06:50:38.000Z",
  "_published": "2026-05-24T07:10:33.117Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77578458553,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183026282"
    },
    {
      "job": 77578458559,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183025506"
    },
    {
      "job": 77578458564,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183107467"
    },
    {
      "job": 77578458563,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183134387"
    },
    {
      "job": 77578287412,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183010458"
    },
    {
      "job": 77578458555,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183023670"
    },
    {
      "job": 77578458562,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183020956"
    },
    {
      "job": 77578458561,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183020506"
    },
    {
      "job": 77578458560,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183026789"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354369577",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 615,
  "_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": 1519,
  "_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",
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 500120,
    "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": 28480,
  "_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/rvest.html",
    "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",
    "stringi",
    "stringr",
    "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.58343958486825,
  "_indexed": true,
  "_nocasepkg": "rvest",
  "_universes": [
    "tidyverse",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5.9000",
      "date": "2026-05-24T06:52:58.000Z",
      "distro": "noble",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "357bbb25f4e1897af6cb1b51a3b0866ff021125014e5a01da3b3310d99bd1cb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354369577"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5.9000",
      "date": "2026-05-24T06:52:53.000Z",
      "distro": "noble",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "4068912d4cfec8259eb3779e9f9e19079176c6569c5e50af63d9865871864979",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354369577"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5.9000",
      "date": "2026-05-24T07:06:06.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "14e5051382719f656402571db0ab1efb1cf868289a4ccbbca520289c0874f8e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354369577"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5.9000",
      "date": "2026-05-24T07:09:59.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "23cd31cbd88495adf3d092f998681911d9e35586f2087cecb6ffa0f36d1ed5e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354369577"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5.9000",
      "date": "2026-05-24T06:52:58.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "8b189ae9af553f34faeb718b72fb32bcb883f1707679b73db2675c4ebc4830ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354369577"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5.9000",
      "date": "2026-05-24T06:51:58.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "fd0007a97fe15fb14b81f2e023b2fdd3cdb2d6f7391fb96e6b2e7651fda5dffe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354369577"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5.9000",
      "date": "2026-05-24T06:51:57.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "35ccc3a7d5728dcd4196e6a693e9b1dc7510e7fd7fde16ab8fdf392b72e96186",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354369577"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5.9000",
      "date": "2026-05-24T06:52:57.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "34dac605d2ab29d6213f7ee213a9ed523120786779a4039ed688c073e13d1913",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354369577"
    }
  ]
}