The Knot Wedding Vendor Data Scraper
Pricing
from $0.01 / 1,000 results
The Knot Wedding Vendor Data Scraper
Planning a wedding means researching dozens of vendors. Photographers, venues, caterers, florists, DJs all scattered across multiple websites with inconsistent information. What if you could extract all data for any location? Business contact info Reviews Pricing Services Awards Social URLs Images
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Actor stats
1
Bookmarked
11
Total users
0
Monthly active users
8 hours ago
Last modified
Categories
Share
Scrape wedding vendor listings from The Knot - photographers, venues, caterers, florists, DJs, and more with reviews, pricing, and contact info.
Quick Start
Test with Demo Mode (free, no API key needed)
{"demoMode": true,"location": "Austin, TX","categories": ["wedding-photographers","wedding-venues"],"maxResults": 50,"includeReviews": false,"maxReviewsPerVendor": 10}
Run with real data
{"demoMode": false,"location": "Austin, TX","categories": ["wedding-photographers","wedding-venues"],"maxResults": 50,"includeReviews": false,"maxReviewsPerVendor": 10}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
location | string | - | Yes* | City and state to search (e.g., 'Austin, TX' or 'Los Angeles, CA') |
demoMode | boolean | false | No | Run with sample data without making actual requests. Perfect for testing integrations. |
categories | array | ["wedding-photographers","wedding-venues"] | No | Types of vendors to scrape |
maxResults | integer | 50 | No | Maximum number of vendors to scrape per category |
includeReviews | boolean | false | No | Scrape individual reviews for each vendor (slower) |
maxReviewsPerVendor | integer | 10 | No | Maximum reviews to scrape per vendor (if includeReviews is enabled) |
webhookUrl | string | - | No | URL to send results to (Zapier, Make, n8n, etc.) for automation workflows |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Vendor Profile Scraped | Scrape a single wedding vendor profile from The Knot | $0.05 |
Demo mode is free -- no charges for sample data.
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?
Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.
Built by John Rippy | Actor Arsenal


