Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

建立直播主的SuperChat相關資料爬蟲

Instruction

前置作業: 在ubuntu安裝poetry和Docker

建立資料庫

docker volume create mysql

docker-compose -f mysql.yml up

建立API

poetry run uvicorn main:app --reload --port 8888

Purpose

目標是建立自動化Data Pipeline, 來分析疫情後虛擬直播主的SuperChat趨勢

目前已能將近一年的資料,經過清洗,上傳至MySQL資料庫,並透過FastAPI用關鍵字發送request提取資料

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages