Saving / mirroring / crawling web pages using javascript to create content

I want to load web pages that use javascript to output data. Wget can do the rest, but run javascript.

Even something like: firefox -remote "saveURL (www.mozilla.org, myfile.html)"

It would be great (unfortunately, such a team does not exist).

+3
source share
5 answers

I would look at the selenium web browser automation tool ( http://seleniumhq.org/ ) - you can automate a web page visit and save the HTML result.

.

+4

. , HTML , Javascript DOM.

+1

, , , .

" " . Jaxer DOM-, JavaScript DOM, DOM, JavaScript, . .

+1

Windows, , #, Visual Basic, Delphi .., , . IE JavaScript. - . , .

Firefox. ( "", , ).

0
0
source

Source: https://habr.com/ru/post/1705296/


All Articles