Fresha: Search Businesses
Fresha via Parse · marketplace
Search for beauty and wellness businesses by location and optional keyword. Returns paginated results with business details, services offered, ratings, and pricing. Each result includes the business slug needed for get_business_details and get_availability. Pagination uses cursor-based navigation via the endCursor field. Scraper for Fresha.com - beauty and wellness marketplace. Search businesses, get business details, check availability, browse knowledge base articles, and discover service categories. Fulfilled by Parse from fresha.com.
- fresha
- fresha-com
- maps-geo
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bf942bc5-c330-41c8-adb7-3648c24f18e1/search_businesses
- Interface artifact
- sha256:d5fe16b72f3f80307344de9879db22f1c19b4377d006ec2bc530a8089b26fe2c
- Manifest digest
- sha256:bc407be9dee6e85398b00af9974926ae4e25e641787f04c02cb95ab780c445ae
Request fields
- after (string): Pagination cursor from a previous response's endCursor field.
- limit (integer): Number of results to return per page.
- query (string): Search keyword (e.g. 'hair salon', 'massage', 'nails').
- latitude (number): Latitude of the search location.
- longitude (number): Longitude of the search location.
Example queries
- {"limit":"5","query":"massage","latitude":"40.7128","longitude":"-74.006"}