Web :: General :: export gmail contacts |
|||
| By: jerseyguy |
Date: 27/08/2009 01:54:22 |
Points: 20 | Status: Open |
|
want to export gmail contacts (email addresses) have alot of email only want a limited number of contacts want to export email addresses that sent me mail, but I did not send them email |
|||
| By: VGR | Date: 28/08/2009 08:15:02 | Type : Comment |
|
| ok, given there is no such export function, this is the course I would follow : - display the list you want to export ; your "inbox" for instance - save the web page as an HTML file - display the "sent" mailbox, save as HTML page - repeat if neded to complete the files. Don't worry about the HTML pages not being perfectly valid, just copy-paste source code of the displayed pages in browser at the end of the local HTML file - use (for instance) the testuri or extract email scripts available at http://www.edainworks.com in "test scripts" - this will give you a list of email addresses extracted from each file - put each in a table in a local mysql database (easy) - perform a disjonction operation on the two tables (left join with target key IS NULL) so that you keep only the email addresses in the first list AND NOT in the second - voila |
|||
| By: OpConsole | Date: 16/09/2009 23:48:30 | Type : Comment |
|
| any news on this Question ? Please close if solved, or else provide feedback. | |||
|
Do register to be able to answer |
|||
| Add This Article To: | |||
| |
|
|
|
| |
|
|
|








