Skip to content

ooweat-backup/crawling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

크롤링 알림

Service

특정 타겟 URL 에 설정된 주기에 따라 내가 원하는 정보가 존재하면, 카카오 API 메시지 기능을 통해 '나와의 채팅' 으로 메시지를 보내주는 모듈.

A module that sends a message through 'chat with me' through the Kakao API message function if the information I want exists according to the period set in a specific target URL.

Required

//https://developers.kakao.com/console/app
Kakao API Application

//https://developers.kakao.com/tool/rest-api/open/post/v2-api-talk-memo-default-send
Kakao API Access Token

//npm install cheerio request
cheerio
request

How to Start

node server.js

Result

capture_20220913_130146013

About

크롤링 프로젝트

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors