wedata

Database: CommentForm

Item Details: sample

url http://[^/]+/sample
requires //*[@class="entry"]
title //*[@class="entry"]//h2
body //*[@class="entry"]/*[@class="body"]
comments_container //*[@class="comments"]//*[@class="comment"]
comments_author .//span[@class="author"]
comments_body .//*[@class="body"]
form_form //form
form_name .//input[@name="name"]
form_body .//textarea

History

Back