Skip to content

⏳ Automatically crawls registered posts at regular intervals to provide a ranking of popular posts. Selects Top 5 posts based on criteria such as view count or number of comments. Excludes unnecessary posts using an algorithm for easy viewing of relevant content.

Notifications You must be signed in to change notification settings

hyunnnn98/Node.js-project-NCafeCrawlingBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

네이터 카페 인기글 크롤링 개발 노트

홍보 팜플렛

유저수 19만명의 2020년 네이버 인기 카페 동물의 숲 인기글 크롤러 봇 입니다.

cafe_info     bot_screen
Smile Bot 운영 페이지 바로가기

크롤링 결과

result_page


개발 환경

  • [Node.js]
  • [Puppeteer]


개발 기간

  • 2020.05.12~05.18


주요 서비스

  1. 자동으로 N 시간마다 등록된 글을 크롤링하여 인기 게시글의 랭킹 제공
  2. 인기 게시글의 종류로 조회수, 댓글 별 Top 5 게시글을 선별
  3. 알고리즘을 통해 불필요한 게시글은 제외하여 글 보기 가능

About

⏳ Automatically crawls registered posts at regular intervals to provide a ranking of popular posts. Selects Top 5 posts based on criteria such as view count or number of comments. Excludes unnecessary posts using an algorithm for easy viewing of relevant content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published