{
  "_id": "6a22a38acd65a98ecbd593f9",
  "Package": "ojsr",
  "Type": "Package",
  "Title": "Crawler and Data Scraper for Open Journal System ('OJS')",
  "Version": "0.1.5",
  "Authors@R": "person(\"Gaston\", \"Becerra\", email = \"gaston.becerra@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9432-8848\"))",
  "Description": "Crawler for 'OJS' pages and scraper for meta-data from\narticles. You can crawl 'OJS' archives, issues, articles,\ngalleys, and search results. You can scrape articles metadata\nfrom their head tag in html, or from Open Archives Initiative\n('OAI') records. Most of these functions rely on 'OJS' routing\nconventions\n(<https://docs.pkp.sfu.ca/dev/documentation/en/architecture-routes>).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/gastonbecerra/ojsr",
  "BugReports": "https://github.com/gastonbecerra/ojsr/issues",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "make libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://gastonbecerra.r-universe.dev",
  "Date/Publication": "2024-11-13 11:59:59 UTC",
  "RemoteUrl": "https://github.com/gastonbecerra/ojsr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6127e0fd959da19dbae911fcd1a70e489fb97d11",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:19:25 UTC",
    "User": "root"
  },
  "Author": "Gaston Becerra [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9432-8848>)",
  "Maintainer": "Gaston Becerra <gaston.becerra@gmail.com>",
  "MD5sum": "65710870e929933d6e30fdaa0fe60c43",
  "_user": "gastonbecerra",
  "_type": "src",
  "_file": "ojsr_0.1.5.tar.gz",
  "_fileid": "983148c30ed945ae127817ff3f260762075e73e058bb6b892ce94a9150475d2c",
  "_filesize": 110052,
  "_sha256": "983148c30ed945ae127817ff3f260762075e73e058bb6b892ce94a9150475d2c",
  "_created": "2026-06-05T10:19:25.000Z",
  "_published": "2026-06-05T10:23:06.703Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79708632457,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434290010"
    },
    {
      "job": 79708632434,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434290947"
    },
    {
      "job": 79708632460,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434298227"
    },
    {
      "job": 79708632471,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434279826"
    },
    {
      "job": 79708079073,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434251323"
    },
    {
      "job": 79708632514,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434283776"
    },
    {
      "job": 79708632454,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434277490"
    },
    {
      "job": 79708632510,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434272762"
    },
    {
      "job": 79708632591,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434273008"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gastonbecerra/actions/runs/27009108137",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gastonbecerra/ojsr",
  "_commit": {
    "id": "6127e0fd959da19dbae911fcd1a70e489fb97d11",
    "author": "gastonbecerra <gaston.becerra@gmail.com>",
    "committer": "gastonbecerra <gaston.becerra@gmail.com>",
    "message": "cran-comments\n",
    "time": 1731499199
  },
  "_maintainer": {
    "name": "Gaston Becerra",
    "email": "gaston.becerra@gmail.com",
    "login": "gastonbecerra",
    "description": "",
    "uuid": 46330530,
    "orcid": "0000-0001-9432-8848"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "gastonbecerra",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "oai-pmh",
    "ojs",
    "scraper",
    "web-scraping"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "gastonbecerra",
      "count": 60,
      "uuid": 46330530
    }
  ],
  "_userbio": {
    "uuid": 46330530,
    "type": "user",
    "name": "gastonbecerra"
  },
  "_downloads": {
    "count": 561,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ojsr"
  },
  "_devurl": "https://github.com/gastonbecerra/ojsr",
  "_searchresults": 15,
  "_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/ojsr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gastonbecerra/ojsr",
  "_realowner": "gastonbecerra",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-04-24"
    },
    {
      "version": "0.1.1",
      "date": "2020-07-01"
    },
    {
      "version": "0.1.2",
      "date": "2020-09-24"
    },
    {
      "version": "0.1.5",
      "date": "2024-11-14"
    }
  ],
  "_exports": [
    "get_articles_from_issue",
    "get_articles_from_search",
    "get_galleys_from_article",
    "get_html_meta_from_article",
    "get_issues_from_archive",
    "get_oai_meta_from_article",
    "parse_base_url",
    "parse_oai_url"
  ],
  "_help": [
    {
      "page": "get_articles_from_issue",
      "title": "Scraping articles URLs from the ToC of OJS issues",
      "topics": [
        "get_articles_from_issue"
      ]
    },
    {
      "page": "get_articles_from_search",
      "title": "Scraping OJS search results for a given criteria to retrieve articles’ URL",
      "topics": [
        "get_articles_from_search"
      ]
    },
    {
      "page": "get_galleys_from_article",
      "title": "Scraping galleys URLs from OJS articles",
      "topics": [
        "get_galleys_from_article"
      ]
    },
    {
      "page": "get_html_meta_from_article",
      "title": "Scraping metadata from the OJS articles HTML",
      "topics": [
        "get_html_meta_from_article"
      ]
    },
    {
      "page": "get_issues_from_archive",
      "title": "Scraping issues’ URLs from the OJS issues archive",
      "topics": [
        "get_issues_from_archive"
      ]
    },
    {
      "page": "get_oai_meta_from_article",
      "title": "Retrieving OAI records for OJS articles",
      "topics": [
        "get_oai_meta_from_article"
      ]
    },
    {
      "page": "parse_base_url",
      "title": "Parses urls against OJS routing conventions and retrieves the base url",
      "topics": [
        "parse_base_url"
      ]
    },
    {
      "page": "parse_oai_url",
      "title": "Parses urls against OJS routing conventions and retrieves the OAI url",
      "topics": [
        "parse_oai_url"
      ]
    }
  ],
  "_readme": "https://github.com/gastonbecerra/ojsr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bitops",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RCurl",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "ojsr-vignette.Rmd",
      "filename": "ojsr-vignette.html",
      "title": "ojsr-vignette",
      "author": "Gaston Becerra",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "About OJS",
        "OJS API",
        "Example",
        "Scraping complete journals",
        "Function reference",
        "get_issues_from_archive: Scraping issues’ URLs from the OJS issues archive",
        "get_articles_from_issue: Scraping articles URLs from the ToC of OJS issues",
        "get_articles_from_search: Scraping OJS search results for a given criteria to retrieve articles’ URL",
        "get_galleys_from_article: Scraping galleys URLs from OJS articles",
        "get_html_meta_from_article: Scraping metadata from the OJS articles HTML",
        "get_oai_meta_from_article: Retrieving OAI records for OJS articles",
        "parse_base_url: Parsing URLs against OJS routing conventions to retrieve the base URL",
        "parse_oai_url: Parsing URLs against OJS routing conventions to retrieve the OAI protocol URL"
      ],
      "created": "2020-01-03 23:55:01",
      "modified": "2024-11-13 05:23:27",
      "commits": 30
    }
  ],
  "_score": 4.352182518111363,
  "_indexed": true,
  "_nocasepkg": "ojsr",
  "_universes": [
    "gastonbecerra"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-05T10:21:38.000Z",
      "distro": "noble",
      "commit": "6127e0fd959da19dbae911fcd1a70e489fb97d11",
      "fileid": "625a84ee09054f7425f6e5d9ac87ec5b7a1c2c9cc9564d01657954968f91388f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gastonbecerra/actions/runs/27009108137"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-05T10:21:40.000Z",
      "distro": "noble",
      "commit": "6127e0fd959da19dbae911fcd1a70e489fb97d11",
      "fileid": "b6b43ad5b4266afcc58fb6459c24f494202cab31ba835dc12a7c9b73e3ded409",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gastonbecerra/actions/runs/27009108137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-05T10:22:06.000Z",
      "commit": "6127e0fd959da19dbae911fcd1a70e489fb97d11",
      "fileid": "d2416d6f46ebbff8c57f983705c1c1508f17feb8bba46c2e7cee0215ad62b7aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gastonbecerra/actions/runs/27009108137"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-05T10:21:08.000Z",
      "commit": "6127e0fd959da19dbae911fcd1a70e489fb97d11",
      "fileid": "de77b3db317ffcc5690a9357cf06f6ac6256256fa7fd3792c9283574404144f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gastonbecerra/actions/runs/27009108137"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-05T10:21:31.000Z",
      "commit": "6127e0fd959da19dbae911fcd1a70e489fb97d11",
      "fileid": "1b16ea051d1e6f4477cadf5b840f6eef460e6231d8469b906688bc4310df786f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gastonbecerra/actions/runs/27009108137"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-05T10:20:54.000Z",
      "commit": "6127e0fd959da19dbae911fcd1a70e489fb97d11",
      "fileid": "b2f8d542a838dbba9e59cb8791941dc6380380fa9e40061bc63bd26ee4d667c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gastonbecerra/actions/runs/27009108137"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-05T10:20:35.000Z",
      "commit": "6127e0fd959da19dbae911fcd1a70e489fb97d11",
      "fileid": "93e9885e8be9c1858b3961dc6cafa62cbbdd5abb2c85ca7495f8aa978df9b995",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gastonbecerra/actions/runs/27009108137"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-05T10:20:35.000Z",
      "commit": "6127e0fd959da19dbae911fcd1a70e489fb97d11",
      "fileid": "34caf56c8ae9e10c262a1b1a9e8db241534a67d13d52d3e4de964c79022fe42b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gastonbecerra/actions/runs/27009108137"
    }
  ]
}