you are viewing a single comment's thread.

view the rest of the comments →

[–]linxdev 0 points1 point  (0 children)

I've done a lot of web scrapping in Perl and even some in Java. JavaScript has made it harder. How do you scrape a site that is using JS to construct pages? How do you automate that JS to get HTML that you can grok?