vote up 0 vote down star

what is the best way to get data from external crawler to my DATA BASE, to my site i work in LAMP environment, is web services is good idea ? the crawler run every 15 minutes.

flag

Can you tell us more about this crawler? – Galen Jun 15 at 8:37
the crawler run on some boards sites and give the data and the link to the site – haim evgi Jun 15 at 8:58

1 Answer

vote up 2 vote down check

It depends on the crawler, but theoretically, yes, web services are the best option. You just have to parse the XML replies into your DB.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.