Skip to content

khk37601/CapstoneDesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

악성댓글 자동수집 프로그램.

환경설정

  • Python 웹 크롤링을 하기 위한 환경설정.
 
  pip install bs4
  
  pip install requests
 
  • selenium 설치.
 pip install selenium

selenium은 여러 언어를 지원하는 웹 자동화 라이브러리 이다.

  • chrome driver 설치 (chrome 버전 확인 후 설치.)
  https://sites.google.com/a/chromium.org/chromedriver/downloads

프로그램 구성도.

시스템 구성

Django 검색창

검색창

로딩창.

로딩창

수집완료.

수집완료

악성댓글 분류.

악성댓글 분류

악성댓글 시각화

악성댓글 시각화

워드클라우

워드클라우드

About

캡스톤디자인

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published