Giter VIP home page Giter VIP logo

dnh4's People

Contributors

allcontributors[bot] avatar mrchypark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dnh4's Issues

getContent 함수 에러 발생

getContent 함수 실행 시, 아래와 같은 에러가 발생합니다.

Error in as.POSIXlt.character(datetime) :

문자열이 표준서식을 따르지 않습니다

getComment는 정상 작동합니다.

다음 댓글 수집 오류

client_id <- httr::GET(turl)

client_id <- httr::content(client_id)

client_id <- rvest::html_nodes(client_id, ".alex-area")

client_id <- rvest::html_attr(client_id, "data-client-id")

tar <- paste0("https://comment.daum.net/auth/credential?client_id=", client_id)

ad <- httr::add_headers(Referer = turl)
auth <- httr::GET(tar, ad)
auth <- httr::content(auth)

ERROR

한글처리문제

올려주신 코드를 R스튜디오에서 돌려보고 있습니다.
기사의 제목이나 댓글의 한글이 깨져서 나오는데
어떻게 하면 될까요?
운영체제는 윈도우즈를 사용하고 있습니다
감사합니다 ^^

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.