{
  "_id": "6a102688acfb0bcc41c8f94f",
  "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-05-13 08:58:41 UTC",
    "User": "root"
  },
  "Author": "Mohamed El Fodil Ihaddaden [aut, cre],\nEzekiel Ogundepo [ctb],\nRomain François [ctb]",
  "MD5sum": "321fd2579377570491e263ccc222bd8a",
  "_user": "feddelegrand7",
  "_type": "src",
  "_file": "ralger_2.3.0.tar.gz",
  "_fileid": "4524f55adb958bd568376f919f659126dc293f54cc41228bc6965bf802d00713",
  "_filesize": 250203,
  "_sha256": "4524f55adb958bd568376f919f659126dc293f54cc41228bc6965bf802d00713",
  "_created": "2026-05-13T08:58:41.000Z",
  "_published": "2026-05-22T09:48:56.888Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355852834,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965810699"
    },
    {
      "job": 77355852808,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965814855"
    },
    {
      "job": 77355852766,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965806997"
    },
    {
      "job": 77355852750,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965796666"
    },
    {
      "job": 77355852637,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965767436"
    },
    {
      "job": 77355852395,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157639573"
    },
    {
      "job": 77355852638,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965802297"
    },
    {
      "job": 77355853142,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965794615"
    },
    {
      "job": 77355853054,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965798672"
    }
  ],
  "_buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25788928865",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 28841210
  },
  "_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-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v2.3.0",
      "date": "2025-07-12"
    }
  ],
  "_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"
  },
  "_downloads": {
    "count": 254,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ralger"
  },
  "_devurl": "https://github.com/feddelegrand7/ralger",
  "_searchresults": 37,
  "_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/ralger.html",
    "extra/readme.html",
    "extra/readme.md",
    "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": 8.043582317210356,
  "_indexed": true,
  "_nocasepkg": "ralger",
  "_universes": [
    "feddelegrand7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-13T09:00:47.000Z",
      "distro": "noble",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "e47dc9d0f34bb24e93373e590b67542b2a7edebc4aef83db23647721a454e83d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25788928865"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-13T09:00:58.000Z",
      "distro": "noble",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "936ee68661a3d03b571f4575c35af3881fc6150af8a0d8cdb68c2dc59d739627",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25788928865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-13T09:00:37.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "3b2f8f2930b2f88237c9da38f510ed1ae5d7903159e2c927af648bfb51253aef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25788928865"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-13T09:00:10.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "36993185e090262beae556885d4a793b5b958f24bcf0fcf41aea7404b427fa67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25788928865"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-13T09:00:16.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "34980c06495183d3e8e09a537bf3f5b2d4a03d845733f481024e9e378939d6ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25788928865"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-13T08:59:52.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "3620ad6b70900a9c44100f76d2e0cada86b52324f8288be0f7905faee7cd9660",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25788928865"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-13T09:00:04.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "945d8ea9673398498d3552b09312d59a57a9eb4ee5e7c684654e48834933a5c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25788928865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.0",
      "date": "2026-05-22T09:48:42.000Z",
      "commit": "84d9a2a15ddf43660f81859f76f467324b898ee4",
      "fileid": "928ee2a96e02a42673a958c994346ed26c6ad4e7d793cbaea4aad79aacd120c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25788928865"
    }
  ]
}