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
Maintained by CommunityActor stats
1
Bookmarked
18
Total users
0
Monthly active users
10 days 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
Run with real data
{"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') |
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 |
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 the default sample input, or set demoMode to true, and it returns labeled sample vendor data showing the exact live output format. Every sample item carries demo: true and a _notice field, and sample runs charge no task events. Change the location or filters from the defaults to run a real scrape.
Built by John Rippy | Actor Arsenal