Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Profile Parser

A LangGraph-based tool for parsing LinkedIn profiles using the ScrapingDog API.

Features

  • Parse one or multiple LinkedIn profiles
  • Extract profile details and activity for the last 6 months (configurable)
  • Summarize profiles using GPT-4

Setup

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Create a .env file with your API keys:
    SCRAPINGDOG_API_KEY=your_scrapingdog_api_key
    OPENAI_API_KEY=your_openai_api_key
    

Deployment

This application is designed to be deployed on LangGraph Cloud. Import the repository directly into LangGraph Cloud for deployment.

Usage

The application provides a simple interface where you can:

  • Input one or multiple LinkedIn profile URLs
  • Specify the timeline for activity extraction (default: 6 months)
  • Run the extraction and summarization process

About

research linkedin profiles

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages