Skip to content

darioajr/c-tiktok-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-tiktok-search

Install libs

sudo apt-get install libcurl4-openssl-dev libjson-c-dev

Compile

gcc tiktok_search.c -o tiktok_search -lcurl -ljson-c 

Execute

./tiktok_search exemplo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages