web-scraping

Tag

Cards List
#web-scraping

Unlawful by design: Exposing the human rights costs of generative AI

Lobsters Hottest · 2026-05-31 Cached

Amnesty International's briefing argues that generative AI systems built on unlawful web scraping violate international human rights law, and calls for their prohibition.

0 favorites 0 likes
#web-scraping

@XAMTO_AI: 24OpenClaw can now crawl almost any website. The key — zero anti-scraping detection, native bypass of Cloudflare, and 774x faster than BeautifulSoup. ① No need to maintain selectors ② No need to think of tricky workarounds ③ Just grab the data directly. This game-changing tool...

X AI KOLs Timeline · 2026-05-28 Cached

24OpenClaw (Scrapling) is an open-source web scraping tool that claims zero anti-scraping detection, native Cloudflare bypass, and is 774x faster than BeautifulSoup, with no need to maintain selectors.

0 favorites 0 likes
#web-scraping

Give your agents the power to find websites/contacts for any company

Reddit r/AI_Agents · 2026-05-26

A tool that enables AI agents to automatically find websites and contact information for any company, with no signup required.

0 favorites 0 likes
#web-scraping

@heyrimsha: Best GitHub repos to scrape any site without getting blocked: 1. Crawl4AI https://github.com/unclecode/crawl4ai… 2. Fir…

X AI KOLs Timeline · 2026-05-25 Cached

A curated list of top GitHub repositories for web scraping without being blocked, featuring Crawl4AI, Firecrawl, Scrapy, and others, with detailed focus on Crawl4AI as an open-source LLM-friendly web crawler.

0 favorites 0 likes
#web-scraping

stale html and headless browsers kept getting me blocked, so i started replaying the actual requests instead

Reddit r/AI_Agents · 2026-05-25

The author shares their experience of switching from headless browsers to replaying direct requests to scrape websites, reducing block rates and resource usage significantly.

0 favorites 0 likes
#web-scraping

@GitHub_Daily: Trying to feed webpage content to AI, but ending up with a bunch of navigation bars, ads, and garbled text, wasting most of the context window, and AI still can't understand it. So I found this open-source project PullMD, which can extract any webpage content and convert it into clean Markdown files. Just provide a URL, auto-detect page type, layer by layer...

X AI KOLs Timeline · 2026-05-25 Cached

PullMD is an open-source URL to Markdown service that automatically extracts the main content of a webpage, removing navigation, ads, and other clutter. It supports headless browsers and multiple interfaces (web, REST API, MCP), making it easy for AI tools and users to obtain clean webpage text.

0 favorites 0 likes
#web-scraping

@gkxspace: Get notes is really incredible. So far I haven't found anything it can't capture. I've tried various domestic and overseas platforms: Xiaohongshu, Bilibili, Douyin, WeChat Official Accounts... TikTok, YouTube, Twitter... Just give it a link, and my success rate is 100% so far. Also, you can directly use the official skills to connect it to …

X AI KOLs Timeline · 2026-05-24 Cached

The Get Notes tool can capture content from major domestic and overseas platforms (Xiaohongshu, Bilibili, Douyin, YouTube, Twitter, etc.) with a 100% link capture success rate. It also supports connecting to tools like Codex via official skills.

0 favorites 0 likes
#web-scraping

@Jason23818126: If you often use AI to find information, be sure to bookmark this site — Hermes can now integrate with http://Browse.sh. It's an open-source directory of hundreds of browser Skills; a single CLI command gives Agents new internet capabilities. I browsed through it and it covers...

X AI KOLs Timeline · 2026-05-24 Cached

Browse.sh is an open-source directory of hundreds of browser Skills. With a single CLI command, AI Agents gain new internet capabilities, covering scenarios like finding housing, flights, movies, jobs, and more.

0 favorites 0 likes
#web-scraping

@bayendor: i just asked my Hermes Agent what the 5 most used skills are in our multi-agent system so far. anw this entire Hermes s…

X AI KOLs Timeline · 2026-05-23 Cached

A developer lists the top 5 most used MCP skills in their Hermes multi-agent system, covering Cloudflare infrastructure, domain management via Porkbun, prediction market trading, Twitter data extraction, and web scraping.

