Skip to content

Commit 27132df

Browse files
makowskidgithub-actions[bot]
authored andcommitted
Updated latest blog posts
1 parent ed569c3 commit 27132df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ These utility endpoints, along with careful monitoring of quota status, will hel
355355
### Blog
356356

357357
<!-- posts -->
358-
* **[22/02/2026]** [Invoice Parsing API - Extract Structured Data from Any Invoice](https://sharpapi.com/blog/post/invoice-parsing-api-extract-structured-data-from-any-invoice "Invoice Parsing API - Extract Structured Data from Any Invoice")
358+
* **[25/02/2026]** [Invoice Parsing API - Extract Structured Data from Any Invoice](https://sharpapi.com/blog/post/invoice-parsing-api-extract-structured-data-from-any-invoice "Invoice Parsing API - Extract Structured Data from Any Invoice")
359359
> If you've ever spent an afternoon squinting at invoices, copy-pasting vendor names into spreadsheets, and manually tallying line items - first of all, we're sorry. Second of all, that era is officially over. The new Invoice Parsing endpoint takes any invoice file - whether it's a crisp PDF, a slightly crumpled photo from your phone, or a scanned TIFF from that ancient office scanner - and returns a beautifully structured JSON object packed with every data point you could possibly need.
360360
361361

vendor/composer/installed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => 'sharpapi/sharpapi.github.io',
44
'pretty_version' => 'dev-main',
55
'version' => 'dev-main',
6-
'reference' => 'b6f11df1c6f7131c4b658c8b5f4dca22032abdf5',
6+
'reference' => 'ed569c3d7da38cf33f20eda267173d3a218597fb',
77
'type' => 'project',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'sharpapi/sharpapi.github.io' => array(
2323
'pretty_version' => 'dev-main',
2424
'version' => 'dev-main',
25-
'reference' => 'b6f11df1c6f7131c4b658c8b5f4dca22032abdf5',
25+
'reference' => 'ed569c3d7da38cf33f20eda267173d3a218597fb',
2626
'type' => 'project',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

0 commit comments

Comments
 (0)