cURL
curl --request POST \ --url https://py-api.hobbo.ai/heal-me/reviews \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "query": "<string>" }'
{ "all_reviews": [], "extra_information": {}, "message": "<string>" }
This endpoint is used to fetch reviews from Heal.me for a specified practitioner or business.
Heal.me review scraping parameters
The body is of type object.
object
Reviews fetched successfully
The response is of type object.