# getDoubanScore **Repository Path**: RoWe98/getDoubanScore ## Basic Information - **Project Name**: getDoubanScore - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # getDoubanScore 这个python代码可以为您查询电影在豆瓣上的评分 # 需要的库 1.lxml 2.requests 3.time # Python 版本:python3 # 安装方法 1.pip3 install lxml 2.pip3 install requests