Skip to content

lusongcn/imitation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imitation

Imitation website for Mac/Linux/Windos

Mac下的爬虫仿站工具,可在Mac/Linux/Windos中使用

本项目基于Python,本项目为初次提交,有问题欢迎大家提建议传送门

基本信息

  1. 本脚本采用Python,可提供Windos,Mac,Linux使用
  2. 本脚本需要安装一些拓展,对于一个新入手Python的同学来说需要多安装2步,但是常用的同学来说直接用即可

优势

  1. 可以提取单个网页,也可以列表获取多个网页,自动根据项目分包,多个站点可混合使用
  2. 可自动提取Html,Css,Js,Img,背景图片等,自动分文件
  3. 自动替换文件地址,自动对文件归档,方便用户整理,不需要像Windos的一些网站那样需要不断的整理文件
  4. 可以提取背景图片,很多Windos的提取工具不能提取背景图片,导致提取显示不完全

需要条件

  1. 需要安装Python,Pytorch2.7或者Pytorch3均可使用
  2. 拓展包需求:pip,requestsBeautifulSoup
  3. pip安装地址mac下安装python pip、pyspider
  4. 安装好pip以后即可使用PIP来安装拓展包
# 安装requests
pip install requests
# 安装beautifulsoup4
pip install beautifulsoup4

使用方法

git clone https://github.com/earnp/imitation.git
cd imitation
# 启动脚本
python imitation.py 

使用截图 imitation仿站工具

关于我们

文档地址:https://ptorch.com/news/23.html

本脚本由Pytorch中文网Earnp提供,官方地址为:https://ptorch.com/

官方群为:168117787,大家可以交流讨论

About

Imitation Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages