Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

linkedin-jobs-api

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linkedin-jobs-api - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -180,3 +180,3 @@ const cheerio = require("cheerio");

const companyLogo =
job.find(".artdeco-entity-image").attr("data-ghost-url") || "";
job.find(".artdeco-entity-image").attr("data-delayed-url") || "";
const agoTime =

@@ -183,0 +183,0 @@ job.find(".job-search-card__listdate").text().trim() || "";

{
"name": "linkedin-jobs-api",
"version": "1.0.2",
"version": "1.0.3",
"description": "advanced node.js package for getting job listings from LinkedIn",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc