Processes CSV exports of LinkedIn and Facebook group members to extract and organize contact information. Designed for marketers and recruiters who need clean contact lists from group data. Works offline with your exported CSV files.

Features

  • Parse LinkedIn group member CSV exports to extract name, headline, location, and profile URLs
  • Parse Facebook group member CSV exports to extract name, profile URL, and join date
  • Deduplicate contacts across multiple group exports using fuzzy name matching
  • Export results to CSV, JSON, or Excel with customizable field selection
  • Filter contacts by keywords in headline or location fields

Usage

python group_contacts.py --input linkedin_group.csv --output contacts.xlsx --filter 'location:San Francisco'

Requirements

Python 3.8+. Install dependencies:

pip install -r requirements.txt

Download

Buy for $29 โ†’

Buy once, download immediately. ZIP includes the full script, README, and usage examples.

License

Personal & Commercial Use. You may use this tool in your own personal and commercial projects. Redistribution or resale of the source code is not permitted.