File size: 530 Bytes
e632ee2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
{
"tasks": [
{
"index": 0,
"start": 4.5,
"end": 10.1,
"text": "Navigate to the most recent listings under a specific category."
},
{
"index": 1,
"start": 62.5,
"end": 67.2,
"text": "Apply a price range to filter the listings."
},
{
"index": 2,
"start": 88.2,
"end": 96.6,
"text": "Obtain the links of the filtered listings."
}
]
} |