Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ssovit authored Oct 11, 2023
1 parent 82ce93f commit b9c2237
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,30 +114,9 @@ It's highly recommended to use `Rotating` Proxy service if you are making lots o
# Non-watermarked video url for newer videos
TikTok videos don't have video id as meta data on watermarked video posted after ~24-28 July 2020. Check below for subscription plans for non watermarked video API.

## Pirvate API server subscription pricing
| Package | Cost(per month) | Quota(requests per day) |
| ------- | :---------------: | --------------: |
| **Pro** *(popular)* | 50 USD | 5,000 |
| **Mega** | 100 USD | 12,000 |
| **Ultra** | custom pricing | ? |

## Looking for api source code?
Source code for TikTok Mobile App API available.

**Available variations**
- PHP *(standalone version with no external dependency)*
- NodeJs *(standalone version with no external dependency)*

# Private APP API wrapper

https://github.com/ssovit/TikTok-Private-API-PHP

# Contact
**Use issues ticket if you have questions regarding this library. Only inquiries regarding private API or custom works will be responded.**
- Telegram https://t.me/ssovit
- WhatsApp https://wa.link/odwv3x
# Discussion
- Discord https://discord.gg/rSQd2QAXA8
- Email [email protected]

# Empty results?
Use proxy. You are making too many API requests in short interval of time. Rotating proxy is recommended.
Expand All @@ -146,4 +125,4 @@ Use proxy. You are making too many API requests in short interval of time. Rotat
Don't hesitate to create pull requests.

# Disclaimer
TikTok is always updating their API endpoints but I will try to keep this library whenever possible. I take no responsibility if you or your IP gets banned using this API. It's recommended that you use proxy.
TikTok is always updating their API endpoints but I will try to keep this library whenever possible. I take no responsibility if you or your IP gets banned using this API. It's recommended that you use proxy.

0 comments on commit b9c2237

Please sign in to comment.