37 lines
958 B
JSON
37 lines
958 B
JSON
{
|
|
"sites": [
|
|
"reddit"
|
|
],
|
|
"task_id": 596,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/reddit_state.json",
|
|
"start_url": "http://localhost:28080",
|
|
"geolocation": null,
|
|
"intent_template": "Open the thread of a trending post on the forum \"{{subreddit}}\" and subscribe.",
|
|
"instantiation_dict": {
|
|
"subreddit": "books"
|
|
},
|
|
"intent": "Open the thread of a trending post on the forum \"books\" and subscribe.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match",
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28080/f/books",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28080/",
|
|
"locator": "document.querySelector(\"#sidebar > section\").outerText",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"books"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 4
|
|
} |