版本历史 [返回]
2
No.1 Revision
更新于2009-12-04 02:45:49
1 1

looking for python codes to find out email address from given content

I am newbie to python and have no time to study python with more time. Here I just want post to look for some help to realize one very simple codes to function: search content and to find out all "gmail" account "@gmail.com" email address.

For instance, if one string is " hello, this is test from existing content, which maybe come from file or html file,whatever.abc@gmail.com to d123@gmail.com". Maybe I need one simple code to find out "abc@gmail.com" and "d123@gmail.com".

Is that very simple ? But I never use python and really have no idea to achieve that.

Thanks,

1
提问于2009-12-02 02:54:10
1 1

looking for python codes to find out email address from given content

I am newbie to python and have no time to study python with more time. Here I post to look for help to realize one very simple function: search content to find out all "@gmail.com" email address.

For instance, if one string is " hello, this is test from abc@gmail.com to d123@gmail.com". Maybe I need one simple code to find out "abc@gmail.com" and "d123@gmail.com".

Is that very simple ? But I never use python and really have no idea to achieve that.

Thanks,



Made with Django.

当前版本: R-0127-20090523

cc-wiki