Getting Scrapy [http://scrapy.org/] installed on OSX proved to be a pain. One
of the requirements for Scrapy is LXML [http://lxml.de/], requiring a C
compiler. Even with XCode installed, I was missing one thing. For Python Package
Index (pip) packages to successfully compile when installing, one more