Skip to content

asimov-modules/asimov-linkup-module

Repository files navigation

ASIMOV Linkup Module

License Compatibility Package

ASIMOV module for import of personal LinkedIn data powered by Linkup.

✨ Features

  • Imports data about persons and companies on LinkedIn.
  • Imports your message inbox, including messages.
  • Imports your social graph—your LinkedIn connections.

🛠️ Prerequisites

  • Rust 1.85+ (2024 edition)

⬇️ Installation

Installation with ASIMOV CLI (recommended)

asimov module install linkup -v

Installation from Source Code

cargo install asimov-linkup-module

⚙ Configuration

Credentials can be provided either by using ASIMOV CLI module configuration:

asimov module config linkup -v

Or by setting environment variables:

export LINKUP_API_KEY="..."
export LINKEDIN_EMAIL="..."
export LINKEDIN_PASSWORD="..."

👉 Examples

Fetching LinkedIn user info

asimov-linkup-fetcher https://linkedin.com/in/$USER

Fetching LinkedIn company info

asimov-linkup-fetcher https://linkedin.com/company/$COMPANY

Listing LinkedIn messaging conversations

asimov-linkup-fetcher https://linkedin.com/messaging

Listing LinkedIn message thread messages

asimov-linkup-fetcher https://linkedin.com/messaging/thread/$THREAD

Listing LinkedIn connections

asimov-linkup-fetcher https://linkedin.com/mynetwork/invite-connect/connections

👨‍💻 Development

git clone https://github.com/asimov-modules/asimov-linkup-module.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

About

No description, website, or topics provided.

Resources

License

Contributing

Security policy

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors