rubillow:用于访问 Zillow API 的 Ruby 库

时间:2021-05-30 00:55:33
【文件属性】:
文件名称:rubillow:用于访问 Zillow API 的 Ruby 库
文件大小:81KB
文件格式:ZIP
更新时间:2021-05-30 00:55:33
Ruby 鲁比洛 Rubillow 是一个用于访问的 ruby​​ 库。 支持所有 API 方法,每次调用都会返回真正的 ruby​​ 类。 获取每月付款 属性详细信息 API 获取深度搜索结果 获取DeepComps 获取更新的属性详细信息 帖子API 获取RegionPostings 安装 gem install rubillow 或将以下内容添加到您的 Gemfile 中: gem "rubillow" 例子 将设置添加到初始化程序中: Rubillow.configure do |configuration| configuration.zwsid = "abcd1234" end 获取属性Zestimate: property = Rubillow::HomeValuation.zestimate({ :zpid => '48749425' }) if p
【文件预览】:
rubillow-master
----.gitignore(48B)
----.rspec(26B)
----.travis.yml(98B)
----LICENSE(1KB)
----CHANGELOG.md(989B)
----rubillow.gemspec(1KB)
----spec()
--------rubillow()
--------support()
--------xml()
--------spec_helper.rb(440B)
----README.md(3KB)
----lib()
--------rubillow()
--------rubillow.rb(753B)
----Gemfile(38B)
----.yardopts(47B)
----Rakefile(335B)
----Gemfile.lock(965B)

网友评论