ilektrojohn / creepy

A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms.
http://www.geocreepy.com
GNU General Public License v3.0
1.26k stars 302 forks source link

Gowalla Support #5

Closed wheresalice closed 13 years ago

wheresalice commented 13 years ago

I've added Gowalla support by parsing the html of the checkin page. It would probably be better to use the Gowalla API, however this is a lot more work and appears to require an API key. I'll understand if you would rather use the API correctly.

ilektrojohn commented 13 years ago

Thanks for the addition :) . I think I'm gonna pull this to master after confirming it works. I was thinking of using gowalla API , since it gives the opportunity to check for other users checkins ( http://api.gowalla.com/users/{user}/stamps ) something that unfortunately cannot be done with foursquare, but I guess it will suffice for now. Same functionality and results . Although with gowalla API we could catch checkins not posted in twitter. Do gowallers checkin without posting it to twitter ? :)

Thanks again

ilektrojohn commented 13 years ago

Merged :)