top | item 44294412

(no title)

rickdangerous1 | 8 months ago

thats a good point. I could also include the email body in the api response. Then you could regex to get the code. Later on i could layer in a ai parser to extract the code and just return that.

discuss

order

cranberryturkey|8 months ago

would be cool to parse validation codes, urls and phone numbers perhaps all metadata like contact info too.

rickdangerous1|8 months ago

The email body is now returned in the api as you asked for. In order to do the parsing I would be making an openai chat api call...so that would be for paid users only. Thats reasonable right?