{
  "_id": "6a1f2412b401979e73420cb4",
  "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-05-16 06:25:21 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": "16cf0066897b60afc74cc3f86285afa7",
  "_user": "schochastics",
  "_type": "src",
  "_file": "webbotparseR_0.1.0.9000.tar.gz",
  "_fileid": "5b19e0635485a54ce4b1609fbb3f0152fefbf1864e1f559e75b1ada0ebe7afa4",
  "_filesize": 2134634,
  "_sha256": "5b19e0635485a54ce4b1609fbb3f0152fefbf1864e1f559e75b1ada0ebe7afa4",
  "_created": "2026-05-16T06:25:21.000Z",
  "_published": "2026-06-02T18:42:26.413Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79146009276,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031191278"
    },
    {
      "job": 79146009631,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031182958"
    },
    {
      "job": 79146009510,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031301018"
    },
    {
      "job": 79146009284,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031297312"
    },
    {
      "job": 79146008850,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031172799"
    },
    {
      "job": 79146008825,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366765557"
    },
    {
      "job": 79146009795,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031179973"
    },
    {
      "job": 79146009656,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031179628"
    },
    {
      "job": 79146009749,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031180004"
    }
  ],
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/25954883350",
  "_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",
    "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",
    "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",
    "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-05-16T06:28:43.000Z",
      "distro": "noble",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "fa849e7c3c3c8d374e108c0227b737c7a305ecc1614dda5036961f5679c80437",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25954883350"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-16T06:27:16.000Z",
      "distro": "noble",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "24e572286a409e34fad500d70303fd6cf230c3f130511871125a4521c1a294af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25954883350"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-16T06:46:13.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "3ce9255293db982d410f77ee1ff69d50051e2fbb7da6c72ed390496096b7c3f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25954883350"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-16T06:45:37.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "e7f6cc3d8eda5d9ebc6f1a70a98ab9018943f036ebf36e84d075ef964f767587",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25954883350"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-16T06:26:37.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "b301b37cf75bec1fdf97354d9c3523a8829958a7584f727259b5b7169d48f58f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25954883350"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-16T06:26:33.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "f1b8eb10b7979c074335ba74d43d5c7de2ea45df096d903bbf2395937136fcdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25954883350"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-16T06:26:39.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "077aed463c0a88eac2a4b074339327d97e06da38b3f43f23a505e538851b69a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25954883350"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-02T18:42:08.000Z",
      "commit": "fd8bb6fb36e54f22bcfdf757fa832d429c98e2d0",
      "fileid": "f56dffd45a3b766707e83637edb38ab3ecc861045ba167c2e7e5e296b8d6f1f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25954883350"
    }
  ]
}