You could use Redis, to create a key using the detail page's URL or other something, then put it into Redis, check it next time.
On 16-3-20 下午7:55, Markus Deenik wrote: Hi, is there a way that I can make Scrapy cache only certain pages? Let's say I do not want to cache index pages, but only details pages (pages that won't change), is that possible? If yes, how? Thanks, Markus -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.
