go-watch/web/watchTemplates/NewEgg.json

210 lines
No EOL
4.8 KiB
JSON

{
"filters": [
{
"filter_id": 55,
"filter_watch_id": 5,
"filter_name": "Fetch",
"x": 168,
"y": 214,
"filter_type": "gurl",
"var1": "-",
"var2": "",
"Parents": null,
"Children": null,
"Results": null,
"Logs": null,
"CronEntry": null
},
{
"filter_id": 56,
"filter_watch_id": 5,
"filter_name": "CSS",
"x": 398,
"y": 213,
"filter_type": "css",
"var1": ".product-price .price-current strong",
"var2": "",
"Parents": null,
"Children": null,
"Results": null,
"Logs": null,
"CronEntry": null
},
{
"filter_id": 57,
"filter_watch_id": 5,
"filter_name": "Sanitize",
"x": 629,
"y": 214,
"filter_type": "replace",
"var1": "[^0-9]",
"var2": "",
"Parents": null,
"Children": null,
"Results": null,
"Logs": null,
"CronEntry": null
},
{
"filter_id": 58,
"filter_watch_id": 5,
"filter_name": "Price",
"x": 878,
"y": 217,
"filter_type": "store",
"var1": "",
"var2": "",
"Parents": null,
"Children": null,
"Results": null,
"Logs": null,
"CronEntry": null
},
{
"filter_id": 59,
"filter_watch_id": 5,
"filter_name": "Different",
"x": 878,
"y": 322,
"filter_type": "condition",
"var1": "diff",
"var2": "Price",
"Parents": null,
"Children": null,
"Results": null,
"Logs": null,
"CronEntry": null
},
{
"filter_id": 60,
"filter_watch_id": 5,
"filter_name": "Notify",
"x": 1080,
"y": 326,
"filter_type": "notify",
"var1": "{{ .WatchName }} changed price {{ .Sanitize }}",
"var2": "All",
"Parents": null,
"Children": null,
"Results": null,
"Logs": null,
"CronEntry": null
},
{
"filter_id": 61,
"filter_watch_id": 5,
"filter_name": "Schedule",
"x": 167,
"y": 74,
"filter_type": "cron",
"var1": "@every 15m",
"var2": "no",
"Parents": null,
"Children": null,
"Results": null,
"Logs": null,
"CronEntry": null
},
{
"filter_id": 62,
"filter_watch_id": 5,
"filter_name": "Expect",
"x": 634,
"y": 475,
"filter_type": "expect",
"var1": "1",
"var2": "",
"Parents": null,
"Children": null,
"Results": null,
"Logs": null,
"CronEntry": null
},
{
"filter_id": 63,
"filter_watch_id": 5,
"filter_name": "Disable",
"x": 872,
"y": 480,
"filter_type": "disable",
"var1": "",
"var2": "",
"Parents": null,
"Children": null,
"Results": null,
"Logs": null,
"CronEntry": null
},
{
"filter_id": 64,
"filter_watch_id": 5,
"filter_name": "DisableNotify",
"x": 873,
"y": 603,
"filter_type": "notify",
"var1": "Disabled schedule for {{ .WatchName }}",
"var2": "All",
"Parents": null,
"Children": null,
"Results": null,
"Logs": null,
"CronEntry": null
}
],
"connections": [
{
"filter_connection_id": 49,
"connection_watch_id": 5,
"filter_output_id": 55,
"filter_input_id": 56
},
{
"filter_connection_id": 50,
"connection_watch_id": 5,
"filter_output_id": 56,
"filter_input_id": 57
},
{
"filter_connection_id": 51,
"connection_watch_id": 5,
"filter_output_id": 57,
"filter_input_id": 58
},
{
"filter_connection_id": 52,
"connection_watch_id": 5,
"filter_output_id": 57,
"filter_input_id": 59
},
{
"filter_connection_id": 53,
"connection_watch_id": 5,
"filter_output_id": 59,
"filter_input_id": 60
},
{
"filter_connection_id": 54,
"connection_watch_id": 5,
"filter_output_id": 61,
"filter_input_id": 55
},
{
"filter_connection_id": 55,
"connection_watch_id": 5,
"filter_output_id": 56,
"filter_input_id": 62
},
{
"filter_connection_id": 56,
"connection_watch_id": 5,
"filter_output_id": 62,
"filter_input_id": 63
},
{
"filter_connection_id": 57,
"connection_watch_id": 5,
"filter_output_id": 62,
"filter_input_id": 64
}
]
}