RubyGems Navigation menu

mail_provider 0.1.0

Smartly check whether a given email/domain belongs to a free or disposable mail provider. There are hundreds of lists available in Github repositories or Gists that list various free and disposable email providers. This gem downloads a bunch of these scripts (pre-configured URLs) and parses them to count votes against each domain in the list. We, then, create a Trie structure to efficiently query this data with a given domain or email. For each query, you get back a number specifying how many sources are claiming that the domain is a free or disposable email provider.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - March 28, 2020 (2.49 MB)

Runtime Dependencies (4):

faraday >= 0
hamster >= 0
simpleidn >= 0

Development Dependencies (4):

bundler ~> 1.17
pry >= 0
rake >= 12.3.3
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • nikhgupta

SHA 256 checksum:

b765ba912d2ab7c506620a1c525b14191369642e5e8cb68d520d3fd0d6bc5450

Total downloads 9,739

For this version 9,739

License:

MIT

Required Ruby Version: >= 0

Links: