gersmann / xing_contact_scraper

Scrape your Xing contacts for easy LinkedIn migration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requirements:

  • python

installation:

  1. install Scrapy: pip install Scrapy
  2. edit configuration cp config.py.template config.py && vi config.py
  3. run Scrapy: scrapy crawl contacts -o my_contacts.json

About

Scrape your Xing contacts for easy LinkedIn migration


Languages

Language:Python 100.0%