Build a web bot?
December 21, 2005 4:27 AM
Subscribe
Can I build/run a web bot?
My company uses an outside vendor to do some web crawling for us, and they return the results to us, which we use as part of our workflow. They look for keywords, and if the page shows up with the keywords, then it appears in our results daily.
More and more, they aren't doing a very good job. So I'd like to get away from them, and possibly do our own in-house web bot.
Any suggestions on where to begin, or prepackaged options that might help?
posted by benjh to computers & internet (10 comments total)
At any rate, if you want your own web bot, it's not so hard if you know a scripting language already.
Take a look at CURL and how it integrates into a scripting language like perl or php.
posted by ph00dz at 5:04 AM on December 21, 2005