Jump to content

how to build a web spider


s0c0

Recommended Posts

You're right, this is in the wrong forum I had meant to post this in the help section.  My apologies I was tired when I posted this last night.  Mod's, can you please move my post?  To answer your question, a web spider is a program that crawls the web and pulls back information.  All search engines (google, yahoo, msn) use a spider to crawl the web looking for new sites to index.  I need to bring my self up to speed on several aspects of PHP for a job I will be taking soon and they have asked that I develop a basic spider.

Link to comment
Share on other sites

From what I've read, Perl would be a better language to make a spider. But as I can see - you're dealing with PHP. I also read that this function helps a lot when you try to tackle something like this in php.

 

http://sourceforge.net/projects/snoopy/

 

Perhaps a start would be to read up on php socket functions/xml parsing. I'm not sure how one would go about something like this ;)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.