Item Count#

class kingfisher_scrapy.extensions.item_count.ItemCount(stats)[source]#

Adds a count to the crawl stats for each type of item scraped.

classmethod from_crawler(crawler)[source]#
item_scraped(item, spider)[source]#