yoyzhou / weibo_scrapy

WEIBO_SCRAPY is a Multi-Threading SINA WEIBO data extraction Framework in Python.
http://yoyzhou.github.io/blog/2013/04/08/weibo-scrapy-framework-with-multi-threading/
154 stars 80 forks source link

how to generate weibo_cookies.dat #2

Open liudonghua123 opened 9 years ago

liudonghua123 commented 9 years ago

hi, I looked through the code and find cookies_file = weibo_cookies.dat configuration in scrapy.ini file. However, I couldn't find this file or some guide on how to generate this file. Could you provide some tips on how to get this file. Thanks in advance!