Skip to content

trieb-work/linkedin-voyager-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a wrapper module for the LinkedIn voyager API. It is not officially supported and you should check yourself, if you are allowed to use it or not. The module is including types and TSDocs, so just try it out yourself, it should be self-explanatory.

Installation and Configuration

Install it via NPM

npm i @trieb.work/voyager-api

You need to import and init the module first:

import init from '@trieb.work/voyager-api/dist/init'
import { getFullProfile } from '@trieb.work/voyager-api/dist/profile'

About

This is a typescript library for the linkedin frontend API. You can use it to scrap profiles, companies, etc.. You need valid session cookies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors