GithubHelp home page GithubHelp logo

aiss-spider's Introduction

aiss-spider

爱丝APP图片爬虫,以及免支付破解VIP看图

下载图片

下载本工程后,执行下面的代码下载所有图片

pip install requests
python run.py

这个时候,会在 data/ 目录下生成图片文件。

共有2万多张图片,默认10个进程并发下载,在网速3M/s的情况下,大约20分钟下载完毕。下载完后如下图所示:

如果想要更新最新的图片,重复执行上面的操作就行了。代码会自动判断是否下载过,下载过的不会重复下载。

破解VIP看图

使用 爱思APP的过程中, 用户在查看大图的时候,会判断用户是否是付费用户,而决定显示大图还是要求支付。

通过抓包软件分析,发现实现逻辑是:客户端向后端api询问是否是付费用户,客户端根据返回的json判断是否允许查看

所以破解方法就是,使用代理拦截请求,并更改返回的判断字段,即可免费浏览大图。

我用的软件是Chares,里面有proxy功能可以设置代理,rewrite功能修改返回的response,具体就不多说了。

大家赶紧去试试吧,我先撸为敬了。

手机预览效果:

设置教程图片:

aiss-spider's People

Contributors

xsren avatar yijingping avatar

Watchers

 avatar  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.