Luckystar143 / conference-crawler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conference-crawler

###About

Crawler built with Scrapy. Scrapes 1900+ attendees at openstacksummit.org. Also included csv, json and xml files with populated fields of each individual attender such as: name, image url, friends, title, company, location, links, about.

###Screenshot

Screenshot

Installation and Running

git clone https://github.com/Lazar-T/conference-crawler
cd conference-crawler
scrapy crawl itemspider

About

License:MIT License


Languages

Language:Python 100.0%