{ "sites": [ "shopping", "reddit" ], "task_id": 675, "require_login": true, "storage_state": "./.auth/reddit_state.json", "start_url": "http://localhost:28082", "geolocation": null, "intent_template": "Gather the titles of {{product}} reviews with {{rating}} rating from OneStopShop, and post them in the games subreddit under the title \"real user feedback on {{product}}\"", "instantiation_dict": { "product": "HORI 3D Surround Gaming Neckset", "rating": "2 stars and less" }, "intent": "Gather the titles of HORI 3D Surround Gaming Neckset reviews with 2 stars and less rating from OneStopShop, and post them in the games subreddit under the title \"real user feedback on HORI 3D Surround Gaming Neckset\"", "require_reset": false, "eval": { "eval_types": [ "url_match", "program_html" ], "reference_answers": null, "reference_url": "http://localhost:28080/f/gaming", "program_html": [ { "url": "func:reddit_get_post_url('__last_url__')", "locator": "document.querySelector('.submission__title').outerText", "required_contents": { "exact_match": "real user feedback on HORI 3D Surround Gaming Neckset" } }, { "url": "func:reddit_get_post_url('__last_url__')", "locator": "document.querySelector('.submission__body').outerText", "required_contents": { "must_include": [ "Not worth it for PC users", "I really wanted to like this.", "I wish this was better..." ] } } ], "url_note": "GOLD in PRED" }, "intent_template_id": 101 }