TempMailAPI is python file for Temporary Disposable Mails on Terminal
- Chrome or Chromium Browser(Working Headless)
- ChromeDriver(Version of chromedriver and chrome browser should be same)
- Selenium
- Requests Module from python
Clone the repository from github
git clone https://github.com/xaviruvpadhiyar98/temp-mailAPI.git
cd temp-mailAPI/
pip install requests selenium
import tempmailapi
tempmailapi.main()