TikTok collection and scraping pipeline
- Download our repository from github; If you are simply curious, TikTok related code is in the subdirectory
services/tktrex
; - Requirements:
yarn
,node16
,mongodb5
- backend setup: from the root directory
yarn
, then enterservices/tktrex/backend
and try in different consoles:yarn watch
,yarn parserv
- extension setup: from the root directory
yarn
, then enterservices/tktrex/extension
and try:yarn build:watch
This website
It is written in Markdown, generated by Hugo — also this on github, at this repository.