🐤 More video tutorials for coding and using the TikTok API can be found in my TikTok API PHP SDK Playlist :D kzbin.info/www/bejne/qZWkZZh5ppdkr5o 🐤
@AlanDeAnda19 ай бұрын
Hi, Justin. Thanks for the video. That code applies for retrieve info of other users?
@justinstolpe9 ай бұрын
You need a user access token before you can get their user info
@johnmary721810 ай бұрын
Great information How to get the public media from ticktock API ?
@justinstolpe10 ай бұрын
Thanks! Working on getting users videos for the next video in the series!
@justinstolpe9 ай бұрын
New video for getting users video posts is live kzbin.info/www/bejne/l2S2ZYyedrpoeM0
@altobellibrito47485 ай бұрын
hi. Thanks man. You rock!! I want to seach given a hastag. There is an endpoint for that?
@abdullahfarooq213110 ай бұрын
How to get user insights for analytics? Also make a video on commertial contet api
@justinstolpe10 ай бұрын
All on the list coming soon :D
@justinstolpe9 ай бұрын
New video for getting users video posts is live kzbin.info/www/bejne/l2S2ZYyedrpoeM0
@VikasLamichhane8 ай бұрын
Hi Justin, Thanks for the Video. Does TikTok provide an API for developers to fetch specific user information and their posts? I am interested in accessing competitor profiles and their engagement metrics.
@justinstolpe8 ай бұрын
You can but that user still would need to login with your app so you can get a user access token and then request data on their behalf
@igorsergienko5161Ай бұрын
Hey, good video, thank man! Can I get user email using tiktok API by any way?
@albesk8erАй бұрын
Is it possible to use this user info and interface with a display using ESP32 or Arduino, for example, showing followers? Do you have any suggestions or documentation that could help me? Thank you
@justinstolpeАй бұрын
@albesk8er yeah I'm sure you could integrate the api but I have not used an arguing or esp32
@illgilligan10 ай бұрын
Justin! How can I personally help you reach 10K?!
@justinstolpe9 ай бұрын
idk follow, subscribe, like, etc... haha
@jackylee30296 ай бұрын
Hey, Justin. As far as I know, TikTok has recently updated its API, resulting in developers not being able to get the user info. Are you experiencing this issue?
@hasithudayanga61606 ай бұрын
I'm using this in my laravel application. Can we use .env file for access tokens. Rather than define.php file ?
@justinstolpe6 ай бұрын
nice! I am not that familiar with laravel but you should be able to move the defines wherever you want in your own application
@asMdl4 ай бұрын
I am currently on 3:51 and I am learning php
@AbdurRahman-fy5gmАй бұрын
How to take comments from another user's video? Is this possible?
@kokes_animations2 ай бұрын
How can I get user info for another user? I'm looking to use this to check if a username is available on tiktok
@justinstolpe2 ай бұрын
I don't believe there is any endpoint for something like this as of now