PHPackages                             truongbo/tiktok-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. truongbo/tiktok-api

ActiveLibrary[API Development](/categories/api)

truongbo/tiktok-api
===================

Full API Tiktok Data

v1.0(3y ago)162.8k↓33.3%1MITPHP

Since Nov 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/truongbo17/tiktok-api)[ Packagist](https://packagist.org/packages/truongbo/tiktok-api)[ RSS](/packages/truongbo-tiktok-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Tiktok Api Full Data By TikWM
=============================

[](#tiktok-api-full-data-by-tikwm)

- Download video no watermark
- Get trending video
- Get info video
- Get info user
- Get info music
- Get info hashtag
- Search hashtag,video,music,..
- Anymore...

**Details about API in src/TikTok.php, you can get endpoint and customize it.Do not update this package only if the api is changed**

Installation
------------

[](#installation)

Install the package (If you use Laravel):

```
composer require truongbo/tiktok-api
```

Use:

```
$trending = app('tiktok-api')
            ->getTrendingVideo(method: 'GET', region: 'VN', count: 1);
```

Result:

```
  0 => array:13 [
    "video_id" => "7142393816136437018"
    "region" => "VN"
    "title" => "Đỉnh cao tóp mỡ mắm tỏi #phuongoanhdaily #reviewanngon #ancungtiktok "
    "duration" => 59
    "wmplay" => "https://v16m-default.akamaized.net/dec592c87719ca1f2177ed31684d7931/6366c76e/video/tos/useast2a/tos-useast2a-pve-0037-aiso/2e7c8b072f724fec8d6f1c3c3963fc3a/?a=0&ch=0&cr=0&dr=0&lr=all&cd=0%7C0%7C0%7C0&cv=1&br=3628&bt=1814&cs=0&ds=3&ft=teSL~8hPobVD12NJ~Kz8-UxhQ-qJyF_ODS2&mime_type=video_mp4&qs=0&rc=NjU2NDxoaGY4NWU6NTQ0O0BpM2llNjo6ZjhoZjMzZjgzM0BjMV5hYTReNmMxMl81X2M2YSNwMS9ncjQwL2NgLS1kL2Nzcw%3D%3D&l=202211051427310102170940960DB96DE7&btag=80000"
    "music_info" => array:8 [
      "id" => "7142393838903102234"
      "title" => "original sound - phuongoanh.daily"
      "play" => "https://sf16-ies-music.tiktokcdn.com/obj/ies-music-aiso/7142393882486033178.mp3"
      "cover" => "https://p16-sign-sg.tiktokcdn.com/aweme/1080x1080/tos-alisg-avt-0068/5f46bfa03ee3fdc18d2af9e36e6c89aa.jpeg?x-expires=1667743200&x-signature=38uiU9pjTvZMTUyaJBEdF8F8B1s%3D"
      "author" => "Phuongoanh.daily"
      "original" => true
      "duration" => 59
      "album" => ""
    ]
    "play_count" => 5191837
    "digg_count" => 267103
    "comment_count" => 1342
    "share_count" => 4173
    "download_count" => 2584
    "create_time" => 1662968159
    "author" => array:4 [
      "id" => "6902647445742830593"
      "unique_id" => "phuongoanh.daily"
      "nickname" => "Phuongoanh.daily"
      "avatar" => "https://p16-sign-sg.tiktokcdn.com/tos-alisg-avt-0068/5f46bfa03ee3fdc18d2af9e36e6c89aa~c5_300x300.jpeg?x-expires=1667743200&x-signature=fnUHDSNKPIfQ8rD93fe71YH26ig%3D"
    ]
  ]
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1291d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f5b50808bae941c66b2572f44a4ae4c77554ea11fd98f2417bdc43f59eda9aff?d=identicon)[truongbo17](/maintainers/truongbo17)

---

Top Contributors

[![truongbo17](https://avatars.githubusercontent.com/u/91400591?v=4)](https://github.com/truongbo17 "truongbo17 (8 commits)")

---

Tags

tiktoktiktok-apitiktok-data-explorertiktok-downloadertiktok-nowatermarktiktok-scraperTikTok tiktok apitiktok-no-watermarktiktok-data

### Embed Badge

![Health badge](/badges/truongbo-tiktok-api/health.svg)

```
[![Health](https://phpackages.com/badges/truongbo-tiktok-api/health.svg)](https://phpackages.com/packages/truongbo-tiktok-api)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[ssovit/tiktok-api

Unofficial TikTok API for PHP

15035.9k](/packages/ssovit-tiktok-api)[hubspot/api-client

Hubspot API client

23914.2M16](/packages/hubspot-api-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
