Usage#

tiktok-research-client#

Tikok Dynamics.

Args:

query_option (str): What do you want to query? (user, keyword, comments) query_input (str): What is the input? (username, keyword, video_id) collect_max (int): Max number of videos to collect start_date (str): What should the start date be? Default: 2022-01-01

Raises:

ValueError: Invalid query option

tiktok-research-client [OPTIONS]

Options

--version#

Show the version and exit.

-q, --query_option <query_option>#

What do you want to query? (user, search, comments)

Options

user | search | comments

-i, --query_input <query_input>#

Required What is the input? (username, search, video_id). For keywords, separate by ‘,’.

-m, --collect_max <collect_max>#

Max number of videos to collect (Default: 100)

-d, --start_date <start_date>#

What should the start date be? Default: 2023-01-01