-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsettings.properties
More file actions
37 lines (29 loc) · 1002 Bytes
/
settings.properties
File metadata and controls
37 lines (29 loc) · 1002 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#Twitter Crawler oauths directory
twitter.oauthdir=oauth
#Content crawler properties
web.ssl_insecure=true
web.max_retry=10
web.max_wait=300_000
#Screenshot crawler properties
#screenshot.bin=/usr/bin/firefox
screenshot.bin=C:/Program Files/Mozilla Firefox/firefox.exe
screenshot.driver=geckodriver.exe
#Comma separated extensions
#screenshot.extensions=/home/knife/FirefoxExtension/adblockultimate@adblockultimate.net.xpi
screenshot.height=600
screenshot.width=800
tweeterScrapper.extensions=TwitterScrapper-FirefoxExtension
#Twitter streaming api properties -
#stream.language = ""
stream.topics = unidosporargentina, apagonfabiola, teletongo, yonodono, albertotebancamos, apagonsolidario, todosconalberto, dictadurakirchnerista, conlamiano
#stream.locations = ""
#stream.users = LANACION
stream.max_tweets = 50000
#twitter search properties
search.since = ""
#YYYY-MM-DD
search.until = ""
query.resultType = ""
search.location = ""
search.language = ""
#mongod.exe --dbpath ./ mongo.exe