{
  "_id": "6a5335249b92047c28d56935",
  "Package": "ralger",
  "Type": "Package",
  "Title": "Easy Web Scraping",
  "Version": "2.3.0",
  "Authors@R": "c(\nperson(\"Mohamed El Fodil\", \"Ihaddaden\", email = \"ihaddaden.fodeil@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Ezekiel\", \"Ogundepo\", role = c(\"ctb\")),\nperson(\"Romain\", \"François\", email = \"romain@purrple.cat\", role = c(\"ctb\")))",
  "Maintainer": "Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>",
  "Description": "The goal of 'ralger' is to facilitate web scraping in R.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/feddelegrand7/ralger",
  "BugReports": "https://github.com/feddelegrand7/ralger/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://feddelegrand7.r-universe.dev",
  "Date/Publication": "2026-03-14 12:18:58 UTC",
  "RemoteUrl": "https://github.com/feddelegrand7/ralger",
  "RemoteRef": "HEAD",
  "RemoteSha": "84d9a2a15ddf43660f81859f76f467324b898ee4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 06:29:45 UTC",
    "User": "root"
  },
  "Author": "Mohamed El Fodil Ihaddaden [aut, cre],\nEzekiel Ogundepo [ctb],\nRomain François [ctb]",
  "_user": "feddelegrand7",
  "_type": "src",
  "_file": "ralger_2.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/601d0320e42d6e680f52c3a85acd75b6635497e42038bcddafb63d6aa2e22e21",
  "_filesize": 250719,
  "_sha256": "601d0320e42d6e680f52c3a85acd75b6635497e42038bcddafb63d6aa2e22e21",
  "_expires": "2026-10-20T06:33:06.000Z",
  "_created": "2026-07-12T06:29:45.000Z",
  "_published": "2026-07-12T06:33:08.776Z",
  "_jobs": [
    {
      "job": 86623340988,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8256984341"
    },
    {
      "job": 86623340974,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256985525"
    },
    {
      "job": 86623340980,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8256978536"
    },
    {
      "job": 86623341037,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256977289"
    },
    {
      "job": 86623117422,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256963810"
    },
    {
      "job": 86623340981,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8256979679"
    },
    {
      "job": 86623340994,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8256977661"
    },
    {
      "job": 86623340984,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8256976231"
    },
    {
      "job": 86623340989,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256976071"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29182648501",
  "_status": "success",
  "_upstream": "https://github.com/feddelegrand7/ralger",
  "_commit": {
    "id": "84d9a2a15ddf43660f81859f76f467324b898ee4",
    "author": "Ihaddaden Mohamed El Fodil <ihaddaden.fodeil@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #17 from feddelegrand7/copilot/add-colors-scrap-function-again",
    "time": 1773490738
  },
  "_maintainer": {
    "name": "Mohamed El Fodil Ihaddaden",
    "email": "ihaddaden.fodeil@gmail.com",
    "login": "feddelegrand7",
    "twitter": "@moh_fodil",
    "description": "",
    "uuid": 28841210
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "robotstxt",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "version": ">= 1.7.3",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "feddelegrand7",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "dataextraction",
    "webcrawling",
    "webscraper-website",
    "webscraping"
  ],
  "_stars": 166,
  "_contributors": [
    {
      "user": "feddelegrand7",
      "count": 264,
      "uuid": 28841210
    },
    {
      "user": "copilot",
      "count": 4,
      "uuid": 198982749
    },
    {
      "user": "gbganalyst",
      "count": 3,
      "uuid": 34424271
    },
    {
      "user": "restyled-commits",
      "count": 2,
      "uuid": 65077583
    },
    {
      "user": "romainfrancois",
      "count": 2,
      "uuid": 2625526
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "imgbotapp",
      "count": 1,
      "uuid": 31427850
    }
  ],
  "_userbio": {
    "uuid": 28841210,
    "type": "user",
    "name": "Ihaddaden Mohamed El Fodil",
    "followers": 168
  },
  "_downloads": {
    "count": 288,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ralger"
  },
  "_devurl": "https://github.com/feddelegrand7/ralger",
  "_searchresults": 39,
  "_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/ralger.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/feddelegrand7/ralger",
  "_realowner": "feddelegrand7",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-12-22"
    },
    {
      "version": "1.1.0",
      "date": "2020-02-18"
    },
    {
      "version": "2.0.0",
      "date": "2020-04-12"
    },
    {
      "version": "2.0.1",
      "date": "2020-07-24"
    },
    {
      "version": "2.1.0",
      "date": "2020-10-09"
    },
    {
      "version": "2.2.0",
      "date": "2020-11-09"
    },
    {
      "version": "2.2.1",
      "date": "2021-01-10"
    },
    {
      "version": "2.2.2",
      "date": "2021-02-18"
    },
    {
      "version": "2.2.3",
      "date": "2021-02-23"
    },
    {
      "version": "2.2.4",
      "date": "2021-03-18"
    },
    {
      "version": "2.3.0",
      "date": "2025-07-12"
    }
  ],
  "_exports": [
    "attribute_scrap",
    "audio_scrap",
    "colors_scrap",
    "comments_scrap",
    "csv_scrap",
    "images_noalt_scrap",
    "images_preview",
    "images_scrap",
    "paragraphs_scrap",
    "pdf_scrap",
    "scrap",
    "table_scrap",
    "tidy_scrap",
    "titles_scrap",
    "weblink_scrap",
    "xls_scrap",
    "xlsx_scrap"
  ],
  "_help": [
    {
      "page": "attribute_scrap",
      "title": "Scraping attributes from HTML elements",
      "topics": [
        "attribute_scrap"
      ]
    },
    {
      "page": "audio_scrap",
      "title": "Scrape Audio Files from a Web Page",
      "topics": [
        "audio_scrap"
      ]
    },
    {
      "page": "colors_scrap",
      "title": "Scrape Color Codes from a Web Page",
      "topics": [
        "colors_scrap"
      ]
    },
    {
      "page": "comments_scrap",
      "title": "Scrape HTML comments from a web page",
      "topics": [
        "comments_scrap"
      ]
    },
    {
      "page": "csv_scrap",
      "title": "Scrape and download CSV files from a Web Page",
      "topics": [
        "csv_scrap"
      ]
    },
    {
      "page": "images_noalt_scrap",
      "title": "Scrape Images URLS that don't have 'alt' attributes",
      "topics": [
        "images_noalt_scrap"
      ]
    },
    {
      "page": "images_preview",
      "title": "Scrape Images URLs",
      "topics": [
        "images_preview"
      ]
    },
    {
      "page": "images_scrap",
      "title": "Scrape Images from a Web Page",
      "topics": [
        "images_scrap"
      ]
    },
    {
      "page": "paragraphs_scrap",
      "title": "Website text paragraph scraping",
      "topics": [
        "paragraphs_scrap"
      ]
    },
    {
      "page": "pdf_scrap",
      "title": "Scrape and download pdf files from a Web Page",
      "topics": [
        "pdf_scrap"
      ]
    },
    {
      "page": "scrap",
      "title": "Simple website scraping",
      "topics": [
        "scrap"
      ]
    },
    {
      "page": "table_scrap",
      "title": "HTML table scraping",
      "topics": [
        "table_scrap"
      ]
    },
    {
      "page": "tidy_scrap",
      "title": "Website Tidy scraping",
      "topics": [
        "tidy_scrap"
      ]
    },
    {
      "page": "titles_scrap",
      "title": "Website title scraping",
      "topics": [
        "titles_scrap"
      ]
    },
    {
      "page": "weblink_scrap",
      "title": "Website web links scraping",
      "topics": [
        "weblink_scrap"
      ]
    },
    {
      "page": "xls_scrap",
      "title": "Scrape and download Excel xls files from a Web Page",
      "topics": [
        "xls_scrap"
      ]
    },
    {
      "page": "xlsx_scrap",
      "title": "Scrape and download Excel xlsx files from a Web Page",
      "topics": [
        "xlsx_scrap"
      ]
    }
  ],
  "_pkglogo": "https://github.com/feddelegrand7/ralger/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/feddelegrand7/ralger/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "listenv",
    "magrittr",
    "mime",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "robotstxt",
    "rvest",
    "selectr",
    "spiderbar",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "Functions_Overview.Rmd",
      "filename": "Functions_Overview.html",
      "title": "Functions Overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "scrap()",
        "attribute_scrap()",
        "table_scrap()",
        "tidy_scrap()",
        "Example",
        "titles_scrap()",
        "paragraphs_scrap()",
        "weblink_scrap()",
        "images_scrap()  and images_preview()",
        "pdf_scrap",
        "csv_scrap",
        "xlsx_scrap",
        "xls_scrap",
        "Accessibility related functions",
        "images_noalt_scrap()",
        "comments_scrap()",
        "Code of Conduct"
      ],
      "created": "2020-11-08 22:52:43",
      "modified": "2025-07-12 08:56:26",
      "commits": 7
    }
  ],
  "_score": 7.89035394111418,
  "_indexed": true,
  "_nocasepkg": "ralger",
  "_universes": [
    "feddelegrand7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-07-12T06:32:15.000Z",
      "distro": "resolute",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "https://r2.ropensci.org/13a2fe75a2de234b95b5c91c1baf2954a2ac8fd02d8063da30d2ea28457af8b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29182648501"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-07-12T06:32:22.000Z",
      "distro": "resolute",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "https://r2.ropensci.org/5b23f5049df87d57dcc97a90ec69ae657cdf063a7ae6c11f4d4cd058ebe10399",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29182648501"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-07-12T06:31:32.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "https://r2.ropensci.org/f8d1f06c044f63df4525b4344080512770cdfb2417e86037ba9230dbbfd69554",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29182648501"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-07-12T06:31:23.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "https://r2.ropensci.org/34ab4f9002faf7d5ff25ac97501cf9a5b9270d5a0c4dbad5cf1877f27f1e7c38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29182648501"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.0",
      "date": "2026-07-12T06:31:58.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "https://r2.ropensci.org/42cc1214ca2e84fcf2b1bedef3ce85b064377bb40fd500355c3e84664033c1fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29182648501"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-07-12T06:31:17.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "https://r2.ropensci.org/50450ea885f670b76930a674143587f0352d4c42b35d8910cf4ab2afc6e975a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29182648501"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-07-12T06:31:06.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "https://r2.ropensci.org/ac0f83d40980980eed22eecee4a4b8b6acd9b864eb24c5d17e5bcba50ae978b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29182648501"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-07-12T06:31:08.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "https://r2.ropensci.org/93563b1700350f807dca0bde66f450ceb0ffa44789e1aaa1ad726b0a895b88f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29182648501"
    }
  ]
}