Search Engine Script

Discussion in 'Scripts' started by carmen, Apr 17, 2006.

  1. #1
    Hello

    On a number of sites, I've seen scripts where you can enter a keyword, click search and the website will access the main search engines (eg google, yahoo, msn), find the listings off each site and then display them on their own website.

    Would anyone know what script I could use to accomplish the same task?

    Thank you
     
    carmen, Apr 17, 2006 IP
  2. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #2
    Well you can use google APIs to make a script like this.

    And If you want a readymade script then there are 100's of choices.

    1st choice is the simple one it queries the google's database with API key.
    But here you are limited to 1000 queries per day and then your API key is not valid anymore.

    2nd choice is a controvertial thing. I had seen some engines directly accessing the google page and then would fetch the page. Now they manipulate the tags and put their own tags with PHP codes and display the results. Here no API's are needed. But I don't think this is legal.

    3rd is to make a script and take in the feeds provided by other search engines.

    4rd choice is to buy an advanced engine script which takes in feeds from other SE's. Example: Curryguide.com

    5th is to host your own search engine on a dedicated server and define the parameters to the robot how much to crawl and how many links it should follow. Ex: you crawl a site and want to just follow till second level links then it will not go deeper then that.

    6th you can pm me if still you didn't understood the things. :D
    I have experience in making SE's from feeds, API's, and integrating PPC features in it.
     
    Nick_Mayhem, Apr 17, 2006 IP
  3. browntwn

    browntwn Illustrious Member

    Messages:
    8,347
    Likes Received:
    848
    Best Answers:
    7
    Trophy Points:
    435
    #3
    Not sure if this is what you want, but it's free and awesome. I was most pleased when I found a link to sphider on DP.

    I have added it to 2 sites so far and think it is great.

    Just do a google seach for sphider, click the 1st link.

    OR you may just be looking for this:
    http://www.google.com/searchcode.html
     
    browntwn, Apr 17, 2006 IP
  4. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #4
    Humm... If you want names then I have names.

    aspseek
    datapark
     
    Nick_Mayhem, Apr 17, 2006 IP
  5. browntwn

    browntwn Illustrious Member

    Messages:
    8,347
    Likes Received:
    848
    Best Answers:
    7
    Trophy Points:
    435
    #5
    I will check those in the morning. I looked at datapark quickly and it looks pretty good. Have you used sphider? Any thoughts on one better than another?

     
    browntwn, Apr 17, 2006 IP
  6. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #6
    sphider? It is in PHP and I can see red light on server when we use PHP to crawl pages around the internet.

    Datapark is in C++ and runs in background as an infinite process. It also eats CPU but less compared to the sphider or phpDig.

    aspseek is a medium one. Can be ran on a shared server. I have seen some of the examples running it on GoDaddy's $6 per month server.
    (But here also If the total number of pages to be crawled gets more then 10,000 per day then your host will automatically kick you out :D)
     
    Nick_Mayhem, Apr 17, 2006 IP
  7. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #7
    digitalpoint, Apr 17, 2006 IP
  8. carmen

    carmen Peon

    Messages:
    162
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I definately can't program one and would prefer to use/purchase a premade script rather then have a custom script designed.

    Would you know of any premade scripts that search google,yahoo,msn and mix the results together to create an output based on the surfers keyword?
     
    carmen, Apr 17, 2006 IP
  9. EGS

    EGS Notable Member

    Messages:
    6,078
    Likes Received:
    438
    Best Answers:
    0
    Trophy Points:
    290
    #9
    Search Google or Ask.com for the search term "all in one search engine script" or you can make your own using phpDig. :D:D:D:D
     
    EGS, Apr 17, 2006 IP
  10. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #10
    Well I have been making a search engine site. The preview can be seen here: http://www.juhy.com

    Note: the above preview is not working fully. As I haven;t launched the site yet.

    But If you are seriously interested in buying it then I can setup a demo for you.

    Till then you can see some of the screenshots here: http://www.juhy.com/preview.zip

    One more thing. This script is not for sale but if the price is right I may sell one or two copies of it.

    Looking for Mid to High $xxx prices on it.

    Thanks.
     
    Nick_Mayhem, Apr 17, 2006 IP
  11. pangea

    pangea Guest

    Messages:
    557
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I have a script for sale that gets its results from Google:

    http://www.pangea-enterprises.net/Search

    Plus an ASP Search Engine that is standalone

    http://www.pangea-enterprises.net/ASPSearch

    Paul
     
    pangea, Apr 18, 2006 IP