{
  "_id": "6a3781c33efcd9bda44177b4",
  "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-06-21 06:13:34 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": "45ed4468d28355b62d4758a94bc86683",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "rvest_1.0.5.9000.tar.gz",
  "_fileid": "322becb6105dcc52241fecd92245a168bdd7aa484c3512a2b810342d348f24dc",
  "_filesize": 259649,
  "_sha256": "322becb6105dcc52241fecd92245a168bdd7aa484c3512a2b810342d348f24dc",
  "_created": "2026-06-21T06:13:34.000Z",
  "_published": "2026-06-21T06:16:35.328Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82546668507,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7772487942"
    },
    {
      "job": 82546668500,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772488321"
    },
    {
      "job": 82546668511,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7772480360"
    },
    {
      "job": 82546668512,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772480960"
    },
    {
      "job": 82546504182,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772471317"
    },
    {
      "job": 82546668504,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772483884"
    },
    {
      "job": 82546668498,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7772482081"
    },
    {
      "job": 82546668517,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7772480846"
    },
    {
      "job": 82546668503,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772483600"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895594727",
  "_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": 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": 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",
    "followers": 1826,
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 434315,
    "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": 31680,
  "_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",
    "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",
    "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.569120975616514,
  "_indexed": true,
  "_nocasepkg": "rvest",
  "_universes": [
    "tidyverse",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5.9000",
      "date": "2026-06-21T06:15:52.000Z",
      "distro": "noble",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "fc8285be631db354d71565265930e337a48ac6b642bc063bbbeb9035159d75e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895594727"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5.9000",
      "date": "2026-06-21T06:15:54.000Z",
      "distro": "noble",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "d40fefdb3e939f84978faf8c4df341912be1cdba16fe225a23bab7b46189c073",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895594727"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5.9000",
      "date": "2026-06-21T06:14:55.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "2e488fd2837de89e8464a7f8b406df3ccfb4d451109af77b0fe1d4bd6b725e76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895594727"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5.9000",
      "date": "2026-06-21T06:14:59.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "843d2e7702e9a93309d0251cf8a547ce3ec207231648ef7bcc38f7c1e13d1462",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895594727"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5.9000",
      "date": "2026-06-21T06:15:42.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "a71990ad5385c8c1f18979190c0a8c48a3aa2466b534befd2cdca1e2f0b85054",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895594727"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5.9000",
      "date": "2026-06-21T06:14:52.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "73535934eb5d06178bdf1bb033299c148031c97c59619b6afe1d63608351fe07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895594727"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5.9000",
      "date": "2026-06-21T06:14:45.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "be369c86fba795034f387865f39d4e640fe31c66faf3b497f81c8e1b2322f3dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895594727"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5.9000",
      "date": "2026-06-21T06:15:06.000Z",
      "commit": "6c955c0ecfbb0f0bdb1891f0ef952af388b51851",
      "fileid": "0a7fb97c8632511c21b3ef73377f5730c691234b6bfea26c10bde68bbbbfa80f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895594727"
    }
  ]
}