For debugging purposes, I would like to get ONLY items that have been dropped on Scrapy (Python library), using the "raise DropItem" option.
I wanted to have this list because in the sanitization process, sometimes a page contains HTML errors and I would like to add these URLs to my spider's blacklist.