Giter Site home page Giter Site logo

web_crawler's Introduction

Web_Crawler

naver news, naver blog, daum news, youtube crawler 입니다.

jupyter notebook(.ipynb)에서 실행 결과를 확인할 수 있습니다.

웹 크롤링에 대한 가이드 자료는 웹 크롤링 가이드에서 확인할 수 있습니다.

Usage

필요한 library 설치

$ pip install selenium, beautifulsoup4, requests

selenium library를 사용하기 위한 현재 사용중인 브라우저 버전에 맞는 web driver 다운 필요(가이드 19페이지 참조)

크롤링한 데이터는 기본적으로 ./data/ 안에 저장되므로 디렉토리 생성 필요

$ mkdir data

** Contributor
Soonki Kwon : [email protected]
Hyunho Lee : [email protected]

web_crawler's People

Contributors

kwonrince avatar

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.