perkeep/pkg/importer
mpl 99e71732b9 cmd/pk-devimport: command that runs a local importer
Change-Id: I62e35db0040cda51f2bc5ede4560974e3f3442cc
2017-12-20 17:58:56 +01:00
..
allimporters pkg/importer/allimporters: enable gphotos 2017-09-21 01:41:19 +02:00
dummy Delete misc unused objects 2016-04-06 17:59:51 +02:00
feed Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
flickr all: lint fixes for "if block ends with a return statement" 2017-12-13 11:31:25 -08:00
foursquare Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
gphotos importer/gphotos: don't return channels in internal API, use foreach funcs 2017-12-17 17:43:23 -08:00
picasa Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
pinboard all: lint fixes for "if block ends with a return statement" 2017-12-13 11:31:25 -08:00
plaid all: lint fixes for 'error strings should not be capitalized or end with punctuation or a newline' 2017-12-11 06:13:25 -08:00
test pkg/importer: Unescape tweet content during import 2016-05-25 12:48:09 -07:00
twitter all: lint fixes for 'error strings should not be capitalized or end with punctuation or a newline' 2017-12-11 06:13:25 -08:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
attrs.go flickr: some attributes changes 2014-07-30 23:13:57 +02:00
html.go importer: warn about insecure form 2016-05-17 15:47:48 +02:00
importer.go cmd/pk-devimport: command that runs a local importer 2017-12-20 17:58:56 +01:00
importer_test.go vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
noop.go importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
oauth.go all: lint fixes for "receiver name should be consistent with previous receiver name" 2017-12-13 11:31:25 -08:00

README

Permanode type:

camliNodeType: "importer"
importerType: "twitter"
authClientID:     "xxx"    // e.g. api token
authClientSecret: "sdkojfsldfjlsdkf"

camliNodeType: "importerAccount"
importerType: "twitter"
twitterAccount: "bradfitz"