返回 Skill 列表
extension
分类: 数据与分析无需 API Key

dealmoon

通过AJAX端点获取北美商业列表和信息

person作者: zheng108hubclawhub

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'