Learn R Programming

⚠️There's a newer version (0.8.4) of this package.Take me there.

N2H4

네이버 뉴스 크롤링을 위한 도구

MIT 라이선스로 자유롭게 사용하셔도 좋으나 star는 제작자를 춤추게 합니다.

(MIT 라이선스는 마음껏 쓰되, 출처를 표시해달라는 뜻입니다.)

사용하실 때 출처(링크 표기 가능)를 밝혀주시면 감사하겠습니다.

문의는 이슈로 남겨주세요.
이슈로 남겨주시면 같은 문제를 겪는 분이 해결하는데 도움이 됩니다.
위키에 한글 설명이 준비되어 있습니다.
슬랙에 질문해주셔도 좋습니다. 가입은 여기에서 메일로 신청해주세요. 자동으로 진행됩니다.
엑셀에서 UTF 8 csv 파일 다루기를 잘 정리해 주신 글이 있어 공유합니다.

설치방법

if (!requireNamespace("N2H4")){
  source("https://install-github.me/forkonlp/N2H4")
}
library(N2H4)

Contributors

Thanks goes to these wonderful people (emoji key):

Copy Link

Version

Install

install.packages('N2H4')

Monthly Downloads

329

Version

0.5.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

mrchypark

Last Published

February 25th, 2024

Functions in N2H4 (0.5.2)

getSubCategory

Get News Sub Categories
getUrlListByCategory

Get Url List By Category
getContentPress

Get Content Press name.
getNewsTrend

Get Query news trend by date.
getQueryUrl

Get Query page url
getContentTitle

Get Content Title
getContentDatetime

Get Content datetime
getUrlListByQuery

Get Url List By Query
getVideoUrl

Get video clip download url in news
getContentBody

Get Content body name.
getComment

Get Comment
getMainCategory

Get News Main Categories
getContent

Get Content
getMaxPageNum

Get Max Page Number
N2H4-package

N2H4: Handling Methods for Naver News Text Crawling
setUrls

Set url for crawling
getAllComment

Get All Comment