"scrapy crawl myspider -o data.csv" should write csv #546
Comments
+1 |
2 similar comments
+1 |
+1 |
denysbutenko
added a commit
to denysbutenko/scrapy
that referenced
this issue
Apr 6, 2014
denysbutenko
added a commit
to denysbutenko/scrapy
that referenced
this issue
Apr 6, 2014
* master: Added more verbose error message for unrecognized output format. PEP8. Add import os for crawl. Fix default value. Added back `-t` option. If `--output-format` not defined parse from extension `--output` Resolved issue scrapy#546. Output format parsing from filename extension.
dangra
added a commit
that referenced
this issue
Apr 14, 2014
[MRG] Resolved issue #546. Output format parsing from filename extension.
#659 almost resolved this, but there are 2 things that should be improved:
|
take a look to #760. |
@nramirezuy yes, a good catch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What do you think about removing a need to write this?
Of course, other file extensions could be also supported.
The text was updated successfully, but these errors were encountered: