stealthy-google-search

Google search via Scrapling’s StealthyFetcher/StealthySession. Use to run Google queries and return clean top-result titles + links (plain text or JSON). Includes a deterministic install script that sets up a local venv and installs Scrapling fetchers + browsers.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "stealthy-google-search" with this command: npx skills add itzsubhadip/stealthy-google-search

Stealthy Google Search (Scrapling)

This skill provides one job: do Google searches reliably and return the top result titles + URLs.

It ships two scripts:

  • {baseDir}/scripts/install.sh → installs dependencies into a local venv (recommended).
  • {baseDir}/scripts/google_search.py → runs the search and prints results.

Install (recommended)

Run:

bash {baseDir}/scripts/install.sh

What it does:

  • Creates a venv at {baseDir}/.venv
  • Installs scrapling[fetchers]
  • Runs scrapling install (downloads Playwright browsers + system deps)

Usage (plain text)

{baseDir}/.venv/bin/python {baseDir}/scripts/google_search.py \
  --query "Top Indian universities" \
  --top 10 \
  --hl en \
  --gl in

Usage (JSON)

{baseDir}/.venv/bin/python {baseDir}/scripts/google_search.py \
  --query "Top Indian universities" \
  --top 10 \
  --hl en \
  --gl in \
  --json

Requirements / gotchas

  • Python 3.10+
  • Disk space for Playwright browsers (the install step downloads them)
  • Some environments require sudo for Playwright system dependencies. The installer will attempt sudo if available.
  • Google can rate-limit/block; this skill uses Scrapling’s stealth browser fetcher, but no scraper is 100% unblockable.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Workout Readiness Check In

Create a same-day workout readiness decision card for users who planned to exercise today but feel tired, sore, stressed, underslept, ill, or uncertain. Use...

Registry SourceRecently Updated
General

URL to Markdown

Convert HTML web pages from HTTP/HTTPS URLs to clean, readable Markdown files with optional batch processing and formatting features.

Registry SourceRecently Updated
General

Appliance Manual Command Card

Assist in creating a one-page appliance command card for tracking maintenance, troubleshooting, warranty info, and repair preparation.

Registry SourceRecently Updated
General

Fireseed Writing Expert

全能小说写作专家,支持从零创作、DNA提取与克隆、风格仿写、一键发布到 fireseed.online。用户可以用自然语言描述需求,系统自动调度子技能完成科学、闭环的写作与发布流程。

Registry SourceRecently Updated