{
  "_id": "6a2fd0673efcd9bda4334e8e",
  "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": "libicu-dev 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-06-15 10:10:29 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>",
  "MD5sum": "39637c7f9eb51a431023fa306c656086",
  "_user": "schochastics",
  "_type": "src",
  "_file": "webbotparseR_0.1.0.9000.tar.gz",
  "_fileid": "f71c5294e87f2875b9055047552669cfd770c2a3b68dd061aa7b6cc77a8c2dfa",
  "_filesize": 2135541,
  "_sha256": "f71c5294e87f2875b9055047552669cfd770c2a3b68dd061aa7b6cc77a8c2dfa",
  "_created": "2026-06-15T10:10:29.000Z",
  "_published": "2026-06-15T10:13:59.960Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81396266869,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7635064050"
    },
    {
      "job": 81396267044,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635084960"
    },
    {
      "job": 81396266880,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7635058486"
    },
    {
      "job": 81396266952,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635055692"
    },
    {
      "job": 81395212480,
      "time": 340,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635018027"
    },
    {
      "job": 81396266879,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635057997"
    },
    {
      "job": 81396266897,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7635048782"
    },
    {
      "job": 81396266947,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7635045599"
    },
    {
      "job": 81396266893,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635046873"
    }
  ],
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/27538846153",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 463,
    "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.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/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",
    "stringi",
    "stringr",
    "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-06-15T10:12:30.000Z",
      "distro": "noble",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "09a437dfce3a615ffc4dd265d2bed37750f2238075c093083b2d8b71c294405b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27538846153"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-15T10:13:22.000Z",
      "distro": "noble",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "e787c40fb81c727287422d808d27d3433dae899ec24ca984b10a1a45828a1015",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27538846153"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-15T10:12:18.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "e2717cfac1e51896854e5b4269b236c566fe2a4c4dca7fff7a5f10c26cdebd27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27538846153"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-15T10:12:11.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "ad17a90b240d4b46951fa6ad75be5d3b4cafc72eff465f4d9d8a1137da131be8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27538846153"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-15T10:12:26.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "7fb2b969e98178747db413843b604fde0bc397376323761b1a8e1252032f17b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27538846153"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-15T10:11:45.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "7eb9a53b6887a2663aec9bf8f4fd03ff23e570cc9e91635c05d252385060413e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27538846153"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-15T10:11:39.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "ee433dc8c2c550e63f5b7d23875eae0145c1c2dc90b0c9afddfa2fd4d91d9460",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27538846153"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-15T10:11:43.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "9dc49ff60c7862bf9e7a1aea589745fcd2bd702b11bcb09aa6b52ab8ece61752",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27538846153"
    }
  ]
}