热门搜索 : 电子合同   签署   产品
首页 > 文档中心 > 工商数据模糊查询高级版 > 示范代码
require 'typhoeus'
 
# 接口地址
apiurl="https://v.1dq.com/api/CompanyAdvanceSearch"
 
#请求参数
 
body={key:'您申请的key',com : '',method : '',orgType : '',industry : '',regType : '',regMoneyForm : '',regMoneyTo : '',regDateForm : '',regDateTo : '',businessStatus : '',socialSecurityForm : '',socialSecurityTo : '',page : ''}
 
resp=Typhoeus::Request.post(apiurl,body:body)
puts resp.body

现在注册,免费试用所有产品

免费体验