Auctioneers: Search Auctioneers
Auctioneers via Parse · b2b_directory
Search for auctioneers in the NAA directory with optional filters for location, specialty category, and designation. Returns paginated results. Supports filtering by state, city, ZIP, specialty category slug, NAA designation slug, and state-licensed. Pagination is zero-indexed. APIs to search and retrieve profiles for professional auctioneers from the National Auction Association (NAA) directory. Fulfilled by Parse from auctioneers.org.
- auctioneers
- auctioneers-org
- b2b-directory
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9907bc4c-92fb-4f0f-b852-de27eef0b10e/search_auctioneers
- Interface artifact
- sha256:5a5ef61e84c4b2ca603fce95e0ad8e35e9bbaaecde344f2cfc401ca9b7c2994b
- Manifest digest
- sha256:d5f274b1f332c4636a60cb134c22c5dbcbc578e1205617b1f7d7a8aaaf87abea
Request fields
- zip (string): Filter by zip/postal code.
- city (string): Filter by city name.
- page (integer): Page number (0-indexed).
- limit (integer): Results per page.
- query (string): Search by keyword.
- state (string): Filter by state/province abbreviation (e.g. 'TX', 'CA').
- category (string): Specialty category slug from list_auctioneer_categories (e.g. 'antiques-and-collectibles', 'real-estate-land').
- designation (string): NAA designation slug from list_naa_designations.
- state_licensed (string): Filter by state licensed in (slug).
Example queries
- {"page":"0","limit":"3","query":"antiques","state":"TX"}