Git Product home page Git Product logo

imitation's Introduction

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,大家可以交流讨论

imitation's People

Contributors

lusongcn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.