这是市面上唯一一本可以看到scrapy的书,虽然是英文版 This book covers the long awaited Scrapy v 1.0 that empowers you to extract useful data from virtually any source with very little effort. It starts off by explaining the fundamentals of Scrapy framework, followed by a thorough description of how to extract data from any source, clean it up, shape it as per your requirement using Python and 3rd party APIs. Next you will be familiarised with the process of storing the scrapped data in databases as well as search engines and performing real time analyt ics on them with Spark Streaming. By the end of this book, you will perfect the art of scarping data for your applications with ease