Mywed: Get Photographers By City
Mywed via Parse · B2B Directory
List photographers filtered by city within a country. Returns the same rich photographer objects scoped to a specific city. Use get_cities_by_country to obtain valid city paths; the path segment after the colon is what this endpoint expects (e.g. 'NY-New-York' from 'United-States:NY-New-York'). API for mywed.com — wedding photographer directory, photos, and forum. Fulfilled by Parse from mywed.com.
- b2b-directory
- mywed
- mywed-com
- parse
- platform-key
- reviews-ratings
- social-media
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- B2B Directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f7f4f4b2-c3fe-4908-97c3-21876fb48a72/get_photographers_by_city
- Interface artifact
- sha256:1657b01096e13f09a653047099babf8e8f7250fd580b41560318561a6f0eee80
- Manifest digest
- sha256:1d79eee9f2e8a56144398c75b008a18e673a5f380fed03b20d08c9abc037d107
Request fields
- page (integer): Page number (1-based)
- city_path (string, required): City path segment after the colon from get_cities_by_country (e.g. 'NY-New-York', 'CA-Los-Angeles')
- country_slug (string, required): Country slug (e.g. 'United-States'): Allowed values: United-States, India, United-Kingdom
Example queries
- {"page":"1","city_path":"United-States:NY-New-York","country_slug":"United-States"}