Install
openclaw skills install dealmoonRetrieve business listings and information in North America (via AJAX endpoint).
openclaw skills install dealmoonAccess structured business data, including real estate, retail, and services across North American regions.
This endpoint requires specific headers to mimic XMLHttpRequest and form-encoded data.
curl "https://www.dealmoon.com/local-category/updata?lang=cn" \
-H 'content-type: application/x-www-form-urlencoded; charset=UTF-8' \
-H 'x-requested-with: XMLHttpRequest' \
--data-raw 'keyword=&page=1&cityId=3&countyId=&hasCoupon=false&topLeft=&bottomRight=&type=realestate&inCooperation=false'