Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: code to send attachments contained on the drive.
Post: code to send attachments contained on the drive.

Good evening. A friend created me the code to send emails from google app scripts and other functions including the sending that can be done with python. The problem now is to add the part of the cod...
stefanoste78 General Coding Help 1 908 Oct-11-2022, 02:41 PM
    Thread: Email extraction from websites
Post: RE: Email extraction from websites

(Aug-18-2017, 08:55 PM)snippsat Wrote: (Aug-18-2017, 07:46 PM)stefanoste78 Wrote: I do not want to extract emails from a file. The excel file contains urls in a column and I was hoping that is pos...
stefanoste78 Web Scraping & Web Development 14 12,262 Aug-18-2017, 09:44 PM
    Thread: Email extraction from websites
Post: RE: Email extraction from websites

(Aug-18-2017, 11:34 AM)DeaD_EyE Wrote: You can use regex: http://emailregex.com/ But if you want to open a regular Excel file, you've formatting and maybe binary data inside. The newer format is ba...
stefanoste78 Web Scraping & Web Development 14 12,262 Aug-18-2017, 07:46 PM
    Thread: Email extraction from websites
Post: RE: Email extraction from websites

(Aug-18-2017, 09:32 AM)wavic Wrote: If you have an Excel document you can get all you want with Pandas or some of the xls modules - Openpyxl for example. Can't provide a code example because I never...
stefanoste78 Web Scraping & Web Development 14 12,262 Aug-18-2017, 10:54 AM
    Thread: Email extraction from websites
Post: RE: Email extraction from websites

(Aug-17-2017, 07:00 PM)nilamo Wrote: Sure :) Show some code, and we'll be more than happy to help you with any issues. But no, I'm not going to write it for you.  You won't learn python that way. Y...
stefanoste78 Web Scraping & Web Development 14 12,262 Aug-17-2017, 07:39 PM
    Thread: Email extraction from websites
Post: RE: Email extraction from websites

(Aug-17-2017, 06:32 PM)nilamo Wrote: (Aug-17-2017, 06:19 PM)stefanoste78 Wrote: If it is possible to extract all the emails only with python I go more than fine. python is turing complete, so you ...
stefanoste78 Web Scraping & Web Development 14 12,262 Aug-17-2017, 06:38 PM
    Thread: Email extraction from websites
Post: RE: Email extraction from websites

(Aug-17-2017, 01:41 PM)nilamo Wrote: Please don't pm people questions related to the thread.  The whole point about being open, is if someone else has a similar issue later on, this conversation mig...
stefanoste78 Web Scraping & Web Development 14 12,262 Aug-17-2017, 06:19 PM
    Thread: Email extraction from websites
Post: RE: Email extraction from websites

(Aug-13-2017, 05:07 PM)nilamo Wrote: Yep.  Which module you'd use depends on which version of excel document it is (2003 and earlier was a proprietary binary format, after 2003, excel documents were...
stefanoste78 Web Scraping & Web Development 14 12,262 Aug-13-2017, 10:44 PM
    Thread: Email extraction from websites
Post: Email extraction from websites

Good morning. Is it possible to extract all of the emails from a list of links in an excel file column? Once extracted, put them in the cell next to the link. Thank you
stefanoste78 Web Scraping & Web Development 14 12,262 Aug-13-2017, 12:54 PM

User Panel Messages

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