brian...

there are a number of ways you can do this... you can easily write a
script/app in perl (i'm assuming that php provides something similar...)
that allows you to contact the google url, and submit your "target url" as a
query in the google submit. you can then easily parse the results to see if
you find your "target site" in the respone...

if you can't find what you want from php.net/etc... use perl.. check out the
"www::mechanize, html::treebuilder, etc.." from the cpan.org site...

-bruce


-----Original Message-----
From: Brian Dunning [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 14, 2004 11:27 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Google question


Does anyone know a way to programmatically determine if a given URL is
already in Google's index? I don't see anything like this in their
documentation. Thanks,

- Brian

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to