I'm looking to scrape geolocation data from LocService (a solution to track GPS pings from an Android phone) and host it in a MySQL database as a PHP cron job. The login system uses HTTPS. I'm having trouble returning anything through cURL.开发者_JAVA技巧
Has anyone got any ideas?
Gausie
Found an alternative solution - used a cron job to scrape data from my "Google Latitude Location Badge".
精彩评论