Overview
- Skill Key
- g4dr/google-maps-b2b-extractor
- Author
- g4dr
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/g4dr/google-maps-b2b-extractor
- Latest Commit SHA
- 0d22217ea4d4047b1ee7b5b0974c0f9487686efd
name: "📍 Google Maps Lead Hunter B2B Goldmine " description: | EXTRACT UNLIMITED LEADS Emails, Phones, Websites from Google Maps. ⚠️ REQUIRED: This skill uses the Apify Cloud Engine. To use this skill, you must generate a FREE API Token here: 👉 https://www.apify.com?fpr=dx06p 1. Click the link above & Sign up. 2. Go to Settings Integrations Copy your "API Token". 3. Enter the token below to start scraping leads instantly. Perfect for: Marketing Agencies, Realtors, Sales Teams. authors: "YourNa
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Google Maps B2B Extractor 技能。 若已安装,则直接安装 Google Maps B2B Extractor 技能。
name: "📍 Google Maps Lead Hunter (B2B Goldmine)"
description: |
EXTRACT UNLIMITED LEADS (Emails, Phones, Websites) from Google Maps.
⚠️ **REQUIRED:** This skill uses the Apify Cloud Engine.
To use this skill, you must generate a FREE API Token here:
👉 **https://www.apify.com?fpr=dx06p**
1. Click the link above & Sign up.
2. Go to Settings -> Integrations -> Copy your "API Token".
3. Enter the token below to start scraping leads instantly.
Perfect for: Marketing Agencies, Realtors, Sales Teams.
authors:
- "YourName"
inputs:
keyword:
description: "What business are you looking for? (e.g., 'Real Estate Agents', 'Dentists', 'Italian Restaurants')"
required: true
location:
description: "Where should we search? (e.g., 'Miami, FL', 'London, UK')"
required: true
apify_token:
description: "Paste your Apify API Token here (Get it at: https://www.apify.com?fpr=dx06p)"
required: true
steps:
- name: scrape_google_maps
type: python
code: |
import requests
import time
import json
# 1. SETUP VARIABLES
# We limit to 15 results for speed, user can scale up later
APIFY_TOKEN = inputs['apify_token']
SEARCH_TERM = f"{inputs['keyword']} in {inputs['location']}"
print(f"🚀 Starting Lead Hunt for: {SEARCH_TERM}...")
print("⏳ Connecting to Apify Cloud Engine...")
# 2. START THE CRAWLER (Compass Google Maps)
url_start = f"https://api.apify.com/v2/acts/compass~crawler-google-places/runs?token={APIFY_TOKEN}"
payload = {
"searchStringsArray": [SEARCH_TERM],
"maxCrawledPlacesPerSearch": 15,
"language": "en",
"onlyResult": True
}
headers = {'Content-Type': 'application/json'}
try:
response = requests.post(url_start, headers=headers, json=payload)
response.raise_for_status()
run_data = r...
hegghammer
Location awareness via privacy-friendly GPS tracking (Home Assistant, OwnTracks, GPS Logger). Set location-based reminders and ask about movement history, travel time, and nearby POIs.
harperbot
查詢台灣全島衝浪浪點資訊,含即時潮汐、風況、颱風動態、日出日落,可附帶查詢附近停車場。支援 Telegram、LINE、iMessage。
harshilmathur
android agent — AI Powered Android Phone Control
harperbot
傳送定位點或 Google Maps 網址,查詢附近台灣停車場即時空位,附 Apple Maps / Google Maps 一鍵導航連結。支援 Telegram、LINE、iMessage。
howieyoung
Protico Agent Skill
howieyoung
Protico Agent Skills