31 lines
871 B
JSON
31 lines
871 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 264,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "I want to browse the products in the {{category}} category",
|
|
"instantiation_dict": {
|
|
"category": "Cabinets, Racks & Shelves"
|
|
},
|
|
"intent": "I want to browse the products in the Cabinets, Racks & Shelves category",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28082/office-products/office-furniture-lighting/cabinets-racks-shelves.html",
|
|
"program_html": [],
|
|
"url_note": "GOLD in PRED",
|
|
"or": [
|
|
{
|
|
"reference_url": "http://localhost:28082/office-products.html?cat=187"
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 211
|
|
} |