ziruizhuang / WeiboCrawler

A Weibo Crawler written in CSharp and under .Net Framework. With GUI guideline for users.
GNU General Public License v3.0
2 stars 2 forks source link

the webclient receive Weibo 6102 Code and need refresh #1

Open ziruizhuang opened 10 years ago

ziruizhuang commented 10 years ago

the web client receive a weibo 6102 code which need a refresh. this prevent the crawler from working continuously. need more work on this to find if this is caused by cookies or something else

ziruizhuang commented 10 years ago

confirmed that this is not caused by mismatched UserAgnet

ziruizhuang commented 10 years ago

Solution found. force using retcode=6102 query string to avoid refresh

ziruizhuang commented 10 years ago

the retcode=6102 cheat doesn't solve the issue. it just forced a re-login.