Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 276 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 276 Bytes

Crawler for feixiaohao

crawle feixiaohao.com and find coin price, then use telegram bot to notify.

Run

  1. install python3.6
  2. git clone
  3. pip install -r requirements.txt
  4. python3.6 main.py

suggest run this program on foreign VPS to access telegram official apis.