{
  "_id": "6a2a6bf57b7a29ca600429c3",
  "Package": "N2H4",
  "Type": "Package",
  "Title": "Handling Methods for Naver News Text Crawling",
  "Version": "0.8.4",
  "Authors@R": "person(given = \"Chanyub\",\nfamily = \"Park\",\nrole = c(\"aut\",\"cre\"),\nemail = \"mrchypark@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6474-2570\"))",
  "Description": "Provides some functions to get Korean text sample from\nnews articles in Naver which is popular news portal service\n<https://news.naver.com/> in Korea.",
  "License": "MIT + file LICENSE",
  "URL": "https://forkonlp.github.io/N2H4/, https://github.com/forkonlp/N2H4",
  "BugReports": "https://github.com/forkonlp/N2H4/issues",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Repository": "https://forkonlp.r-universe.dev",
  "Date/Publication": "2026-02-11 11:49:08 UTC",
  "RemoteUrl": "https://github.com/forkonlp/N2H4",
  "RemoteRef": "HEAD",
  "RemoteSha": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 08:00:28 UTC",
    "User": "root"
  },
  "Author": "Chanyub Park [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6474-2570>)",
  "Maintainer": "Chanyub Park <mrchypark@gmail.com>",
  "MD5sum": "8e77dc116ca96d5270c9e42062755445",
  "_user": "forkonlp",
  "_type": "src",
  "_file": "N2H4_0.8.4.tar.gz",
  "_fileid": "4629da1b12f1ce1ad052f3233cefd239bfc2d62e1a47148229fc1869455745fb",
  "_filesize": 157387,
  "_sha256": "4629da1b12f1ce1ad052f3233cefd239bfc2d62e1a47148229fc1869455745fb",
  "_created": "2026-06-11T08:00:28.000Z",
  "_published": "2026-06-11T08:04:05.372Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80748744685,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7558233805"
    },
    {
      "job": 80748744707,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558240000"
    },
    {
      "job": 80748744613,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7558215426"
    },
    {
      "job": 80748744625,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558221376"
    },
    {
      "job": 80748285074,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558180277"
    },
    {
      "job": 80748744696,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558231071"
    },
    {
      "job": 80748744804,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7558234197"
    },
    {
      "job": 80748744644,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7558214075"
    },
    {
      "job": 80748744669,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558212725"
    }
  ],
  "_buildurl": "https://github.com/r-universe/forkonlp/actions/runs/27332517494",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/forkonlp/N2H4",
  "_commit": {
    "id": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
    "author": "ChanYub Park <mrchypark@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #159 from mrchypark/feat/api-news-prefix-migration\n\nFeat/api news prefix migration",
    "time": 1770810548
  },
  "_maintainer": {
    "name": "Chanyub Park",
    "email": "mrchypark@gmail.com",
    "login": "mrchypark",
    "mastodon": "@mrchypark@mastodon.social",
    "linkedin": "in/chanyubpark",
    "description": "Tool maker with R, Go & Docker/k8s enthusiast",
    "uuid": 6179259,
    "orcid": "0000-0001-6474-2570"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "forkonlp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "crawler",
    "crawling",
    "getcomments",
    "hacktoberfest",
    "hacktoberfest2021",
    "korean",
    "naver",
    "news",
    "sort"
  ],
  "_stars": 221,
  "_contributors": [
    {
      "user": "mrchypark",
      "count": 559,
      "uuid": 6179259
    },
    {
      "user": "seokho92",
      "count": 3,
      "uuid": 22064612
    },
    {
      "user": "leekwangho",
      "count": 2,
      "uuid": 10602776
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "procommiter",
      "count": 1,
      "uuid": 94059696
    },
    {
      "user": "howdark",
      "count": 1,
      "uuid": 8063927
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "yoonjaej",
      "count": 1,
      "uuid": 15105968
    }
  ],
  "_userbio": {
    "uuid": 20684224,
    "type": "organization",
    "name": "forkonlp",
    "description": "한글 분석 및 생성 연구를 위한 기반 데이터를 확보하고 연구하는 모임입니다. 커뮤니티 참여: https://discord.gg/trcshMES5p"
  },
  "_downloads": {
    "count": 228,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/N2H4"
  },
  "_devurl": "https://github.com/forkonlp/n2h4",
  "_pkgdown": "https://forkonlp.github.io/N2H4/",
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/N2H4.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/forkonlp/n2h4",
  "_realowner": "forkonlp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.4",
      "date": "2019-05-16"
    },
    {
      "version": "0.5.7",
      "date": "2020-03-20"
    },
    {
      "version": "0.5.9",
      "date": "2021-07-10"
    },
    {
      "version": "0.6.1",
      "date": "2022-02-22"
    },
    {
      "version": "0.6.3",
      "date": "2022-05-10"
    },
    {
      "version": "0.6.5",
      "date": "2022-07-15"
    },
    {
      "version": "0.8.0",
      "date": "2022-09-03"
    },
    {
      "version": "0.8.2",
      "date": "2022-09-15"
    },
    {
      "version": "0.8.3",
      "date": "2024-02-18"
    },
    {
      "version": "0.8.4",
      "date": "2024-02-25"
    }
  ],
  "_exports": [
    "%>%",
    "getAllComment",
    "getAllCommentHistory",
    "getCategory",
    "getComment",
    "getCommentHistory",
    "getContent",
    "getMainCategory",
    "getMaxPageNum",
    "getSubCategory",
    "getUrlList",
    "news_category_get",
    "news_comment",
    "news_comment_history",
    "news_content",
    "news_max_page_num",
    "news_urls_from_list"
  ],
  "_help": [
    {
      "page": "getAllComment",
      "title": "Get All Comment",
      "topics": [
        "getAllComment"
      ]
    },
    {
      "page": "getAllCommentHistory",
      "title": "Get All Comment History",
      "topics": [
        "getAllCommentHistory"
      ]
    },
    {
      "page": "getCategory",
      "title": "News Category",
      "topics": [
        "getCategory",
        "news_category_get"
      ]
    },
    {
      "page": "getComment",
      "title": "Get Comment",
      "topics": [
        "getComment",
        "news_comment"
      ]
    },
    {
      "page": "getCommentHistory",
      "title": "Get Comment History",
      "topics": [
        "getCommentHistory",
        "news_comment_history"
      ]
    },
    {
      "page": "getContent",
      "title": "Get Content",
      "topics": [
        "getContent",
        "news_content"
      ]
    },
    {
      "page": "getMainCategory",
      "title": "Get News Main Categories",
      "topics": [
        "getMainCategory"
      ]
    },
    {
      "page": "getSubCategory",
      "title": "Get News Sub Categories",
      "topics": [
        "getSubCategory"
      ]
    }
  ],
  "_pkglogo": "https://github.com/forkonlp/N2H4/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/forkonlp/N2H4/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 6.303433666006204,
  "_indexed": true,
  "_nocasepkg": "n2h4",
  "_universes": [
    "forkonlp",
    "mrchypark"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.4",
      "date": "2026-06-11T08:02:44.000Z",
      "distro": "noble",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "68d9d9399b0e5142fe519fe33cf4aa2e3c958b622384782630490e3e980074f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/27332517494"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.4",
      "date": "2026-06-11T08:03:00.000Z",
      "distro": "noble",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "89daab444155491b69ed6557d5abb82d6a3b14e6005785a21bfcff743dfd2863",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/27332517494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.4",
      "date": "2026-06-11T08:01:58.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "21293b9339c50bfc9e8a35fea8bc45c65350652eab7ca4f1774a5a402f1ce036",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/27332517494"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.4",
      "date": "2026-06-11T08:02:07.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "c133504622e89ffbcd569cf78297105fa083f159a879d5a4b71f51ee646155fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/27332517494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.4",
      "date": "2026-06-11T08:02:55.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "d0ac73c825382c0f1dc34d61b33f11912bd612e9928395c3451354faa2c69c55",
      "status": "success",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/27332517494"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.4",
      "date": "2026-06-11T08:02:37.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "5c33a349ec37e7de08578d232b7ae5d243b6730334cf74b2865700b90aabf3dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/27332517494"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.4",
      "date": "2026-06-11T08:01:45.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "af2ca597b87905872709480fa99211c962a52a2ccdff6c606e46795a8b23da23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/27332517494"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.4",
      "date": "2026-06-11T08:01:42.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "d6cd28cc96f0c70cd9f83103b666cca32010708db1cf18f5aaf664032d733b7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/27332517494"
    }
  ]
}