linkedin-private-api icon indicating copy to clipboard operation
linkedin-private-api copied to clipboard

LinkedIn NodeJS API, written in TypeScript.

Results 51 linkedin-private-api issues
Sort by recently updated
recently updated
newest added

How to search for specific country like India,and can we use this for not a well known company which can be tier-3 or early edge startup how to find company...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.3 to 18.7.9. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.0.3&new-version=18.7.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.182 to 4.14.184. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/lodash&package-manager=npm_and_yarn&previous-version=4.14.182&new-version=4.14.184)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I am trying to search by location (geoUrn)- simple text **(California)** but it's not returning any result

If I am trying to search by Title without passing firstName or lastName then it's returning me data with Title but no firstName + lastName in result

Bumps [@types/config](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/config) from 0.0.41 to 3.3.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/config&package-manager=npm_and_yarn&previous-version=0.0.41&new-version=3.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) and [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown). These dependencies needed to be updated together. Updates `typedoc` from 0.19.2 to 0.23.10 Release notes Sourced from typedoc's releases. v0.23.10 Features Added support for detecting comments...

dependencies

Is it possible to login with different users or when I use this library It always tries to connect with only one user? I login successfully with my account, but...

I've been able to get this to work properly via node. But when I try to run it via a service worker in a chrome extension the request succeeds but...