V
V
Vasilev_nikolay2014-07-25 07:14:35
Parsing
Vasilev_nikolay, 2014-07-25 07:14:35

How to create a database based on emails. mail with orders?

There are 10,000 emails with orders in the gmail mail account. All letters contain fields with the customer's contacts and the composition of the order. It is necessary to:
- filter letters with orders (not only orders in the account)
- create a table (database) based on them, which will contain all the data from the order (name, email, order composition, etc.).
How to do it? What toolkit?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Entelis, 2014-07-25
@DmitriyEntelis

regexp

D
DaNHell, 2014-08-30
@DaNHell

www.gmail-backup.com
Well, with regular expressions, I think there will be no questions?
Well, just in case:
regexr.com/38ofq
regexr.com/39c7p
regexr.com/31dth
And so on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question