Python PDF Image OCR Extract E-mails
Budget: $10 – $30 USD
Need Python Script to:
- Read PDFs (Image) files from a local folder
- Apply OCR and Extract all emails
- Connect to a MySql DB and Insert the filename without the '.pdf' and the extracted e-mail in a DB worksheet, one e-mail per line repeating the filename.
- Every time script process a new PDF file, check the in table by filename if it has not already been inserted. If it already has, skip to the next file.
- Read PDFs (Image) files from a local folder
- Apply OCR and Extract all emails
- Connect to a MySql DB and Insert the filename without the '.pdf' and the extracted e-mail in a DB worksheet, one e-mail per line repeating the filename.
- Every time script process a new PDF file, check the in table by filename if it has not already been inserted. If it already has, skip to the next file.