github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/pkg/importer/foursquare/README (about) 1 Foursquare Importer 2 =================== 3 4 This is an incomplete Camlistore importer for Foursquare. 5 6 To use: 7 8 1) Visit https://foursquare.com/developers/apps and "Create a new app" 9 to get a Foursquare Client ID and secret. 10 2) Start the devcam server with foursquareapikey flag: 11 $ devcam server -foursquareapikey=<apikey>:<secret> 12 3) Navigate to http://<server>/importer-foursquare/login 13 4) Watch import progress on the command line 14 15 16 TODO: 17 18 https://code.google.com/p/camlistore/issues/list?q=feature%3Aimportfoursquare