Firecrawl releases official ChatGPT plugin
Firecrawl has launched an official ChatGPT plugin, enabling users to extract web data directly through conversational AI.
Firecrawl
Firecrawl has launched an official ChatGPT plugin, enabling users to extract web data directly through conversational AI.
Firecrawl
Firecrawl announced two new tools, Anydoc and PDF Inspector, aimed at improving document and PDF data extraction.
Firecrawl
Firecrawl has released a new OCR feature that uses AI agents to extract structured data from images and documents.
Firecrawl
Firecrawl announced the launch of a Research Index tailored for the life sciences domain.
Firecrawl
Firecrawl announced a new Convex component that allows developers to integrate web scraping capabilities directly into their Convex applications.
Firecrawl
Firecrawl has published a blog post announcing an integration with Eden AI.
Firecrawl
Firecrawl's blog details how sales automation startup 11x uses its web scraping API to automate prospect research.
Firecrawl
Firecrawl announced the launch of a Developer Index to provide benchmarks and performance data for web scraping tools.
Firecrawl
Browserless released a guide detailing how to deploy its browser automation service in an enterprise Docker environment.
Browserless
Browserless announces a new Skill Bucket feature that allows AI agents to access and use predefined browser automation skills.
Browserless
Browserless published a blog post discussing the challenges and drawbacks of persisting browser profiles in automated environments.
Browserless
Browserless has published a blog post discussing the infrastructure requirements for running browser-based agents that interact with web interfaces on behalf of users.
Browserless
Browserless released a blog post detailing techniques to circumvent Datadome's anti-bot system.
Browserless
Browserless has announced a new protocol for browser automation.
Browserless
Browserless has introduced a new product called Browserless Agent, designed to enable AI agents to control browser sessions.
Browserless
Bright Data's blog explores the use of publicly available web video as a source of training data for robotic AI systems.
Bright Data Blog
Bright Data announces a partnership or integration with Paperclip, an AI tool, as detailed in a blog post on their site.
Bright Data Blog
Bright Data publishes a blog post arguing that its proxy network cannot be used in the ways critics allege.
Bright Data Blog
Bright Data published a blog post defining Context as a Service, a concept where external context is provided to AI models via structured data feeds.
Bright Data Blog
Bright Data published a blog post comparing its Cursor integration against the default coding agent for web data tasks.
Bright Data Blog
Playwright 1.63.0 introduces named test locks that prevent concurrent execution of tests sharing the same lock name across files, workers, and projects.
microsoft/playwright releases
Apify published a guide covering six techniques for downloading Instagram images, ranging from a simple browser trick to a two-Actor pipeline for full profile extraction.
Apify
SerpApi released a tutorial showing how to scrape Zillow real estate listings using its API with multiple programming languages.
SerpApi
ScrapingBee published a guide comparing eight Python web scraping tools, covering parsers, browser automation, crawling, proxies, and full-stack scraping services.
ScrapingBee
Puppeteer released version 25.10.0 of puppeteer-core, introducing a video-stream-based screen recording feature via page.record() and rolling to Firefox 155.0.
puppeteer/puppeteer releases
Stagehand Python's latest dev release enables discovery and invocation of WebMCP tools registered inside iframes by routing calls through the main CDP session and all adopted OOPIF sessions.
browserbase/stagehand releases
Apify now lets users select a Git provider during Actor setup, automatically creating a repository, pushing template code, and configuring builds on every push.
Apify
ScrapingBee published an article defining CAPTCHA solvers, how they automate challenge responses, and when developers should skip them in scraping workflows.
ScrapingBee
ScrapingBee publishes an article detailing how CodeWhale enables AI agents to access live web data by integrating web scraping tools, MCP servers, or framework tools.
ScrapingBee
ScrapingBee published a guide evaluating residential, ISP, and mobile proxies for Amazon scraping, noting that Amazon's anti-bot updates can render previously effective proxies obsolete.
ScrapingBee
Stagehand SDK version 4.1.0a0.dev1494 adds Browserbase Search and Fetch APIs to its TypeScript and Python facades, with equivalent Go support via the existing HTTP transport.
browserbase/stagehand releases
Zyte published a personal benchmark comparing Claude Fable 5.1 and GLM-5.3-Flash on real extraction tasks, revealing that the GLM model matched a model the author had previously encountered.
Zyte
Zyte published a study showing that three-quarters of the world's top websites publish a robots.txt file, yet most do not name individual crawlers.
Zyte
ScrapingBee released a guide covering how to equip AI agents with web scraping capabilities using wigolo and the Model Context Protocol.
ScrapingBee
ScrapingBee released a tutorial covering how to extract all text from a website for use in LLM training pipelines.
ScrapingBee
Zyte has introduced Chrome DevTools Protocol (CDP) support, allowing users to run browser automation scripts on Zyte's managed infrastructure.
Zyte
Apify released a tool to scrape Apartments.com listings at scale and integrate them with ChatGPT for interactive market reports.
Apify
SerpApi has filed counterclaims against Reddit in response to Reddit's lawsuit, alleging broken promises of an open internet and unfair API pricing.
SerpApi
Scrapfly tested nine Scrapy extensions and middlewares against Scrapy 2.18, covering rendering, TLS fingerprints, proxies, extraction, shared queues, and deployment.
Scrapfly
Scrapfly released a walkthrough covering nine mechanisms that can block a Scrapy spider, from IP reputation to CAPTCHA, with evidence and mitigation steps for each.
Scrapfly
Scrapingdog has introduced an MCP Server that integrates its web scraping and data extraction capabilities directly into AI-powered applications.
Scrapingdog
SerpApi has published a guide covering popular web scraping tools, from open-source frameworks like Scrapy and Crawlee to commercial scraping platforms and search APIs.
SerpApi
Apify profiles a developer who built a LinkedIn scraper for his team and later became a top-rated Apify developer, winning an EMEA prize in the Apify $1 Million Challenge.
Apify
Zenrows outlines how to source clean web data for LLM fine-tuning, warning that a single bad extraction can measurably degrade a small seed set.
Zenrows
Zenrows published a tutorial demonstrating how to scrape 2026 FIFA World Cup data from a JSON endpoint behind JavaScript, an API with per-session JWT, and server-rendered HTML using Python and its own scraping API.
Zenrows
Crawlbase published a guide explaining how to split web retrieval from Zapier's execution window by dispatching async crawls with a callback and catching the finished page in a second Zap.
Crawlbase
Google is rolling out new /goto redirect URLs across Search, and SerpApi is actively resolving affected links as the implementation evolves.
SerpApi
A dev release of Stagehand Python introduces a facade tool surface that allows evals to benchmark the exact byte-identical interface shipped to Claude Code, Codex, and Pi integrations.
browserbase/stagehand releases
SerpApi released a tutorial showing how to use its Walmart Product Reviews API to extract ratings, review text, feedback counts, and reviewer details in structured JSON and export to CSV.
SerpApi
SerpApi published a guide covering the causes of HTTP 429 errors, how to read Retry-After headers, and strategies for retrying requests without escalating blocking.
SerpApi
A tutorial shows how to swap smolagents' plain-requests VisitWebpageTool for a Zenrows-backed tool that bypasses bot checks.
Zenrows
Zenrows released an MCP integration that lets Cursor users scrape JavaScript-rendered and bot-protected sites directly from the editor.
Zenrows
ScrapingBee explains how a Model Context Protocol (MCP) server can improve scraping agent performance by keeping context lean and avoiding page bloat.
ScrapingBee
Crawlbase ships Web Bot Auth, a specification that treats bot identity as a verifiable signature rather than a self-declared claim, on the same day it launches pay-per-crawl pricing.
Crawlbase
Scrapfly's blog post surveys nine e-commerce scraping tools for developers, covering retrieval, extraction, browser automation, and discovery layers.
Scrapfly
Zyte publishes a blog post arguing that Europe's new generative AI scraping guidelines, which lean on the robots.txt protocol, will harm users and entrench monopolies.
Zyte
Zyte published a blog post arguing that its WebFetch CLI tool outperforms the default webfetch tool in coding agents for research and coding workflows.
Zyte
Scrapfly published a blog post comparing six open-source YouTube scrapers, including a GitHub snapshot from August 11, 2026, and noting two projects that failed in their tests.
Scrapfly
Scrapfly released a blog post detailing how to extract product and pricing data from Target.com using the internal Redsky API while handling store-keyed prices and PerimeterX anti-bot defenses.
Scrapfly
Zyte published a blog post detailing how major retail marketplaces deploy anti-bot technology to block AI crawlers and automated data extraction.
Zyte
Crawlbase's blog post details the architecture and capacity planning required to run 10,000 concurrent Playwright sessions across roughly 100 nodes.
Crawlbase
Zyte's State of Web Access report, discussed in an interview with the researcher, finds that new economic barriers are making web scraping more difficult rather than technical blocks.
Zyte
A Zyte blog post examines the anti-bot and blocking measures used by fashion e-commerce sites, finding they are some of the most aggressively protected on the web.
Zyte
Scrapfly released a blog post showing how to extract flight data from Skyscanner by constructing deep-link URLs and capturing itinerary JSON from the rendered page.
Scrapfly
Scrapfly released a blog post detailing how to scrape Airbnb search results, listing details, prices, reviews, and availability using Python and its own scraping platform.
Scrapfly
Scrapfly published a blog post evaluating five open-source LinkedIn scraping repositories on GitHub, ranking them by authentication approach, maintenance status, and real-world blocking risk as of August 2026.
Scrapfly
Domagoj Marić explores the intersection of AI, web scraping, and OSINT to show how fragmented personal data is assembled into profiles, scams, and security threats at Extract Summit.
Zyte
Scrapfly released a blog post detailing how to scrape Lowe's product, price, search, and store location data using embedded page state and their maintained Python scraper.
Scrapfly
Scrapfly's blog post details how to scrape DigiKey pricing, stock, and parametric specs while navigating its Cloudflare challenge, and compares this approach to using the official API v4.
Scrapfly
Zyte published a large-scale audit of web access controls showing how different industries enforce different policies toward bots.
Zyte
Crawlbase published a blog post explaining the throughput math, Go-based control plane, and scaling challenges required to solve 8,000 CAPTCHAs per second.
Crawlbase
Scrapfly published a comparison of six open-source Instagram scrapers for 2026, covering auth models, ban risk, and maintenance status.
Scrapfly
Zyte published a blog post detailing how developer Fran Muñoz used AI coding and specification-driven development to build a production app that replaced a costly platform.
Zyte
Scrapfly published a blog post comparing five MCP servers by their capabilities in protected-site scraping, browser control, debugging, static fetching, and cross-browser automation.
Scrapfly
A blog post from Scrapfly evaluates HTTPie, aria2, and other tools that address specific limitations of cURL and Wget, including a managed fetch tool for blocked requests.
Scrapfly
Scrapfly published a blog post evaluating eight Python HTTP clients on async support, HTTP/2, HTTP/3, TLS impersonation, and maintenance, with runnable examples.
Scrapfly
Scrapfly published a ranked list of seven lead scraping tools covering no-code extensions and production APIs, with honest assessments of each tool's limitations.
Scrapfly
Crawlbase reports on two peer-reviewed studies that tested 640,600 free proxies, finding that just over a third were functional and many altered traffic.
Crawlbase
Scrapfly released a layer-by-layer guide covering fingerprint and bot detection tools, explaining what detectable results mean and how to fix each leak.
Scrapfly
Crawlbase published a case study detailing how a vacation rental intelligence platform processed 5.52 billion requests in six months with 99.96% success using its Enterprise Crawler.
Crawlbase
Zyte reports that Chrome 152 will expose a navigator.cpuPerformance property, giving sites a new way to fingerprint browsers.
Zyte
Scrapfly released a blog post showing how to scrape Google Jobs listings using Python and its own scraping platform.
Scrapfly
Zyte released a comprehensive audit of how websites regulate programmatic visits, revealing the current state of web access barriers.
Zyte
Zyte released a tutorial showing how to create a custom fetch tool using the Claude Agent SDK to help AI agents extract structured data from the web.
Zyte
Zyte has open-sourced a command-line tool that performs static analysis on Scrapy projects before a crawl begins, scoring production-readiness and linking findings to fixes.
Zyte
Scrapfly released a tutorial showing how to extract full Google Play app reviews, ratings, and metadata using Python, bypassing the typical few-hundred-review limit of free libraries.
Scrapfly
A blog post from Scrapfly filters the crowded open-source proxy tool landscape down to four actively maintained scrapers and checkers worth using this year.
Scrapfly
Scrapfly published a ranked guide to the best AI browser agents for automation and scraping, evaluating them on production stability and anti-blocking capability rather than demo performance.
Scrapfly
Scrapfly released a tutorial covering how to extract Marriott hotel prices and availability using Python, including bypassing Akamai bot protection.
Scrapfly
Zyte published a guide on using Playwright to render dynamic content within a Scrapy workflow.
Zyte
Crawlbase publishes a blog post claiming that most AI agent failures stem from infrastructure issues like Markdown normalization, retrieval circuit breakers, and storage-backed memory.
Crawlbase
Scrapfly released a blog post walking through the process of scraping Kayak flight search results using its own SDK, covering JavaScript rendering and parsing internal poll JSON.
Scrapfly
Zyte published the first part of a new blog series aimed at experienced developers building production-ready Scrapy projects.
Zyte
Scrapfly released a tutorial on extracting pricing, stock, specifications, and datasheet links from RS-Online's North American listings and product pages.
Scrapfly
Scrapfly published a blog post comparing Browser Use and Playwright, covering architectural differences, speed and cost tradeoffs, silent failure risks, and a hybrid approach for production scraping.
Scrapfly
Scrapfly released a blog post detailing how AWS WAF Bot Control detects scrapers across five layers and how to bypass it using their Scrapfly ASP product.
Scrapfly
Scrapfly published a blog post listing the five best open-source Facebook Marketplace scrapers on GitHub as of 2026, along with repos to avoid.
Scrapfly