Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 300 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 300 Bytes

소개

네이버 웹툰의 만화(titleId)를 크롤링하는 어플리케이션입니다.

Requirements

  • Python (3.4.3)
  • beautifulsoup4 (4.5.3)
  • lxml (3.7.2)
  • requests (2.13.0)

Installation

$ pip install -r 'requierements.txt'