An open API service indexing awesome lists of open source software.

https://github.com/zlaxtert/venmo-validatorv1

This is a tool to validate emails registered with venmo.com. This tool is 99% accurate and has been tested by us. Version 1.0 [14-SEP-2024]
https://github.com/zlaxtert/venmo-validatorv1

darkxcode-checker email-bounce-checker email-checker email-validator mail-validator paypal-account-checker paypal-account-validation paypal-validator validator-email validator-paypal validator-venmo venmo-account-checker venmo-validator

Last synced: about 2 months ago
JSON representation

This is a tool to validate emails registered with venmo.com. This tool is 99% accurate and has been tested by us. Version 1.0 [14-SEP-2024]

Awesome Lists containing this project

README

        

# venmo-validatorV1

This is a tool to validate emails registered with venmo.com.
This tool is 99% accurate and has been tested by us.
Version 1.0 [14-SEP-2024]

![PHP](https://img.shields.io/badge/language-PHP-blue.svg)
![DARKXCODE](https://img.shields.io/badge/Team-DARKXCODE-black)
![AUTHOR](https://img.shields.io/badge/Author-Zlaxtert-orange)

## Install on desktop :
- Install XAMPP
- Added environment variable system path => C:\xampp\php
- download the script and save it in your folder
- open CMD and running

## Install on android (Termux)
$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/ZLaxtert/venmo-validatorV1
$ cd venmo-validatorV1
$ php cli.php

## Screenshot