podman-browserRun a headless Chromium browser via Podman to fetch text or HTML from JavaScript-rendered web pages using Playwright in a container.
Install via ClawdBot CLI:
clawdbot install ricardodantas/podman-browserGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.comAudited Apr 16, 2026 · audit v1.0
Generated Jul 14, 2026
Automate the extraction of competitor product listings, pricing, and reviews from JavaScript-heavy e-commerce sites. This enables real-time market intelligence without manual browsing.
Fetch rendered content from news sites that rely on JavaScript for dynamic loading, enabling aggregation of headlines and articles for data analysis or feed creation.
Scrape rendered HTML and text of client websites to verify SEO elements (meta tags, headings) that are injected via JavaScript, ensuring proper indexing.
Use the skill to fill and submit web forms automatically during regression testing, capturing the resulting page content to verify success or error messages.
Extract property details from real estate platforms that render listings with JavaScript, enabling lead generation or market analysis for agents and investors.
Offer scraped and structured web data (pricing, product info, news) to businesses on a subscription basis. The skill enables automated, reliable extraction from modern JavaScript sites.
Provide automated SEO audits for clients using this skill to capture rendered page content. Combine with analysis tools to generate actionable reports.
Build a SaaS platform that monitors competitor websites continuously, alerting users to changes. The skill powers the scraping backend for JS-heavy sites.
💬 Integration Tip
Wrap `browse.js` in a cron job or serverless function to run scheduled scrapes, and use environment variables to specify Playwright version for consistency.
Scored Jul 14, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.