TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I made a script to automate removing your Twitter/X followers

2 点作者 popey4 个月前
I wanted a way to get my old Twitter account down to zero following and zero followers. I removed all the people <i>I</i> <i>follow</i> a while back, but couldn&#x27;t find a quick, free and easy way to remove the people *following* *me*.<p>I didn&#x27;t want to pay for API access just for this. So I wrote a Python &quot;bot&quot; that uses Selenium to act like a human, clicking the &quot;remove follower&quot; button. I was (mildly) surprised how easy it is to make something that can fake being a human on Twitter. It has delays to reduce the likelihood it will trigger anti-bot detection on their end.<p>I left it running overnight on a spare laptop, and my follower count went from 16K to 8K. So in theory, it&#x27;ll hit zero tomorrow if I leave it running.<p>No doubt it might break at some point, but it works for now. YMMV

暂无评论

暂无评论