Skip to content

Commit 076aacd

Browse files
makowskidgithub-actions[bot]
authored andcommitted
Updated latest blog posts
1 parent 96584ce commit 076aacd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,10 @@ 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")
359+
> 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.
360+
361+
358362
* **[09/01/2026]** [CVMatchScore.com: A Real-World Showcase of Our Resume Match API](https://sharpapi.com/blog/post/cvmatchscore-com-a-real-world-showcase-of-our-resume-match-api "CVMatchScore.com: A Real-World Showcase of Our Resume Match API")
359363
> APIs are easy to explain and harder to truly understand. CV Match Score is a small, fully functional product we built to show what happens when our Resume–Job Match API is used in a real, user-facing scenario. No mockups, no sample data, just a working example.
360364

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' => '27a8133c9ff5e1613033c72855a04308922302db',
6+
'reference' => '96584ced785c871ea7dd19ae44e2c9d086e05028',
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' => '27a8133c9ff5e1613033c72855a04308922302db',
25+
'reference' => '96584ced785c871ea7dd19ae44e2c9d086e05028',
2626
'type' => 'project',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

0 commit comments

Comments
 (0)