> So does anyone know what kind of regexp I may need at this point? Apologies, I did misinterpet what you are trying to do.
Use of regex is a skill and an artform way beyond the remit of this group - the information is out there if you look, but it's not easy. As the page you are trying to scrape is your own, why not put the data in a more readily accessible form to begin with? Even if it's a duplicate copy in a hidden <div>, you can assign some DOM id's to make it really easy and have no/little need of regex. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
