Skip to content

Commit 91735b9

Browse files
makowskidgithub-actions[bot]
authored andcommitted
Updated latest blog posts
1 parent 17bc4bd commit 91735b9

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,11 +361,15 @@ These utility endpoints, along with careful monitoring of quota status, will hel
361361
### Blog
362362

363363
<!-- posts -->
364-
* **[26/03/2025]** [Introducing the SharpAPI Skills Database API](https://sharpapi.com/blog/post/introducing-the-sharpapi-skills-database-api "Introducing the SharpAPI Skills Database API")
364+
* **[01/04/2025]** [Job Positions API: Unlock Comprehensive HR Data](https://sharpapi.com/blog/post/job-positions-api "Job Positions API: Unlock Comprehensive HR Data")
365+
> Imagine having access to a vast, meticulously structured database of over 16,000 job positions across various industries—all at your fingertips. This API doesn’t just list roles; it also offers related job positions with weighted relevancy scores, making it a perfect companion for HR platforms, job boards, AI-driven career matching, and workforce analytics.
366+
367+
368+
* **[01/04/2025]** [Skills Database API: The Ultimate Tool for Skill Intelligence](https://sharpapi.com/blog/post/skills-database-api "Skills Database API: The Ultimate Tool for Skill Intelligence")
365369
> We're excited to announce a new addition to our utility API family: the SharpAPI Skills Database API. Designed to enhance how platforms utilize and understand skill-related data, this API offers instant access to a structured database of nearly 100,000 skills, including their related skills and relevancy scores.
366370
367371

368-
* **[08/01/2025]** [Introducing AI Jobs Webhooks: Real-Time Notifications for Your Application](https://sharpapi.com/blog/post/ai-jobs-webhooks-real-time-notifications-for-your-application "Introducing AI Jobs Webhooks: Real-Time Notifications for Your Application")
372+
* **[01/04/2025]** [AI Jobs Webhooks: Real-Time Notifications for Your Application](https://sharpapi.com/blog/post/ai-jobs-webhooks-real-time-notifications-for-your-application "AI Jobs Webhooks: Real-Time Notifications for Your Application")
369373
> No more polling APIs, no more delays. Just instant updates when your AI job is completed, delivered securely and reliably to your designated endpoint. Whether you’re translating content, generating data insights, or processing large datasets, webhooks ensure you’re always in sync with SharpAPI.
370374
371375

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' => '49a621dcb4fa72818fd267889e315bf0e9dcddec',
6+
'reference' => '17bc4bdf1e2ada4d5ca66cd0c370bfc6c257ca8e',
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' => '49a621dcb4fa72818fd267889e315bf0e9dcddec',
25+
'reference' => '17bc4bdf1e2ada4d5ca66cd0c370bfc6c257ca8e',
2626
'type' => 'project',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

0 commit comments

Comments
 (0)