linkedin-private-api
linkedin-private-api copied to clipboard
LinkedIn NodeJS API, written in TypeScript.
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 [](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...
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 [](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...
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 [](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...
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...
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...
Hi!
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...