35 lines
961 B
JSON
35 lines
961 B
JSON
{
|
|
"sites": [
|
|
"reddit"
|
|
],
|
|
"task_id": 407,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/reddit_state.json",
|
|
"start_url": "http://localhost:28080",
|
|
"geolocation": null,
|
|
"intent_template": "Upvote the newest post in {{subreddit}} subreddit",
|
|
"instantiation_dict": {
|
|
"subreddit": "deeplearning"
|
|
},
|
|
"intent": "Upvote the newest post in deeplearning subreddit",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28080/f/deeplearning/124993/meta-s-llama-weights-leaked-on-torrent-and-the-best-thing",
|
|
"locator": "document.querySelector('div.submission__vote').querySelector('form').getAttribute('class')",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"vote vote--user-upvoted"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 22
|
|
} |