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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Hiding Instagram ads selenium IDE

4 点作者 caberus将近 2 年前
instagram ads annoy me, really. and they are endless. i wish there were a way to stop them but seems there is no way. but thanks to them i am not scrolling on instagram as i used to, nevertheless i use instagram almost everyday.<p>i have been hiding ads manually for a long while, and even blocking the advertiser account but that&#x27;s not an effective way. so i give a try to selenium ide which i had no idea how it works<p>after an hour or so googling and some testing i have a working selenium ide test which hides ads for me. i run it 3 times with 100 each and blocked roughly 30 ads in each run, and including the trial-and-error runs, i guess it hid me over 100 ads already

1 comment

caberus将近 2 年前
here how the selenium test looks like &gt;&gt;<p><a href="https:&#x2F;&#x2F;bit.ly&#x2F;44KAOmt" rel="nofollow noreferrer">https:&#x2F;&#x2F;bit.ly&#x2F;44KAOmt</a><p>and here are my test results:<p><a href="https:&#x2F;&#x2F;bit.ly&#x2F;3qakKeA" rel="nofollow noreferrer">https:&#x2F;&#x2F;bit.ly&#x2F;3qakKeA</a><p><a href="https:&#x2F;&#x2F;bit.ly&#x2F;3OAIwKf" rel="nofollow noreferrer">https:&#x2F;&#x2F;bit.ly&#x2F;3OAIwKf</a><p><a href="https:&#x2F;&#x2F;bit.ly&#x2F;4581Vra" rel="nofollow noreferrer">https:&#x2F;&#x2F;bit.ly&#x2F;4581Vra</a><p>i would love to hear some suggestions!