added rate limiting + handling error and rate limits + better headers

This commit is contained in:
Vishwa Gaurav
2024-10-23 16:19:17 +05:30
parent d4660dc238
commit 2af8011ab5
2 changed files with 214 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "linkedin-jobs-api",
"version": "1.0.5",
"version": "1.0.6",
"description": "advanced node.js package for getting job listings from LinkedIn",
"main": "index.js",
"scripts": {