# weibo **Repository Path**: ishida/weibo ## Basic Information - **Project Name**: weibo - **Description**: Python 模拟浏览器实现新浪微博简单使用! - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2018-09-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 用Python实现新浪微博简单使用实现基本功能如下: 1、用户提供用户名密码进行登录(目前不支持自动识别验证码登录) 2、发布微博 3、转发微博 4、评论微博() 5、关注别人 6、取消关注 7、为指定微博点赞