linkedin-api
linkedin-api copied to clipboard
One time client creation and reuse of login cookies.
Hey guys, I need to help in understanding how can I login & create a client (with username and password) for once and then can access the same client to perform search operations without.
In short, how I can make a singleton client and reuse it without abusing the login method?