A powerful tool for collecting localized web data, pricing, and search results from over 195 countries using residential proxies.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install geo-data-collector
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install geo-data-collector using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Geo-Targeted Data Collector is a specialized skill designed for developers needing to see the web through the eyes of local users across the globe. By routing requests through high-quality residential proxies, this skill allows Openclaw Skills to bypass regional restrictions and access country-specific content that is otherwise invisible to standard scrapers.
This capability is essential for businesses conducting global market research, competitive analysis, or multi-regional product monitoring. It ensures that every request returns the authentic localized experience, including region-locked pricing, native search results, and targeted advertising. It provides a seamless interface to handle complex proxy configurations and browser headers, making international data acquisition reliable and efficient.
To get started with this skill, you need a BirdProxies account. Use the following configuration in your environment to route traffic through specific regions:
# Example for targeting Germany via CLI
HTTP_PROXY=http://USER-country-de:[email protected]:7777
# Example for targeting Japan via CLI
HTTP_PROXY=http://USER-country-jp:[email protected]:7777
For browser-based automation tools compatible with Openclaw Skills, use the following JSON configuration:
{
"browser": {
"proxy": {
"server": "http://gate.birdproxies.com:7777",
"username": "USER-country-us",
"password": "PASS"
}
}
}
The skill organizes data by mapping country codes to specific proxy configurations and localized scraping logic.
| Property | Type | Description |
|---|---|---|
country_code |
String | ISO 3166-1 alpha-2 code (e.g., 'us', 'fr', 'jp') |
proxy_url |
String | The formatted residential proxy string including credentials |
headers |
Object | Regional HTTP headers like Accept-Language and User-Agent |
results |
Array | Collected localized data points such as prices, SERP rankings, or ad text |
Loading
A professional framework for creating and managing undetected Facebook stealth accounts for advertising, marketplace, and business operations.

A high-performance lead generation tool designed to extract, verify, and organize business email addresses from across the web.

A sophisticated bypass tool for AI agents to navigate and scrape websites protected by Cloudflare WAF, Turnstile, and JS challenges.

An advanced automation skill designed to prevent and resolve CAPTCHA challenges using residential proxies and stealth browser techniques.

A high-performance lead generation tool for Openclaw Skills designed to scrape business data from Google Maps while bypassing anti-bot protections.

A comprehensive automation skill for managing large-scale Instagram account networks using residential proxy isolation and the mother/slave growth method.








































