web - Can't crawl hidden form content not shown in the page source -
i have crawl comments in web page: https://myglu.org/statuses/6587/comments in web page, there 1 post , several other users' comments..
from page source, can see form , following html, source doesn't show of users' comments contents.
<div class="comment-form"> <form novalidate="novalidate" class="simple_form new_comment" id="new_comment" action="/statuses/6587/comments" accept-charset="utf-8" data-remote="true" method="post"><input name="utf8" type="hidden" value="✓" /> <div class="input hidden comment_photo_id"><input class="hidden" type="hidden" name="comment[photo_id]" id="comment_photo_id" /></div> <div class="input text required comment_body"><label class="text required" for="comment_body"><abbr title="required">*</abbr> comment body</label><textarea class="text required" name="comment[body]" id="comment_body">
the web page this:
=========== thumb plus1always in managing diabetes when... 4 months ago due stress, have no appetite , eat survive. separating husband, have no insurance, fighting keep 3 kids, , ex fil gave me 2 weeks vacate house owns we'd been living in... trying keep in college classes , maintain gpa , trying find full time position can support myself , kids , stay in college (only 1 year left , student teaching). life pushing me down , tummy hates food, soup , boost shakes :(
****8 comments last comment user cathyl 3 months ago
▼ thumb gluanna 06/17/2015 aww keep head up! focus on 1 day @ time , make sure can try , take time you! sounds you're doing best can have going on!
▼ thumb elizabetta 06/18/2015 i'm sorry hear this! should applying free insulin programs @ lilly , novo nordisk folks struggling income/insurance issues. also, endos have sample bottles can give you. keeping in thoughts.
...
when open website in browser, can see 8 comments.
if mouse click "8 comments" (a button),it show or hide comments below.
how crawl them when source code doesn't show form content?
Comments
Post a Comment