authorized-session-scrapeContinue searching and extracting within a user-authorized local browser session after the user logs in. Use for pagination, site search, tab-by-tab extracti...
Install via ClawdBot CLI:
clawdbot install 1477009639zw-blip/authorized-session-scrapeGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 2, 2026
After the user logs into their personal account, the skill navigates through dashboard pages to extract billing history, subscription details, or usage stats. It uses filters and pagination to gather data across multiple pages within the authenticated session.
Once the user signs into their e-commerce account, the skill systematically goes through order history pages, applies date range filters, and extracts order IDs, amounts, and shipping statuses. It continues until no new orders appear.
Inside a logged-in SaaS session, the skill uses site search to find specific reports, applies filters like date and region, and opens multiple tabs to extract metrics. It tracks which sections produced useful data and notes any access limitations.
After the user logs into a job portal, the skill navigates to the 'My Applications' section, paginates through all applications, and extracts job titles, statuses, and dates. It also uses filters to narrow down by status or date range.
Within a user-authorized medical session, the skill navigates through patient records, uses search and date filters to pull lab results or visit summaries, and opens tabs for detailed reports. It distinguishes public vs. authenticated-only data.
Offer the skill as a premium feature within a SaaS subscription where users pay per month or per data volume. Revenue comes from recurring fees plus overage charges for heavy extraction.
Sell licenses to organizations for a fixed fee per user, including support and updates. Revenue is upfront based on number of seats.
Monetize through API calls: each extraction step consumes a token purchased in bundles. Revenue scales with usage volume.
💬 Integration Tip
Integrate with the user's local browser via Selenium or Playwright, ensuring the session cookie is preserved from manual login. Provide clear logs of each step for auditability.
Scored Apr 19, 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.