27 lines
780 B
JSON
27 lines
780 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 328,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "Show me the \"{{product}}\" listings by {{sorting_order}}.",
|
|
"instantiation_dict": {
|
|
"product": "iphone 12 phone case",
|
|
"sorting_order": "price"
|
|
},
|
|
"intent": "Show me the \"iphone 12 phone case\" listings by price.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28082/catalogsearch/result/index/?product_list_order=price&q=%20iphone%2012%20phone%20case",
|
|
"program_html": [],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 208
|
|
} |