Square Merchant Finder Discover Businesses Using Square
Pricing
from $0.01 / 1,000 results
Square Merchant Finder Discover Businesses Using Square
Find businesses using Square. This actor scans websites for Square integration signatures, searches Google for Square-powered sites or checks specific URLs you provide. Website Scanner Google Dork Search URL List Checker Square.site Crawler Contact Extraction Social Media Links Confidence Scoring
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Maintained by CommunityActor stats
0
Bookmarked
15
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
Square Merchant Finder - Discover Businesses Using Square
Discover businesses using Square payments, appointments, and online stores. Scan websites for Square integration signatures, search Google for Square-powered sites, or check specific URLs.
Quick Start
Run with real data
{"method": "scanner","searchQuery": "coffee shop new york","industry": "","location": "","urls": "https://example.com","googleDorkType": "all","maxResults": 50,"maxPagesPerSearch": 5,"includeContactInfo": true,"includeSocialLinks": true,"includeBusinessDetails": true,"requestDelay": 2000,"webhookPlatform": "custom","webhookHeaders": {}}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
method | string | "scanner" | No | How to find Square merchants. 'scanner' crawls websites and checks for Square signatures. 'google_dork' uses search queries to find Square-powered sites. 'url_list' checks specific URLs you provide. |
searchQuery | string | - | No | Search query for finding businesses (e.g., 'coffee shop new york', 'hair salon chicago'). Used with Scanner and Google Dork methods. |
industry | string | - | No | Target industry to focus on (optional). Helps refine search results. |
location | string | - | No | Geographic location to target (city, state, or region) |
urls | array | - | No | List of specific URLs to scan for Square integration (used with URL List method) |
googleDorkType | string | "all" | No | Type of Google search to perform |
maxResults | integer | 50 | No | Maximum number of merchants to find |
maxPagesPerSearch | integer | 5 | No | Maximum search result pages to scan (10 results per page) |
includeContactInfo | boolean | true | No | Try to extract email addresses and phone numbers from found sites |
includeSocialLinks | boolean | true | No | Extract social media profile links (Facebook, Instagram, Twitter) |
includeBusinessDetails | boolean | true | No | Extract business name, address, hours from the website |
proxyConfiguration | object | - | No | Proxy settings for avoiding rate limits |
requestDelay | integer | 2000 | No | Delay between requests to avoid rate limiting (milliseconds) |
webhookUrl | string | - | No | URL to POST results when scraping completes (Zapier, Make, n8n, or custom endpoint) |
webhookPlatform | string | "custom" | No | Platform type for proper payload formatting. Each platform expects slightly different JSON structures. |
webhookHeaders | object | - | No | Additional HTTP headers to send with webhook (e.g., {"Authorization": "Bearer token", "X-API-Key": "key"}) |
Troubleshooting
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- The target data doesn't exist or is too small to track
How do I test without an API key?
Run the actor with demoMode set to true (the console pre-checks it for you). It returns labeled sample Square merchants so you can see the exact output format. Every sample item carries demo: true and a _notice field, and sample runs charge no task events. Uncheck Demo Mode and provide a search query to find real Square merchants.
Built by John Rippy | Actor Arsenal