Name Last Update
nate Loading commit data...
zum Loading commit data...
README.md Loading commit data...
app.js Loading commit data...
localhost.url Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...


TrendingTopics

사이트별 실시간 검색어 모아보기

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

– About the Project

네이버(Naver)와 다음(Daum)의 실시간 검색어 서비스는 종료되었지만 아직 비슷한 서비스를 제공하고 있는 나머지 포털 사이트들(nate, zum)의 실시간 검색어를 모아볼 수 있는 서비스입니다.

(back to top)

– Getting Started ( Installation )

  1. Install Node.js
  2. Clone this repository git clone http://khuhub.khu.ac.kr/2020105661/TrendingTopics.git
  3. Install crawler module npm install crawler

(back to top)

– Usage

repository에서 clone 해 온 파일들을 그대로 한 폴더에 넣어주신 뒤, 폴더 최상단에 있는 app.js 파일을 실행해주세요. 그 후 browser 주소창에 localhost를 입력하시거나 app.js 파일과 같은 경로에 위치한 localhost.url 파일을 더블 클릭하여 local 서버에 접속하시면 아래와 같은 화면을 볼 수 있습니다.

TrendingTopics

만약 port 번호를 바꾸고 싶으면 app.js 파일 내 var port = 80; 부분을 바꾸시면 됩니다.

(back to top)

– Roadmap

  • [v] Add zum site
  • [v] Add nate site
  • Improve UI
  • Add AWS version
  • Add automatic update feature
  • Add another site

(back to top)

– Contributing

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

(back to top)

– License

Distributed under the MIT License.

(back to top)

– Contact

(back to top)