Categories: None [Edit]

mail_provider

https://rubygems.org/gems/mail_provider
https://github.com/nikhgupta/mail_provider
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.

Total

Ranking: 81,493 of 192,541
Downloads: 11,593

Daily

Ranking: 114,585 of 192,505
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,380,524,970bundler
81,307,518,295rake
181,169,054,577faraday
191,147,084,799public_suffix
29975,507,423rspec
73598,950,237pry
84662,781,173simpleidn
2,05413,280,659hamster

Owners

#GravatarHandle
1iconnikhgupta