emailhunter:围绕Hunter(以前的EmailHunter)API(https的微型Ruby包装器

时间:2021-05-08 22:04:25
【文件属性】:
文件名称:emailhunter:围绕Hunter(以前的EmailHunter)API(https的微型Ruby包装器
文件大小:12KB
文件格式:ZIP
更新时间:2021-05-08 22:04:25
ruby rubygem email hunter emailhunter Emailhunter 围绕Hunter(以前的Email Hunter)API的微型Ruby包装。 直接访问所有网络的电子邮件地址。 更新(2016-12-02):使用V2 API更新了gem。 安装 将此行添加到您的应用程序的Gemfile中: gem 'emailhunter' 然后执行: $ bundle 或将其自己安装为: $ gem install emailhunter 用法 require 'emailhunter' email_hunter = EmailHunter . new ( 'Your secret API key' ) 您的秘密API密钥。 您可以从在仪表板中生成它 域搜索API 返回使用一个给定域名找到的所有电子邮件地址以及我们的来源。 result = email_hunter . search ( 'stripe.com' ) 访问域搜
【文件预览】:
emailhunter-master
----.travis.yml(30B)
----bin()
--------console(336B)
--------setup(115B)
----Rakefile(28B)
----emailhunter.gemspec(1KB)
----LICENSE(1KB)
----Gemfile(96B)
----.rspec(31B)
----spec()
--------support()
--------emailhunter_spec.rb(2KB)
--------spec_helper.rb(77B)
----.gitignore(87B)
----lib()
--------email_hunter.rb(276B)
--------email_hunter()
--------emailhunter.rb(78B)
----README.md(3KB)
----.vscode()
--------settings.json(103B)

网友评论