Skip to content

Commit e55f70e

Browse files
makowskidgithub-actions[bot]
authored andcommitted
Updated latest blog posts
1 parent cfbbd33 commit e55f70e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Check the details at our [Trust Portal](https://trust.a2zweb.co/).
220220
#### More at [SharpAPI.com/blog](https://sharpapi.com/en/blog)
221221

222222
<!-- posts -->
223-
* **[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")
223+
* **[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")
224224
> 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.
225225
226226

profile/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',
44
'pretty_version' => 'dev-main',
55
'version' => 'dev-main',
6-
'reference' => 'f02b66d059b76c09c228bbda8113dbacbd7ea53d',
6+
'reference' => 'cfbbd33eca351075861dd12f8bb2fd3dc66b7c73',
77
'type' => 'project',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'sharpapi/sharpapi' => array(
2323
'pretty_version' => 'dev-main',
2424
'version' => 'dev-main',
25-
'reference' => 'f02b66d059b76c09c228bbda8113dbacbd7ea53d',
25+
'reference' => 'cfbbd33eca351075861dd12f8bb2fd3dc66b7c73',
2626
'type' => 'project',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

0 commit comments

Comments
 (0)