i have clickable link on dynamically created page, looks like:
<a id="ucresultsgrid_x0a" href='javascript:webform_dopostbackwithoptions(new webform_postbackoptions("ucresultsgrid$x0a", "", false, "", "webproperty.aspx?dbkey=parkercad&stype=id&sdata=x0a&time=201606062005057&id=x0a", false, true))' style="text-decoration:underline;">view detail</a>
what approach best click link scrapy?
i'm not familiar scrapy can suggest alternative :-)
have looked alternative such casperjs? provide example minimal scraping scraping google.
please note, need use either slimerjs or phantomjs casperjs.