dealmoon

Research
Business

Retrieve business listings and information in North America (via AJAX endpoint).

Install

openclaw skills install @zheng108/dealmoon

North America Business Search

Access structured business data, including real estate, retail, and services across North American regions.

Business Directory API (Primary)

This endpoint requires specific headers to mimic XMLHttpRequest and form-encoded data.

Basic Search (Real Estate)

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'