Coder Social home page Coder Social logo

delete_weibo_in_batches's Introduction

批量删除微博

环境:PC端chrome、edge、QQ浏览器,除了IE别的应该都可以

TIP: 1、如果嫌慢,可以把delayClick函数里的1500改为1000,但过快可能会出现服务器停止响应;2、删多了会出现系统繁忙,但不影响

使用方法:

1、chrome下登录并打开微博主页
2、按下F12键,切换至“Console”栏
3、复制本项目下main.js内容,并粘贴至微博页的Console控制台下,回车即可(默认删除全部)

说明:

1、在chrome控制台直接粘贴即可,开始会有9s时间加载至页面底部
2、默认删除全部内容,还有“只删除转发内容”和“只删除原创内容”可选择,更改粘贴内容最后一行的main(all)即可,
对应参数:
/**
* @param{String}all 全部内容 默认
* @param{String}originalContentDrop 原创内容
* @param{String}forwardContentDrop 转发内容
*/
3、随时可以刷新或关闭网页退出删除
4、仅供学习交流,谨慎删除

End:

引入jQuery操作DOM事件,后期微博稍稍改下结构可能就失效了。如果有用欢迎点星。

如图

delete_weibo_in_batches's People

Contributors

intbingbing avatar

Watchers

 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.