@ls-apis/cli 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/data/apis.json +22 -12
  2. package/package.json +1 -1
package/data/apis.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-05-22T05:08:28.299Z",
2
+ "timestamp": "2026-05-22T08:28:16.509Z",
3
3
  "providers": [
4
4
  {
5
5
  "name": "apis-guru",
@@ -33973,7 +33973,7 @@
33973
33973
  "cors": "unknown",
33974
33974
  "categories": ["Jobs"],
33975
33975
  "openapiSpec": null,
33976
- "sources": ["github-public-apis", "publicapis-dev"]
33976
+ "sources": ["github-public-apis"]
33977
33977
  },
33978
33978
  {
33979
33979
  "name": "Careerjet",
@@ -40745,6 +40745,16 @@
40745
40745
  "openapiSpec": null,
40746
40746
  "sources": ["publicapis-dev"]
40747
40747
  },
40748
+ {
40749
+ "name": "PageBolt",
40750
+ "description": "Screenshot, PDF, video recording, OG image, and page inspection via REST API.",
40751
+ "link": "https://pagebolt.dev/",
40752
+ "auth": "apiKey",
40753
+ "cors": null,
40754
+ "categories": ["Development"],
40755
+ "openapiSpec": null,
40756
+ "sources": ["publicapis-dev"]
40757
+ },
40748
40758
  {
40749
40759
  "name": "SEO Score",
40750
40760
  "description": "Comprehensive SEO audit with 28 checks, scoring, and prioritized recommendations.",
@@ -40905,16 +40915,6 @@
40905
40915
  "openapiSpec": null,
40906
40916
  "sources": ["publicapis-dev"]
40907
40917
  },
40908
- {
40909
- "name": "Web Scraping API",
40910
- "description": "Extract structured data from any public URL.",
40911
- "link": "https://apyhub.com/utility/sharpapi-web-scraping-api",
40912
- "auth": "apiKey",
40913
- "cors": null,
40914
- "categories": ["Development"],
40915
- "openapiSpec": null,
40916
- "sources": ["publicapis-dev"]
40917
- },
40918
40918
  {
40919
40919
  "name": "PDFBolt",
40920
40920
  "description": "High-quality HTML to PDF conversion with templates and AI generation.",
@@ -41965,6 +41965,16 @@
41965
41965
  "openapiSpec": null,
41966
41966
  "sources": ["publicapis-dev"]
41967
41967
  },
41968
+ {
41969
+ "name": "Himalayas",
41970
+ "description": "Remote job listings with salary, timezone, and location data.",
41971
+ "link": "https://himalayas.app/api",
41972
+ "auth": null,
41973
+ "cors": null,
41974
+ "categories": ["Jobs"],
41975
+ "openapiSpec": null,
41976
+ "sources": ["publicapis-dev"]
41977
+ },
41968
41978
  {
41969
41979
  "name": "CV - Job match score API",
41970
41980
  "description": "This API use multiple criteria to evaluate how well a candidate fits a job position.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ls-apis/cli",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "description": "Public APIs Discovery for Humans & Agents",
5
5
  "type": "module",
6
6
  "bin": {