32 lines
982 B
JSON
32 lines
982 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 354,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "List products from {{product_category}} category by {{order}} price",
|
|
"instantiation_dict": {
|
|
"product_category": "living room furtniture",
|
|
"order": "descending"
|
|
},
|
|
"intent": "List products from living room furtniture category by descending price",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28082/home-kitchen/furniture/living-room-furniture.html?product_list_order=price&product_list_dir=desc",
|
|
"program_html": [],
|
|
"url_note": "GOLD in PRED",
|
|
"or": [
|
|
{
|
|
"reference_url": "http://localhost:28082/home-kitchen.html?cat=154&product_list_order=price&product_list_dir=desc"
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 137
|
|
} |