A Python CLI client for Reacher (Open-Source Email Verification API) backend⚙️.
Check if an email address exists without sending any email, backend written in Rust.
python main.py
pip install -r requirements.txt
Thanks to Amaury for creating and open-sourcing Reacher.email backend.