Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
herbpot authored Mar 18, 2022
1 parent 63ce0c3 commit f40dcae
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# croler
네이버 뉴스 영역 url을 넣으면 자동으로 크롤링하여 정리해주는 파이썬 프로그램
unity 파일 :
네이버 뉴스 영역 url을 넣으면 자동으로 크롤링하여 정리해주는 파이썬 프로그램

크롤링 타겟 추가
data - setting 폴더의 crol_setting.json 파일에서 targetList 리스트에 { 이름 : url } 형식으로 추가하면
크롤링 타겟 추가
data - setting 폴더의 crol_setting.json 파일에서 targetList 리스트에 { 이름 : url } 형식으로 추가하면

프로그램 실행시 트레이의 아이콘을 통해 127.0.1:2022에 접속해 파일 리스트 확인 가능

IT 파일 :
네이버 뉴스 IT분야 크롤링

프로그램 실행시 트레이의 아이콘을 통해 127.0.1:2022에 접속해 파일 리스트 확인 가능

0 comments on commit f40dcae

Please sign in to comment.