ZHIHU_API_ROOT = 'https://api.zhihu.com' LOGIN_URL = ZHIHU_API_ROOT + '/sign_in' CAPTCHA_URL = ZHIHU_API_ROOT + '/captcha'