README.md 1.28 KB

node-16.14.2

Secondhand-noti-bot


사용자에게 입력받은 키워드를 통해 3곳의 중고매물 사이트(중고나라, 당근마켓, 번개장터)에 매물을 감지, 알림을 전송하는 봇입니다.

About The Project


  • 봇을 사용해 키워드를 입력 받습니다.
  • 주기적 크롤링을 통해 새로운 매물을 감지해 알림을 전송합니다.

Built With

Getting Started


Prerequisites

  • Node.js

Installation

  1. Clone the repository sh git clone http://khuhub.khu.ac.kr/2018102211/secondhand-noti-bot
  2. Install NPM packages sh npm install
  3. Start Project sh npm start

Contributing


프로젝트에 기여하고 싶으신 분들은 아래 절차를 따라주시기 바랍니다.

  1. 프로젝트 fork
  2. feature branch 생성 (git checkout -b feature/n-name) (프로젝트 feature를 구분하기 위해 feature name 앞에 숫자를 넣습니다.)
  3. commit (git commit -m "Add feature)
  4. push (git push origin feature/n-name)
  5. pull request 생성

Contact


  • 유명현, mhlew0106@khu.ac.kr
  • 윤준석, phobyjun@gmail.com