Skip to content

Commit

Permalink
Deployed b33d5d1 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raznem committed Nov 6, 2024
1 parent d8e602d commit 9800a74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/precision-mode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@


<h1 id="precision-mode">Precision Mode</h1>
<p>By default, Parsera works in <code>fast</code> mode. In case it's unable to extract some data, you can use <code>precision</code> mode instead. This mode minimizes page reduction, allowing the model to detect data hidden inside HTML tags. Keep in mind that <code>precision_mode</code> uses more <a href="../getting-started/#credits">credits</a> due to its increased resource requirements. </p>
<p>By default, Parsera works in <code>fast</code> mode. In case it's unable to extract some data, you can use <code>precision</code> mode instead. This mode minimizes page reduction, allowing the model to detect data hidden inside HTML tags. Keep in mind that <code>precision</code> mode uses more <a href="../getting-started/#credits">credits</a> due to its increased resource requirements. </p>
<div class="language-bash highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>curl<span class="w"> </span>https://api.parsera.org/v1/extract<span class="w"> </span><span class="se">\</span>
</span><span id="__span-0-2"><a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a>--header<span class="w"> </span><span class="s1">&#39;Content-Type: application/json&#39;</span><span class="w"> </span><span class="se">\</span>
</span><span id="__span-0-3"><a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a>--header<span class="w"> </span><span class="s1">&#39;X-API-KEY: &lt;YOUR_API_KEY&gt;&#39;</span><span class="w"> </span><span class="se">\</span>
Expand Down
Loading

0 comments on commit 9800a74

Please sign in to comment.