Code Monkey home page Code Monkey logo

weibodl's Introduction

WeiboDL

  • 一个微博相册爬虫
  • A Weibo album crawler

log

  • 19.3.30

    修复小图bug, 使得出来的图片为大图。

  • 19.6.3

    修复关于http在https的域名下不能发送xhr请求的bug。现在已全部改成https。

  • 19.7.30

    继续修复19.6.3的bug,问题在于在不同的地区或者网络环境下访问域名photo.weibo.com,https协议会在部分情况下降级为http,从而导致请求跨域被拦截。已采用window.location.origin动态判断当前页面的协议方式。

  • 21.02.10 to do

Install

Usage

  • 在微博相册专辑页面的导航栏下能显示出如下的效果:
  • The following effects can be displayed on the navigation bar of the Weibo Album Album page: 样例
  • 单击load,会加载当前相册信息
  • Click load, the current album information will be loaded, 样例2
  • 再单击run就能运行,不使用的情况下,不会占用浏览器资源。
  • click run to run, without using the browser resources will not be occupied.

License

GPLv3

WeiboDL is licensed under GNU General Public License Version 3 or later.

WeiboDL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

WeiboDL is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with BaiduExporter. If not, see http://www.gnu.org/licenses/.

weibodl's People

Contributors

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