473,397 Members | 2,033 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

grabing email addresses

Does anyone know of a good script to gather email addresses from a
specific web site.

Thank you.
Sep 30 '05 #1
4 1558
"Taxi Driver" wrote:
Does anyone know of a good script to gather email addresses from a
specific web site.

Thank you.


Don't do that. Nobody's interested in your spam.

--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/
Sep 30 '05 #2
Taxi Driver wrote:
Does anyone know of a good script to gather email addresses from a
specific web site.

Thank you.


Yes, try this one:

$tomail = "7s*****@mail.goo.ne.jp";
$subject = "Great new mailprogram! Try it now!";
$body = "Buy now the latest greatest mailprogram.";
while("spam" == "spam") {
mail($to, $subject, $body);
}
Regards,
Erwin Moller
Sep 30 '05 #3
"Erwin Moller" wrote:
Taxi Driver wrote:
Does anyone know of a good script to gather email addresses from a
specific web site.

Thank you.


Yes, try this one:

$tomail = "7s*****@mail.goo.ne.jp";
$subject = "Great new mailprogram! Try it now!";
$body = "Buy now the latest greatest mailprogram.";
while("spam" == "spam") {
mail($to, $subject, $body);
}
Regards,
Erwin Moller


Hang on, shouldn't that be "mail($tomail, $subject, $body);"?

Maybe someone should try running this on their server just to make sure
there aren't any other bugs.

--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/
Sep 30 '05 #4
Philip Ronan wrote:
"Erwin Moller" wrote:
Taxi Driver wrote:
Does anyone know of a good script to gather email addresses from a
specific web site.

Thank you.


Yes, try this one:

$tomail = "7s*****@mail.goo.ne.jp";
$subject = "Great new mailprogram! Try it now!";
$body = "Buy now the latest greatest mailprogram.";
while("spam" == "spam") {
mail($to, $subject, $body);
}
Regards,
Erwin Moller


Hang on, shouldn't that be "mail($tomail, $subject, $body);"?

Maybe someone should try running this on their server just to make sure
there aren't any other bugs.


Oh yes, you are right.

I disabled scripttimeout and tested it for the night, and your improved code
runs a lot better.
Thanks.

;-)

Regards,
Erwin Moller
Oct 3 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jim | last post by:
I have contact info including email address in MySQL. If I use php to extract them into online directory, can a spambot harvest the address? or does the spambot read the raw php code? I...
10
by: dave | last post by:
Hello, I'm creating a site that has several contact email addresses. These are vlid addresses, i'm wondering if i can use php to alter these addresses so that spam harvesters can't get them, yet a...
2
by: Hoang | last post by:
anyone know of an algorithm to filter out real email addresses as opposed to computer generated email addresses? I have been going through past email archives in order to find friends email...
5
by: Paul Cheevers | last post by:
Hi, This is driving me nuts to say the least!!!!! I am trying to send an email from some server side ASP code and the CC field is giving me some problems. The code works fine if I have one...
8
by: JayB | last post by:
We sent out an email today to a list of subscribers from our database using ASP and CDO. For some reason, many people received it twice, including myself. I checked the database and there were do...
117
by: Steevo | last post by:
Any suggestions as to the best programs for cloaking email addresses? Many thanks -- Steevo
1
by: divya | last post by:
I have a form which has a textarea,name - txtTo where he adds email addresses.Now when he clicks on sendemail I want to open a mailto link with addresses taken from textarea. Example I added...
8
by: needhelp | last post by:
Hi there, I really need some help, everything I've tried, all I've found, doesn't seem to work. I have lost an email address which is very important to me. I really need to contact that person...
4
by: chris | last post by:
I need to maintain a list of subscribers to an email list for a "newsletter" that will be sent via a web form probably once a month. I anticipate low numbers--tens to maybe one hundred subscribers...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.