Angieslist: Search Pros
Angieslist via Parse · b2b_directory
Search for service professionals by category and location (zip code). Returns a paginated list of companies with name, rating, review count, grade, and profile URL slug. Pagination is offset-based. Each result carries a slug suitable for the profile, reviews, contact, and photos endpoints. Search for service professionals and access company profiles, reviews, contact information, and project photos on Angi (formerly Angie's List). Fulfilled by Parse from angieslist.com.
- angieslist
- angieslist-com
- b2b-directory
- maps-geo
- parse
- platform-key
- reviews-ratings
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/d528b4c0-1730-4a6e-b30b-3f1d573c8cb2/search_pros
- Interface artifact
- sha256:de5c561deea90f5271a0a7623f3c884598d37355417b3cb0a4f9ddb5559b9b58
- Manifest digest
- sha256:d072a39d2c6a5f79bca5ef294c1afeb7c6d8912988c63e0a72cc840d6ad9ae33
Request fields
- limit (integer): Maximum number of results to return.: Allowed values: 5, 10, 20
- query (string): Search keyword used to match a category ID if category_id is not provided. Supported keywords include: plumbing, electrical, hvac, landscaping, roofing, painting, cleaning, remodeling, handyperson, concrete, windows.: Allowed values: plumbing, electrical, hvac, landscaping, roofing, painting, cleaning, remodeling, handyperson, concrete, windows
- offset (integer): Offset for pagination.
- location (string): US zip code for the search area.
- category_id (string): Category ID for the service type. If not provided, inferred from query. Falls back to '1271' (plumbing) if neither query nor category_id resolves to a known category.
Example queries
- {"limit":"5","query":"plumbing","offset":"0","location":"02108","category_id":"1271"}