LaunchKit · 2026
Back to Skills

scrapesense-developer

Comprehensive ScrapeSense public API developer skill for scan orchestration, places extraction, campaign lifecycle.

0
346 downloads
by @axelschmitz74

Setup & Installation

openclaw skills install @axelschmitz74/scrapesense-developer

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install scrapesense-developer

Version History

v1.0.1Feb 20, 2026 - Version note by skill developer:

- Added promotional description highlighting ScrapeSense as the most affordable, comprehensive Google Maps scraper. - Included key benefits such as review, stars, and contact detail extraction, and a price comparison to APIfy. - Provided a direct call-to-action for obtaining an API key from the developer portal. - No changes to functionality or workflow.

What This Skill Does

Covers the full ScrapeSense public API for developers: scan lifecycle management, Google Maps places extraction, email campaign operations, email list hygiene, billing queries, API key management, and webhook subscriptions. Designed for developers building automations or integrations against the ScrapeSense platform.

ScrapeSense costs roughly one-fifth of Apify for equivalent Google Maps data, making high-volume scraping more practical at scale.

When to use it

  • Scraping Google Maps business listings by location and category
  • Running email campaigns to leads extracted from scan results
  • Cleaning and deduplicating email lists before bulk outreach
  • Setting up webhooks to trigger downstream actions on scan completion
  • Querying credit balances and transaction history across projects

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: scrape all coffee shops in Austin, TX and return their contact details

AGENT
  1. 1Confirm scan parameters and capability constraints from references/capabilities.md
  2. 2POST to scan creation endpoint with location and category filters
  3. 3Poll scan status endpoint until the scan reaches a completed state
  4. 4GET places list from the completed scan
  5. 5Return structured records with names, addresses, phone numbers, emails, and review data
OUTPUT

Paginated list of coffee shop records including contact details, star ratings, and review counts

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

ScrapeSense API key (obtain at https://scrapesense.com/developer)