Skip to content
ATEZ edited this page Aug 24, 2017 · 4 revisions

CAU_Crawller

For What?

  • 공지사항이 올라왔을 때, 가장 빨리 확인하고 싶은 생각에 만들었습니다.

Information

* Used Language

  • Python 3.6.2 - requests, bs4, python3-telegram-bot

* Function

  • Get HTML source Code from "URL"
  • Parsing HTML source Code using bs4(Beautiful soup4)
  • Parsing "NOTICE" from Pased HTML source code
  • Send Telegram Message with Telegram bot
Clone this wiki locally