# GetMovies **Repository Path**: gg20150212/python3WebSpider ## Basic Information - **Project Name**: GetMovies - **Description**: 爬虫练习代码 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-24 - **Last Updated**: 2022-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: Spider, Python ## README # GetMovies #### 介绍 爬虫练习代码 2、功能 (1)、随机的User-agent (2)、使用崔庆才崔大的练习网站,在这里谢过了,如果崔大觉得侵权了,请进行私信或留言,我一定删除整改! (3)、使用xpath进行解析,有点偷懒。 3、下一步版本计划 (1) 使用多线程进行爬虫 (2) 使用代理访问爬取数据。