November 09, 2003

Spidering Hacks

spideringhacks.jpg

My most recent minor claim to fame---two of the one-hundred hacks in the book are by yours truly. I received my complimentary copy on Friday. The focus of the book is on scripts which spider or scrape existing web resources in order to repurpose the data. My first hack is a simple script which will publish your IE favorites to your web site (here's an example that uses the default template). The second shows how to hack latitude and longitude data out of Mappoint and then use those results to determine the geographic distance between two places.

If you're interested in ways to grab and repurpose data from the web, there's a ton of practical stuff in here, and as with all of the O'Reilly "hacks" line of books, code for everything is provided. Happy hacking!

Posted by Ron Pacheco at November 9, 2003 03:21 PM
Comments

Ron, I stumbled on your web site by accident, on my way to troubleshooting errors in the Mappoint latitude and longitude hack. When I attempt the script, it seems to be (I'm a newbie) choking on this "$_ _VIEWSTATE" complaining of Bareword , operator and syntax errors. Any ideas?

Thanks,
Scott V.
Collierville, TN

Posted by: ScottV at April 20, 2004 10:23 PM