Skip to content

Lazar-T/conference-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 and about.

Screenshot

Screenshot

Installation and Running

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

To run tests:

scrapy check openstack

Releases

No releases published

Packages

No packages published

Languages