summaryrefslogtreecommitdiffstats
path: root/ebk.example.yml
blob: 118501048c1478d31719c70ff4cee153cbc9b654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
defaults:
  interval: 15 # polling interval in minutes
  appid: android
  apppw: # stored in ebay kleinanzeigen app
  userid: # your email
  userpw: # your password
  statedir: ./.
items:
  - name: Milchaufschäumer # special key not passed to ebk query
    zipcode: 12345
    q: Milchaufschäumer
    distance: 5 # distanceUnit will be set to KM
  - name: Free Stuff by Category
    zipcode: 12345
    distance: 2
    categoryId: 192
  - name: Free Stuff by Price
    zipcode: 12345
    priceType: FREE
    distance: 2