Giter VIP home page Giter VIP logo

ecfa's People

Contributors

johnsonhsieh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ecfa's Issues

爬 ptt 文章時 getURL遇到的問題

Hi Johnson
我是目前正在學習 text mining & R 語言的新手,最近拜讀到 text mining 的資訊,因此找到了這邊,實作中爬 web 版 ptt 文章目前會有自動導向到 https 的情況

當:
StupidClown <- 'https://www.ptt.cc/bbs/StupidClown/index.html'
getURL(StupidClown)

會遇到 ssl 憑證的問題,目前試出於 getURL 中加上 ssl.verifypeer = FALSE 之後就會正常 work了

如下:
getURL(StupidClown ,ssl.verifypeer = FALSE)
提供參考@@

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.