1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

search engine script

Discussion in 'All Other Search Engines' started by dawilster, Oct 17, 2008.

  1. #1
    I wish to start my own search engine like google.com but i do not wish to use google api or any other api for that matter, i want it to crawl the web for webpages, im willing to invest quite a bit of money in to this project.

    thanks
     
    dawilster, Oct 17, 2008 IP
  2. Infekted

    Infekted Banned

    Messages:
    304
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Infekted, Oct 17, 2008 IP
  3. ipro

    ipro Active Member

    Messages:
    101
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #3
    I just finished writing a multi-threaded forum crawler with a searchable database (see here http://forums.digitalpoint.com/showthread.php?t=1070936).

    I'd be interested in this project as long as you're willing to pay over $1,200. It's no easy task to make a crawler that runs fast, has low memory usage, and won't give you errors in the long run. I implemented extensive error checking and very low memory usage into my crawler. I've run it for the past week without an error or a crash. I can do the same for you, as long as I'd be coding it for linux or OSX.
     
    ipro, Oct 17, 2008 IP
  4. campolar

    campolar Peon

    Messages:
    2,683
    Likes Received:
    244
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I saw a tutorial somewhere telling how to make a simple search engine using CGI...pm me if you want me to search it again
     
    campolar, Oct 17, 2008 IP
  5. dawilster

    dawilster Active Member

    Messages:
    844
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #5
    anybody no where i can get a web crawler or spider that inserts the results in mysql thanks
     
    dawilster, Oct 17, 2008 IP
  6. Infekted

    Infekted Banned

    Messages:
    304
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hey guys lets all get together and have a little discussion on aim or something since msn seems to be down atm
     
    Infekted, Oct 17, 2008 IP
  7. dawilster

    dawilster Active Member

    Messages:
    844
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #7
    msn works for me maybe its just down in ur area, try using web messenger, google it
     
    dawilster, Oct 17, 2008 IP
  8. nks

    nks Well-Known Member

    Messages:
    1,602
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    160
    #8
    Creating a search engine script? Cool... is there an opensource one that's available?
     
    nks, Oct 17, 2008 IP
  9. firmaterra

    firmaterra Peon

    Messages:
    756
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Check out Nutch. Its an open source search-engine script
     
    firmaterra, Oct 18, 2008 IP
  10. searchia

    searchia Well-Known Member

    Messages:
    1,179
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    115
    #10
    try also sphider.eu
     
    searchia, Oct 18, 2008 IP
  11. ASPMachine

    ASPMachine Peon

    Messages:
    723
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Ok, I can give you a meta crawler if you interested. You can save the index data anywhere i.e. to your local access database, to your web sites access database, to your site's mssql database etc. If interested, please PM me.

    I'm using it for my own small SE.
     
    ASPMachine, Oct 18, 2008 IP
  12. johnsen

    johnsen Active Member

    Messages:
    106
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #12
    Searchwebsite . Us search engine like this
     
    johnsen, Oct 18, 2008 IP
  13. kidsnscience

    kidsnscience Banned

    Messages:
    411
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #13
    what is your budget
     
    kidsnscience, Oct 18, 2008 IP
  14. guestonline

    guestonline Banned

    Messages:
    669
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #14
    cool idea...seems like you have to spend a lot..
     
    guestonline, Oct 18, 2008 IP
  15. Dodger

    Dodger Peon

    Messages:
    1,494
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Writing the crawler portion for a project like this is probably the easiest part. You will still need to be able to provide results for user searches, that would be the toughest part.

    Suggest you look at Nutch, as a previous poster suggested. It is a Java API built upon Lucene. Lucene has been ported to PHP and is part of the newish Zend Framework.
     
    Dodger, Oct 18, 2008 IP
  16. Ueland

    Ueland Peon

    Messages:
    66
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Yup, the crawler is the easy bit. ;)

    As i metioned in another thread, i have created my own "google-like" search engine. I have previously checked out most of the complete open source "search systems" and not found anyone i like. So instead i picked some good different systems for different parts and merged them to a working system perfect for my demands. Since i work as a progammer that is a bit of the fun. :)


    A good start is to figure out what exactly what the search engine should do, then you can figure out the software demands. "Google-like thing" is a bit too wide IMO.
     
    Ueland, Oct 18, 2008 IP
  17. antpeks

    antpeks Well-Known Member

    Messages:
    394
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    130
    #17
    antpeks, Oct 18, 2008 IP
    nks likes this.
  18. olti

    olti Well-Known Member

    Messages:
    436
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    145
    #18
    Sphider looks cool.
     
    olti, Jan 3, 2009 IP
  19. wptheme

    wptheme Well-Known Member

    Messages:
    4,051
    Likes Received:
    346
    Best Answers:
    0
    Trophy Points:
    180
    #19
    If you have your db try DP search tool.
     
    wptheme, Jan 3, 2009 IP
  20. fredericoagent

    fredericoagent Member

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #20
    Dont bother. First the amount of money needed to crawl

    will bankcrupot you.

    second why wouldnt people choose you over Google ?
     
    fredericoagent, Jan 5, 2009 IP