Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 536 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 536 Bytes

Crypto Tracking

就是好想抓土狗喔

Using

  1. Pandas
    • Save and Load JSON (w/ orient)
    • Dropping cols don't want
    • Filting Data
    • Merge with direction (Left join/Right join)
    • Find difference between 2 df by using list()
  2. telegram bot python api v13
    • get chat_id
    • send message
  3. Fork and Kill to stop infinity polling in telegramBot
  4. sys.argv passing parameters
  5. Treat JSON file as simple database
  6. Github Actions format
  7. tricky JSON hide in HTML using BeautifulSoup4 to extract it