Jump to content

Follow Links


Pro.Luv

Recommended Posts

 

Hi,

 

I need to build a spider like this: http://www.webconfs.com/search-engine-spider-simulator.php

 

Can anyone show me where to start I just want to be able to get all the links the way this spider does not the meta details just the links, I would really appreciate it.

 

Thanks

 

Reply With Quote

Link to comment
https://forums.phpfreaks.com/topic/135788-follow-links/
Share on other sites

You might try breaking the problem down into smaller parts to get a better idea of where to start. Here's an idea for a specific spec.

 

[*]Get a URL to search from the user.

[*]Search data at the URL.

[*]Search for URI patterns.

[*]Store each URI. A tip: at this point, you should check if an entry already exists.

Link to comment
https://forums.phpfreaks.com/topic/135788-follow-links/#findComment-707577
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.