{
  "_id": "6a57357dff0138dec5d6f261",
  "Package": "webbotparseR",
  "Title": "Parse html files containing search engine results",
  "Version": "0.1.0.9000",
  "Authors@R": "c(person(\"David\", \"Schoch\", , \"david@schochastics.net\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-2952-4812\")),\nperson(\"Chung-hong\", \"Chan\", ,\"chainsawtiney@gmail.com\", role = c(\"aut\"), comment = c(ORCID = \"0000-0002-6232-7530\")))",
  "Description": "Parse search engine results which have been scraped with\nthe 'WebBot' browser extension\n<https://github.com/gesiscss/WebBot>.",
  "URL": "https://gesistsa.github.io/webbotparseR/,\nhttps://github.com/gesistsa/webbotparseR",
  "BugReports": "https://github.com/gesistsa/webbotparseR/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://schochastics.r-universe.dev",
  "Date/Publication": "2025-08-18 12:23:19 UTC",
  "RemoteUrl": "https://github.com/schochastics/webbotparseR",
  "RemoteRef": "HEAD",
  "RemoteSha": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 07:20:54 UTC",
    "User": "root"
  },
  "Author": "David Schoch [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2952-4812>),\nChung-hong Chan [aut] (ORCID: <https://orcid.org/0000-0002-6232-7530>)",
  "Maintainer": "David Schoch <david@schochastics.net>",
  "_user": "schochastics",
  "_type": "src",
  "_file": "webbotparseR_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/ec1e0f13086038807e2bc7af30264ef5e8940b8969e2bbd6446dedde984e84be",
  "_filesize": 2135526,
  "_sha256": "ec1e0f13086038807e2bc7af30264ef5e8940b8969e2bbd6446dedde984e84be",
  "_expires": "2026-10-23T07:23:39.000Z",
  "_created": "2026-07-15T07:20:54.000Z",
  "_published": "2026-07-15T07:23:40.838Z",
  "_jobs": [
    {
      "job": 87292858187,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8335569270"
    },
    {
      "job": 87292858184,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335572875"
    },
    {
      "job": 87292858195,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8335555682"
    },
    {
      "job": 87292858201,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335565720"
    },
    {
      "job": 87292347487,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335527675"
    },
    {
      "job": 87292858168,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8335565092"
    },
    {
      "job": 87292858240,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8335551204"
    },
    {
      "job": 87292858193,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8335557062"
    },
    {
      "job": 87292858235,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335549884"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/29396878541",
  "_status": "success",
  "_upstream": "https://github.com/schochastics/webbotparseR",
  "_commit": {
    "id": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
    "author": "Arthur Mühl <arthur.muehl@gesis.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update methodshub.qmd (#19) [no ci]\n\nRemoved the repository structure section",
    "time": 1755519799
  },
  "_maintainer": {
    "name": "David Schoch",
    "email": "david@schochastics.net",
    "login": "schochastics",
    "mastodon": "@schochastics@fosstodon.org",
    "bluesky": "@schochastics.net",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer",
    "uuid": 17147355,
    "orcid": "0000-0003-2952-4812"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "fastmap",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "schochastics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "browser-extension",
    "search-engine"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "schochastics",
      "count": 36,
      "uuid": 17147355
    },
    {
      "user": "chainsawriot",
      "count": 3,
      "uuid": 637269
    },
    {
      "user": "arthurmuehl",
      "count": 2,
      "uuid": 223466305
    },
    {
      "user": "wanlo",
      "count": 2,
      "uuid": 34604936
    }
  ],
  "_userbio": {
    "uuid": 17147355,
    "type": "user",
    "name": "David Schoch",
    "followers": 468,
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/webbotparseR"
  },
  "_devurl": "https://github.com/gesistsa/webbotparser",
  "_pkgdown": "https://gesistsa.github.io/webbotparseR/",
  "_searchresults": 6,
  "_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/webbotparseR.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "base64_to_img",
    "parse_metadata",
    "parse_search_results"
  ],
  "_help": [
    {
      "page": "base64_to_img",
      "title": "Image data uri to file",
      "topics": [
        "base64_to_img"
      ]
    },
    {
      "page": "parse_metadata",
      "title": "Parse metadata from search engine results",
      "topics": [
        "parse_metadata"
      ]
    },
    {
      "page": "parse_search_results",
      "title": "Parse search engine results",
      "topics": [
        "parse_search_results"
      ]
    }
  ],
  "_pkglogo": "https://github.com/schochastics/webbotparseR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/schochastics/webbotparseR/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "curl",
    "fastmap",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "rvest",
    "selectr",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "xml2"
  ],
  "_score": 3.380211241711606,
  "_indexed": true,
  "_nocasepkg": "webbotparser",
  "_universes": [
    "schochastics",
    "gesistsa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-15T07:23:02.000Z",
      "distro": "resolute",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "https://r2.ropensci.org/14de32fd4ef2b741c143399d804f5e9f0bd10abb1818949e17b0cdcbcf34ba21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29396878541"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-15T07:23:07.000Z",
      "distro": "resolute",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "https://r2.ropensci.org/01e8b5bc4024a1370e1818370433b7cb3526cd06a7d27f18bec55d55b8d87b07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29396878541"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-15T07:22:22.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "https://r2.ropensci.org/677858584a5dc0698eeb101fe1794f63dcdd019253558cfa925facfa098ac389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29396878541"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-15T07:22:48.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "https://r2.ropensci.org/7e53fb31d0fb6e55f35cfdc1968ffed75a311dec47c005ac82715ee3d63704b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29396878541"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-15T07:22:57.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "https://r2.ropensci.org/7cd1aa54a6f2e6a62703dc4fa8d0fd7bfe1e81086039f8c7b86253029f190d72",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29396878541"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-15T07:21:58.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "https://r2.ropensci.org/37eddff7738a21ebe48fea00590efb57938d9fda1a94395e7c05f4364b0d84db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29396878541"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-15T07:22:19.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "https://r2.ropensci.org/3c10cc7b7d9f5c3f46f72b848a37eccf30853a6f36d8d3f7e381bfb89cd05a3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29396878541"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-15T07:21:58.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "https://r2.ropensci.org/cbb6451150bbd12086f57162870542b945099da01be7c9e85b3414240a5eaddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29396878541"
    }
  ]
}