# copywebsite **Repository Path**: weizuba/copywebsite ## Basic Information - **Project Name**: copywebsite - **Description**: 基于python2.7开发一个网站爬虫的工具,下载目标网站的资源和静态文件 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-02-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #网站爬虫工具 基于python开发的一个网站爬虫工具,只要用来下载目标网站的资源,整站下载。 使用方法: # 为线程定义一个函数 hp = http("http://www.baidu.com/"); hp.curl_macth();