I am currently using python / scrapy for extract content.
My doubt is:
After debugging the file. I am getting 35 MB of .xml output file.
Please let me know is there any option to reduce the .xml file under kB size during debugging to start scrapy crawl projectname -o test.xml -t xml
Thanks
Advance
No comments:
Post a Comment