Name Last Update
config Loading commit data...
crawling Loading commit data...
db Loading commit data...
imgage Loading commit data...
route Loading commit data...
trans Loading commit data...
README.md Loading commit data...
app.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...

ShoppingCart

한국 상위 쇼핑몰 사이트 3가지의 장바구니를 한군데로 몰아넣어보자라는 취지로 개발한 Line 챗봇입니다.

What can you do with the Project

  • g마켓 로그인 후 장바구니에서 내역 출력
  • 쿠팡 로그인 후 장바구니에서 내역 출력
  • 옥션 로그인 후 장바구니에서 내역 출력
  • 자체 DB에 장바구니 내역 저장 및 출력, 삭제

Built With

How to Use

line
line

라인 기반 챗봇이므로 라인에서 해당 유저를 QR code 친구추가 하면 됩니다.

사용법은 첨부된 pptx 파일에 나와있습니다

  • 첫 크롤링은 시간이 오래 걸릴 수 있으니 유의해 주세요.

How to INSTALL

해당 프로젝트에 기여하고 싶은 사람을 위한 안내입니다.


우선 프로젝트를 git clone 합니다

git clone ssh://git@khuhub.khu.ac.kr:12959/2015104185/ShoppingCart.git

이후 필요한 npm 모듈을 같은 디렉토리에 설치해 줍니다

npm install --save request
npm install --save express
npm install --save lowdb
npm install --save puppeteer

네이버 챗봇 api를 사용하기 위해서는 naver developer 에서 api를 발급 받을 필요가 있습니다. https://developers.line.biz/en/