Skip to content

olebittner/XingExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

XingExport

A simple python script that uses Selenium to export all your Xing.com contacts and save them in a convenient Excel table.

Installation

  1. Make sure python and pip are installed
  2. Clone this git git clone https://github.com/olebittner/XingExport
  3. Run pip install -r requirements.txt
  4. Download the latest geckodriver from https://github.com/mozilla/geckodriver/releases and extract the binary into the project directory

Usage

  1. execute the script eg.: python3 XingNetworkExport.py
  2. Firefox will open the xing.com login page
  3. Login to Xing
  4. That's it! The script will export all your contacts into an Excel file and save it as XingNetwork.xlsx next to the script

License

Distributed under the MIT License. See LICENSE for more information.

About

Export Contacts from your Xing Network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages