{
  "_id": "6a51e1d29b92047c28d5210f",
  "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-07-11 06:22:14 UTC",
    "User": "root"
  },
  "Author": "Chanyub Park [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6474-2570>)",
  "Maintainer": "Chanyub Park <mrchypark@gmail.com>",
  "_user": "forkonlp",
  "_type": "src",
  "_file": "N2H4_0.8.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/aae31a9db13af5469ad47955e16cfdb8bd98460933bc376fd3e76de232874e19",
  "_filesize": 159806,
  "_sha256": "aae31a9db13af5469ad47955e16cfdb8bd98460933bc376fd3e76de232874e19",
  "_expires": "2026-10-19T06:25:21.000Z",
  "_created": "2026-07-11T06:22:14.000Z",
  "_published": "2026-07-11T06:25:22.620Z",
  "_jobs": [
    {
      "job": 86518767751,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245704846"
    },
    {
      "job": 86518767724,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245705272"
    },
    {
      "job": 86518767734,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245698287"
    },
    {
      "job": 86518767733,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245696917"
    },
    {
      "job": 86518520542,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245684210"
    },
    {
      "job": 86518767729,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245701561"
    },
    {
      "job": 86518767737,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245698387"
    },
    {
      "job": 86518767743,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245696870"
    },
    {
      "job": 86518767745,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245698577"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/forkonlp/actions/runs/29142616632",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 222,
  "_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",
    "followers": 5,
    "description": "한글 분석 및 생성 연구를 위한 기반 데이터를 확보하고 연구하는 모임입니다. 커뮤니티 참여: https://discord.gg/trcshMES5p"
  },
  "_downloads": {
    "count": 260,
    "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.1",
  "_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",
    "LICENSE",
    "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",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 6.305394366771733,
  "_indexed": true,
  "_nocasepkg": "n2h4",
  "_universes": [
    "forkonlp",
    "mrchypark"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.4",
      "date": "2026-07-11T06:24:40.000Z",
      "distro": "resolute",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "https://r2.ropensci.org/b2b47d6dee23c9af9797695b0c9f852b968f49cf12248d7f173dd74412be171d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/29142616632"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8.4",
      "date": "2026-07-11T06:24:43.000Z",
      "distro": "resolute",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "https://r2.ropensci.org/1608dfaf8cb5180828d64e6067e21d5fd530069b6ebcb7fe5d3846f191d93740",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/29142616632"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.4",
      "date": "2026-07-11T06:23:54.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "https://r2.ropensci.org/697f02a2605ff52ac42c35e3ae748c2af6e3702fb0c7f63ae8ffe4f61fd5d3dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/29142616632"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8.4",
      "date": "2026-07-11T06:23:43.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "https://r2.ropensci.org/c1cee05d915bfce8ba384e237de6e9611654c203407bca38ab3a14ede1b35251",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/29142616632"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.4",
      "date": "2026-07-11T06:24:34.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "https://r2.ropensci.org/095f954f44247e1da5a2c110b3c33604345c552c23dd0901dae1630510535a9f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/29142616632"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.4",
      "date": "2026-07-11T06:23:48.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "https://r2.ropensci.org/caa0dad33045810bcff7878b0049fabfdbd63dee9b61571f689d48cbea09bce1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/29142616632"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.4",
      "date": "2026-07-11T06:23:36.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "https://r2.ropensci.org/b1aac435c94574eb28bade78d3f3bf5eea820b107a1f87465676f243e551f61e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/29142616632"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.8.4",
      "date": "2026-07-11T06:23:49.000Z",
      "commit": "1023dd96056ee1647c1ac28d0cf95217e3e62ba9",
      "fileid": "https://r2.ropensci.org/84c95cc20446aac19d49a783d02eed2c1a3e9e05dfa6eff5cee4d0d60fd2449f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/29142616632"
    }
  ]
}