Weddingwire: Search Photographers
Weddingwire via Parse · reviews_ratings
Search for wedding photographers by keyword, location, or state. Returns paginated results with vendor names, locations, ratings, review counts, and starting prices. Each page returns up to ~24 vendors. At least one of query, location, or region_id should be provided for meaningful results. Scraper for wedding photographers and other vendors on WeddingWire.com. Supports searching by location/state, extracting detailed vendor information, and retrieving reviews. Fulfilled by Parse from weddingwire.com.
- b2b-directory
- marketplace
- parse
- platform-key
- reviews-ratings
- weddingwire
- weddingwire-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- reviews_ratings
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3b352f41-274a-4a94-b9aa-97bf20101353/search_photographers
- Interface artifact
- sha256:00b6e587adbc342639da6c94d46872997fbd0606069985ac118e643d82f401b7
- Manifest digest
- sha256:a903b79337239a7b82794bfe03eef8a7294a1e839cc8ce11a840f78c7d83d987
Request fields
- page (integer): Page number for pagination.
- query (string): Search keyword to filter photographers by name or specialty.
- location (string): Location string in 'City, ST' format (e.g. 'Fargo, ND', 'New York, NY').
- region_id (string): Numerical region/state ID used by WeddingWire (e.g. '428' for North Dakota, '436' for New York).
- price_range (string): Price range filter.
Example queries
- {"page":"1","query":"photography","location":"New York, NY","region_id":"436"}