36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"sites": [
|
|
"reddit"
|
|
],
|
|
"task_id": 651,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/reddit_state.json",
|
|
"start_url": "http://localhost:28080/f/pittsburgh/45899/driving-in-pittsburgh-summed-up-by-one-traffic-sign",
|
|
"geolocation": null,
|
|
"intent_template": "Reply to {{position_description}} with my comment \"{{content_description}}\"",
|
|
"instantiation_dict": {
|
|
"position_description": "the post",
|
|
"content_description": "Yeah, pittsburgh traffic, you know..."
|
|
},
|
|
"intent": "Reply to the post with my comment \"Yeah, pittsburgh traffic, you know...\"",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match",
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28080/f/pittsburgh/45899/driving-in-pittsburgh-summed-up-by-one-traffic-sign",
|
|
"program_html": [
|
|
{
|
|
"url": "last",
|
|
"locator": "document.querySelector('.comment__body').outerText",
|
|
"required_contents": {
|
|
"exact_match": "Yeah, pittsburgh traffic, you know..."
|
|
}
|
|
}
|
|
],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 23
|
|
} |