php spider

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

php spider

Post by alex.barylski »

I know of phpDig and sphinx but I want something in pure PHP that I can drop into a search subdomain setup a cron and have a site spidered with listings which easy to paginate and integrate into an existing design.

I do not have time to build something like this so out the box is critiical

Cheers,
Alex
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: php spider

Post by alex.barylski »

Just found one that looks pretty simple:

http://www.sphider.eu/

Installled easily and has a CLI spider so I'll see where this goes :)
Post Reply