Welcome to Welcome to DNF.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars

If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.

Register Today on DNForum IT'S FREE!

Results 1 to 4 of 4
  1. #1
    Platinum Lifetime Member
    andrejc's Avatar
    Join Date
    Apr 2006
    Location
    Serbia
    Posts
    379
    DNF$
    1,786
    Bank
    0
    Total DNF$
    1,786
    Donate  

    Need simple script - For google results check

    I need script that will return number of google results for multiple keywords entered. If anyone already has this kind of script or knows how to code one, please PM me.


    Tnx

    Edit:

    Nvm, I've just found one.. Here it is, if anyone else needs it:

    PHP Code:
    <?php

    $file 
    file('path to file/for.txt');

    $results '';
    foreach (
    $file as $line) {
        
    $data     file_get_contents("http://www.google.com/search?hl=en&q=" urlencode($line) . "&btnG=Google+Search");
        
    preg_match('/of about <b>([0-9,]*)?<\/b>/si'$data$number);
        
    $results .= $line " " $number[1] . "<br />";
    }
    echo 
    $results;

    ?>
    Last edited by andrejc; 02-03-2007 at 08:30 AM. Reason: Found solution

  2. #2
    DNF Regular
    picobello's Avatar
    Join Date
    Dec 2004
    Location
    Belgium
    Posts
    533
    DNF$
    2,348
    Bank
    0
    Total DNF$
    2,348
    Donate  

    Re: Need simple script - For google results check

    After a certain amount of queries, your ip will be banned by Google during several hours ... I did experiment this a while ago. Nothing serious because you are recovered after a few hours but the script won't work for more than 500 records sthg like that

  3. #3
    Domain Sucker
    Yum's Avatar
    Join Date
    May 2005
    Posts
    1,350
    Blog Entries
    1
    DNF$
    3,664
    Bank
    0
    Total DNF$
    3,664
    Donate  

    Re: Need simple script - For google results check

    i am also interested.
    Please share a work-well script for us.
    Ben

  4. #4
    Gold Lifetime Member

    Join Date
    Dec 2006
    Location
    the Netherlands
    Posts
    16
    DNF$
    162
    Bank
    0
    Total DNF$
    162
    Donate  

    Re: Need simple script - For google results check

    You can always check www.scriptsy.com

    They have scripts for $2 including pagechecker and proxy.
    good luck

Similar Threads

  1. 114 PHP / CGI / MySQL Website Scripts DNF$500 only
    By petrosc in forum DNF$ Sales/Domain Auctions
    Replies: 59
    Last Post: 04-20-2007, 10:55 AM
  2. Replies: 0
    Last Post: 04-24-2006, 03:17 PM
  3. Simple Article/Comment Script
    By SouthernTn in forum Help Wanted!
    Replies: 3
    Last Post: 04-02-2006, 08:11 PM
  4. Script to check small list of variants for availability?
    By WildCard in forum General Domain Name Discussion
    Replies: 6
    Last Post: 03-28-2003, 01:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Domain name forum recommended by Domaining.com