Z
Z
Zeaxyz2022-01-19 14:30:35
API
Zeaxyz, 2022-01-19 14:30:35

Is there a mail service with an API for reading messages?

You need one mail to register a bunch of accounts in one service, each new account will be different with a dot / capital letter in the writing of the mail, so you only need one mail to register a bunch of accounts. It is necessary for the bot to watch messages via API and pull out the necessary confirmation codes. I want to know which postal service is the best.
I looked at the gmail, yahoo, outlook documentation - everything is somehow complicated, a lot of extra steps, I need to connect their libraries, and I just need to send a GET request with an API key and get dozens of messages in JSON format.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xotkot, 2022-01-19
@xotkot

why such difficulties, you can just take the same Himalayas and work everything out on your server
, register one mail on the same gmail,
then connect it through the config
, after you get a list of letters in the form of json, select the ones you need
himalaya --output json list
, you can even immediately select the necessary ones through search
, then read ( read ) selected letters by numbers and parse their contents for the presence of the necessary information

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question