Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extracting Data From Email
#1
I order a lot items each day and when the package is received, I get an automated email stating the the item is received. This email is standard and from this standard email I am trying to extract the purchase order number. Each email has the Purchase Order Number under the same heading and is in the same location (format wise). Can someone help me use python to extract the Purchase Order Number from these standard emails when they come?
Reply
#2
There should be a lot of tutorials ontasks similar to this to get you going
https://codehandbook.org/how-to-read-ema...ng-python/
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Extracting Data into Columns using pdfplumber arvin 17 5,568 Dec-17-2022, 11:59 AM
Last Post: arvin
  Extracting Data from tables DataExtrator 0 1,149 Nov-02-2021, 12:24 PM
Last Post: DataExtrator
  extracting data ajitnayak1987 1 1,539 Jul-29-2021, 06:13 AM
Last Post: bowlofred
  Extracting and printing data ajitnayak1987 0 1,411 Jul-28-2021, 09:30 AM
Last Post: ajitnayak1987
  Extracting unique pairs from a data set based on another value rybina 2 2,307 Feb-12-2021, 08:36 AM
Last Post: rybina
Thumbs Down extracting data/strings from Word doc mikkelibsen 1 1,926 Feb-10-2021, 11:06 AM
Last Post: Larz60+
  Extracting data without showing dtype, name etc. tgottsc1 3 4,418 Jan-10-2021, 02:15 PM
Last Post: buran
  Extracting data from a website tgottsc1 2 2,273 Jan-09-2021, 08:14 PM
Last Post: tgottsc1
  Extracting data based on specific patterns in a text file K11 1 2,214 Aug-28-2020, 09:00 AM
Last Post: Gribouillis
  Extracting Rows From Data Frame and Understanding The Code JoeDainton123 0 1,440 Aug-03-2020, 04:08 PM
Last Post: JoeDainton123

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020