VWA / recent_range_links /recent_range_links.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
e632ee2 verified
raw
history blame
872 Bytes
{
"projects": [
{
"project_index": 0,
"project_title": "How to filter and obtain links for recent listings in a specific category",
"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."
}
]
}
]
}