Rhys, I'd look at some PDF libraries. If the PDF is formatted well, it can be easy to extract. For example: http://www.unixuser.org/~euske/python/pdfminer/index.html
As Rossko said, the Places API is not suitable for this sort of use case. Chris -- http://twitter.com/broady On Fri, Sep 16, 2011 at 7:52 AM, Rhys <[email protected]> wrote: > Yeah, I Figured that's the case. I have already contacted the transit > company and they only have it on PDF's which means serious data entry. > > Also looked into HTML scraping and no go their either. > > Cheers for your confirmation though. > > On Sep 16, 2:04 pm, Rossko <[email protected]> wrote: > > > Is there any way to accomplish this? > > > > Google supply data for use with maps, it's not on free issue for other > > purposes. > > I don't think there is a way to scrape what you want anyway. > > Try asking the transit company for the info. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" 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-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