0 favorites 0 likes
#web-scraping

@Fluyeporlaweb: Web scraping just leveled up Scrapling bypasses Cloudflare blocks, is 774 times faster than BeautifulSoup, and doesn't …

X AI KOLs Timeline · 2026-05-22 Cached

Scrapling is a web scraping framework that bypasses Cloudflare blocks, is 774 times faster than BeautifulSoup, and adapts to website changes automatically. It has 52.2k GitHub stars and supports AI agents as an MCP server.

0 favorites 0 likes
#web-scraping

@lhoestq: You don't know you actually need local Common Crawl

X AI KOLs Timeline · 2026-05-22 Cached

Learn how to set up and use Common Crawl data locally for web data processing tasks.

0 favorites 0 likes
#web-scraping

Aggressive AI scrapers are making it kinda suck to run wikis

Lobsters Hottest · 2026-05-21 Cached

Discusses how aggressive AI scrapers are disrupting wiki operations by imitating human traffic and using residential proxies, drastically increasing server costs and causing service instability.

0 favorites 0 likes
#web-scraping

Buckle up: Google is set to remake search with agentic AI in 2026

Ars Technica · 2026-05-20 Cached

Google plans to overhaul search with agentic AI in 2026, enabling users to generate custom UI apps like itineraries through search queries. The feature, powered by Gemini 3.5, represents a shift from blue links to AI-generated content, with potential for personalized, shareable mini-apps.

0 favorites 0 likes
#web-scraping

@browserbase: Introducing http://Browse.sh, the largest open-source catalog of skills to reliably perform any task on the internet. W…

X AI KOLs Following · 2026-05-18 Cached

Browserbase introduces browse.sh, an open-source CLI tool that provides a catalog of pre-built skills for AI agents to automate various websites, reducing token costs.

0 favorites 0 likes
#web-scraping

we are moving past scraping and basic web automation

Reddit r/singularity · 2026-05-17

A reflection on the rapid evolution of web automation, highlighting how models like Skyvern combine computer vision and LLMs to overcome traditional scraping challenges.

0 favorites 0 likes
#web-scraping

@nikunj: Man, /goal is just AGI if given the right tools.. Like what do you mean you went through all the entire database of 2k+…

X AI KOLs Following · 2026-05-15 Cached

A user describes an AI agent that autonomously fixed product images, frontend bugs, and descriptions from a database, used browser automation and web search, and ran for two hours while the user met founders, highlighting impressive AGI-like capabilities.

0 favorites 0 likes
#web-scraping

@DivyanshT91162: Claude Code just crossed a dangerous line. It can now REVERSE-ENGINEER the UI of almost any website. Introducing AIDesi…

X AI KOLs Timeline · 2026-05-15

AIDesigner MCP v2 allows AI coding agents to reverse-engineer any website's UI, extracting branding, assets, and components to rebuild entire design systems automatically, enabling rapid cloning and redesign of elite SaaS interfaces.

0 favorites 0 likes
#web-scraping

AI Agents are basically silent crawlers at this point

Reddit r/AI_Agents · 2026-05-14

The article highlights the prevalence of AI agents silently crawling websites and introduces Vouched's detection system, powered by the KYA-OS identity layer, which uses verifiable credentials to identify agents, bots, and human traffic via a simple prompt-based integration.

0 favorites 0 likes
#web-scraping

CatchAll by NewsCatcher

Product Hunt · 2026-05-13

CatchAll by NewsCatcher is a product for building customized datasets from the web based on user-defined criteria.

0 favorites 0 likes
#web-scraping

@itsolelehmann: The top Hermes integrations to give your agent superpowers: 1. Firecrawl Basically web search built for agents. It's be…

X AI KOLs Following · 2026-05-12

A curated list of the top integrations for the Hermes AI agent, including Firecrawl, Browserbase, Google Workspace, Reddit, YouTube, Discord, GitHub, Stripe, Bland/Twilio, Apify, Readwise, Granola/Fathom, and Obsidian, to give the agent superpowers for web search, interaction, productivity, and research.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback