Hi, My spiders have been set up perfectly, except that now I need the CSV export to happen with tab-delimited, rather than the default comma delimited.
Here's how the start of my file looks: from scrapy.spider import BaseSpider from scrapy.selector import HtmlXPathSelector from dmoz2.items import DmozItem What do I need to do differently to get a tab-delimited CSV output? Thanks. -Anjali -- 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 scrapy-users+unsubscr...@googlegroups.com. To post to this group, send email to scrapy-users@googlegroups.com. Visit this group at http://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.