Is there any way to name a crawled image with other info(text) that we get with the spider? for example in this case I want images with the article title and ar
I made a scraper and am using this tutorial to export using a pipeline. When I run scrapy crawl [myspider] I see the objects flashing by in my terminal, but aft