32 lines
965 B
JSON
32 lines
965 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 353,
|
|
"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": "competitive swimwear",
|
|
"order": "ascending"
|
|
},
|
|
"intent": "List products from competitive swimwear category by ascending price",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28082/clothing-shoes-jewelry/sport-specific-clothing/competitive-swimwear.html?product_list_order=price",
|
|
"program_html": [],
|
|
"url_note": "GOLD in PRED",
|
|
"or": [
|
|
{
|
|
"reference_url": "http://localhost:28082/clothing-shoes-jewelry.html?cat=149&product_list_order=price"
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 137
|
|
} |