Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save coreyhermanson/c04ad500de6fa46058a7c74cdde08008 to your computer and use it in GitHub Desktop.
Save coreyhermanson/c04ad500de6fa46058a7c74cdde08008 to your computer and use it in GitHub Desktop.
BP Twitter Harvest
{
"id": "string",
"harvestEventType": "TWITTER",
"scheduleType": "ONCE",
"name": "TW_APItest_manual_2",
"twitterHarvestParameters": {
"screenNames": [
"deadspin", "pfrumors"
],
"maxTweets": 25
},
"delay": 720000,
"interval": 0,
"tags": [
"test_1", "test_2"
],
"maxDocCount": 100,
"maxDocSize": -1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment