Skip to content

Commit

Permalink
deploy: e7b9393
Browse files Browse the repository at this point in the history
  • Loading branch information
Giebisch committed Mar 4, 2024
1 parent 046e426 commit 7985160
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions 01_about.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<li class="toctree-l2"><a class="reference internal" href="#prerequisites">Prerequisites</a></li>
<li class="toctree-l2"><a class="reference internal" href="#user-guide">User Guide</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#how-to-install">How to Install</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#stable-release-not-available-yet">Stable release (not available yet)</a></li>
<li class="toctree-l4"><a class="reference internal" href="#stable-release">Stable release</a></li>
<li class="toctree-l4"><a class="reference internal" href="#from-sources">From sources</a></li>
</ul>
</li>
Expand Down Expand Up @@ -101,7 +101,8 @@ <h1>!This package does not work at the moment!<a class="headerlink" href="#this-
<h1>TiktokScraper<a class="headerlink" href="#tiktokscraper" title="Link to this heading"></a></h1>
<section id="introduction">
<h2>Introduction<a class="headerlink" href="#introduction" title="Link to this heading"></a></h2>
<p>This packages helps you scrape various Tiktok data</p>
<p>This packages helps you scrape various Tiktok data.
Possible to use in code and via GUI in browser.</p>
</section>
<section id="prerequisites">
<h2>Prerequisites<a class="headerlink" href="#prerequisites" title="Link to this heading"></a></h2>
Expand All @@ -114,8 +115,8 @@ <h2>Prerequisites<a class="headerlink" href="#prerequisites" title="Link to this
<h2>User Guide<a class="headerlink" href="#user-guide" title="Link to this heading"></a></h2>
<section id="how-to-install">
<h3>How to Install<a class="headerlink" href="#how-to-install" title="Link to this heading"></a></h3>
<section id="stable-release-not-available-yet">
<h4>Stable release (not available yet)<a class="headerlink" href="#stable-release-not-available-yet" title="Link to this heading"></a></h4>
<section id="stable-release">
<h4>Stable release<a class="headerlink" href="#stable-release" title="Link to this heading"></a></h4>
<p>To install TiktokScraper, run this command in your terminal:</p>
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>pip<span class="w"> </span>install<span class="w"> </span>tiktokscraper
<span class="gp">$ </span>python<span class="w"> </span>-m<span class="w"> </span>playwright<span class="w"> </span>install
Expand Down
Binary file modified objects.inv
Binary file not shown.
Loading

0 comments on commit 7985160

Please sign in to comment.