✓ Verified
🌐 Web Scrapers
✓ Enhanced Data
Stealthy Google Search
Google search via Scrapling’s StealthyFetcher/StealthySession.
- Rating
- 5 (170 reviews)
- Downloads
- 5,347 downloads
- Version
- 1.0.0
Overview
Google search via Scrapling’s StealthyFetcher/StealthySession.
Complete Documentation
View Source →
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
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)
bash
{baseDir}/.venv/bin/python {baseDir}/scripts/google_search.py \
--query "Top Indian universities" \
--top 10 \
--hl en \
--gl in
Usage (JSON)
bash
{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
sudofor Playwright system dependencies. The installer will attemptsudoif available. - Google can rate-limit/block; this skill uses Scrapling’s stealth browser fetcher, but no scraper is 100% unblockable.
Installation
Terminal bash
openclaw install stealthy-google-search
Copied!
💻Code Examples
bash {baseDir}/scripts/install.sh
bash-basedirscriptsinstallsh.txt
What it does:
- Creates a venv at `{baseDir}/.venv`
- Installs `scrapling[fetchers]`
- Runs `scrapling install` (downloads Playwright browsers + system deps)
## Usage (plain text)example.sh
{baseDir}/.venv/bin/python {baseDir}/scripts/google_search.py \
--query "Top Indian universities" \
--top 10 \
--hl en \
--gl inexample.sh
{baseDir}/.venv/bin/python {baseDir}/scripts/google_search.py \
--query "Top Indian universities" \
--top 10 \
--hl en \
--gl in \
--jsonTags
#browser_and-automation
Quick Info
Category Web Scrapers
Model Gemini 2.0
Complexity One-Click
Author itzsubhadip
Last Updated 3/10/2026
🚀
Optimized for
Gemini 2.0
Ready to Install?
Get started with this skill in seconds
openclaw install stealthy-google-search
Related Skills
✓ Verified
💻 Development
N2 Stitch Mcp
Resilient MCP proxy for Google Stitch — 3-layer safety (auto-retry, token refresh, TCP drop recovery
💎 Gemini-Ready
)}
★ 4.6 (31)
↓ 16,792
v1.0.0
✓ Verified
🌐 Web Scrapers
1p Shortlink
Create short URLs and submit feature requests using 1p.io.
🧠 Claude-Ready
)}
★ 4.9 (486)
↓ 23,474
v1.0.0
✓ Verified
🌐 Web Scrapers
2captcha
Solve CAPTCHAs using 2Captcha service.
🧠 Claude-Ready
)}
★ 4.5 (233)
↓ 3,477
v1.0.0
✓ Verified
🌐 Web Scrapers
A Share Real Time Data
Fetch China A-share stock market data (bars, realtime quotes, tick-by-tick transactions) via mootdx/
🧠 Claude-Ready
)}
★ 3.8 (405)
↓ 10,276
v1.0.0