2014-01-15 04:45:23 +00:00
|
|
|
Foursquare Importer
|
|
|
|
===================
|
|
|
|
|
2014-03-21 20:41:16 +00:00
|
|
|
This is an incomplete Camlistore importer for Foursquare.
|
2014-01-15 04:45:23 +00:00
|
|
|
|
|
|
|
To use:
|
|
|
|
|
|
|
|
1) Visit https://foursquare.com/developers/apps and "Create a new app"
|
|
|
|
to get a Foursquare Client ID and secret.
|
|
|
|
2) Start the devcam server with foursquareapikey flag:
|
|
|
|
$ devcam server -foursquareapikey=<apikey>:<secret>
|
|
|
|
3) Navigate to http://<server>/importer-foursquare/login
|
|
|
|
4) Watch import progress on the command line
|
|
|
|
|
|
|
|
|
|
|
|
TODO:
|
|
|
|
|
2014-12-11 06:33:17 +00:00
|
|
|
https://github.com/camlistore/camlistore/issues?q=is%3Aopen+is%3Aissue+foursquare
|
|
|
|
|