Compare barbershops & salons by booth rent and chair availability
compare_barbershops_salonsFind barbershops and salons ranked by weekly booth rent, with chairs available, Google rating, review count and hiring status. Answers what a chair costs in a given city and which shops have one free. Booth rent is quoted directly by shops rather than scraped, so coverage is partial — the response states how many listings actually publish a rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City to search, e.g. "Houston". Combine with state for accuracy. | |
| type | No | Barbershops, salons, or both. Default all. | |
| limit | No | How many to return (1-50, default 10). | |
| state | No | Two-letter state code, e.g. "TX". | |
| open_chairs_only | No | Only listings with at least one chair currently available. Default false. | |
| verified_rent_only | No | Only listings that publish a booth rent figure. Default false. |