hasdata tool inside OpenClaw.
Source: github.com/HasData/hasdata-openclaw-plugin · Marketplace listing.
Install
Configure
Set the API key via any of:CLI setup
~/.openclaw/openclaw.json
Tool surface
A single tool,hasdata, takes two arguments:
action— endpoint identifier (e.g.google-serp,amazon-product,web-scraping)params— endpoint-specific parameters; validated against the live HasData schema
Plugin commands
Coverage
Search (Google SERP variants, Bing), Maps & local (Google Maps, Yelp, YellowPages), e-commerce (Amazon, Shopify), real estate & travel (Zillow, Redfin, Airbnb, Google Flights), jobs (Indeed, Glassdoor), social (Instagram), and arbitraryweb-scraping.
Billing
Each tool call costs the same as the equivalent direct API call. Every response includes the credit usage. See Credits and Concurrency.Security
API keys are stored in plaintext in~/.openclaw/openclaw.json — protect that file like any other credentials store. Treat scraped page content as untrusted when feeding it back into prompts.