Skip to content

Commit

Permalink
deploy: d8072af
Browse files Browse the repository at this point in the history
  • Loading branch information
davidteather committed Aug 24, 2024
1 parent 815d437 commit a49e665
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h1>TikTokAPI Quick Start<a class="headerlink" href="#tiktokapi-quick-start" tit
<section id="unofficial-tiktok-api-in-python">
<h2>Unofficial TikTok API in Python<a class="headerlink" href="#unofficial-tiktok-api-in-python" title="Link to this heading"></a></h2>
<p>This is an unofficial api wrapper for TikTok.com in python. With this api you are able to call most trending and fetch specific user information as well as much more.</p>
<p><a class="reference external" href="https://zenodo.org/badge/latestdoi/188710490"><img alt="DOI" src="https://zenodo.org/badge/188710490.svg" /></a> <a class="reference external" href="https://www.linkedin.com/in/davidteather/"><img alt="LinkedIn" src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&amp;logo=linkedin&amp;logoColor=white&amp;style=flat-square" /></a> <a class="reference external" href="https://github.com/sponsors/davidteather"><img alt="Sponsor Me" src="https://img.shields.io/static/v1?label=Sponsor&amp;message=%E2%9D%A4&amp;logo=GitHub" /></a> <a class="reference external" href="https://github.com/davidteather/TikTok-Api/releases"><img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/davidteather/TikTok-Api" /></a> <a class="reference external" href="https://github.com/davidteather/TikTok-Api/blob/main/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/davidteather/TikTok-Api" /></a> <a class="reference external" href="https://pypi.org/project/TikTokApi/"><img alt="Downloads" src="https://pepy.tech/badge/tiktokapi" /></a> <img alt="" src="https://visitor-badge.laobi.icu/badge?page_id=davidteather.TikTok-Api" /> <a class="reference external" href="https://discord.gg/yyPhbfma6f"><img alt="Support Server" src="https://img.shields.io/discord/783108952111579166.svg?color=7289da&amp;logo=discord&amp;style=flat-square" /></a></p>
<p><a class="reference external" href="https://zenodo.org/badge/latestdoi/188710490"><img alt="DOI" src="https://zenodo.org/badge/188710490.svg" /></a> <a class="reference external" href="https://www.linkedin.com/in/davidteather/"><img alt="LinkedIn" src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&amp;logo=linkedin&amp;logoColor=white&amp;style=flat-square" /></a> <a class="reference external" href="https://github.com/sponsors/davidteather"><img alt="Sponsor Me" src="https://img.shields.io/static/v1?label=Sponsor&amp;message=%E2%9D%A4&amp;logo=GitHub" /></a> <a class="reference external" href="https://github.com/davidteather/TikTok-Api/releases"><img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/davidteather/TikTok-Api" /></a> <a class="reference external" href="https://github.com/davidteather/TikTok-Api/blob/main/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/davidteather/TikTok-Api" /></a> <a class="reference external" href="https://pypi.org/project/TikTokApi/"><img alt="Downloads" src="https://pepy.tech/badge/tiktokapi" /></a> <img alt="" src="https://visitor-badge.laobi.icu/badge?page_id=davidteather.TikTok-Api" /> <a class="reference external" href="https://discord.gg/yyPhbfma6f"><img alt="Support Server" src="https://img.shields.io/discord/783108952111579166.svg?color=7289da&amp;logo=discord&amp;style=flat-square" /></a></p>
<p>This api is designed to <strong>retrieve data</strong> TikTok. It <strong>can not be used post or upload</strong> content to TikTok on the behalf of a user. It has <strong>no support any user-authenticated routes</strong>, if you can’t access it while being logged out on their website you can’t access it here.</p>
<section id="sponsors">
<h3>Sponsors<a class="headerlink" href="#sponsors" title="Link to this heading"></a></h3>
Expand All @@ -124,6 +124,14 @@ <h3>Sponsors<a class="headerlink" href="#sponsors" title="Link to this heading">
<b>EnsembleData</b> is the leading API provider for scraping Tiktok, Instagram, Youtube, and more. <br> Trusted by the major influencer marketing and social media listening platforms.
</div>
</a>
<br>
<a href="https://www.sadcaptcha.com?ref=davidteather" target="_blank">
<img src="https://raw.githubusercontent.com/davidteather/TikTok-Api/main/imgs/tiktok_captcha_solver.png" width="100" alt="TikTok Captcha Solver">
<b></b>
<div>
<b>TikTok Captcha Solver: </b> Bypass any TikTok captcha in just two lines of code.<br> Scale your TikTok automation and get unblocked with SadCaptcha.
</div>
</a>
</div>
</section>
<section id="table-of-contents">
Expand Down
Loading

0 comments on commit a49e665

Please sign in to comment.