If I run:
wget 'http://beforeitsnews.com/stories/in/0000000000000013' -O -
I can't see the news...why? How can i wget or curl this site, so that i can see the news on it? I can't even browse it with elinks :(
|
If I run:
I can't see the news...why? How can i |
||||
|
That site requires JavaScript to be enabled. None of the tools you mention can interpret JavaScript. |
|||||||||||||
|
|
I suspect you might like Fake.app, but I have no idea to what extent it offers saving/output. Perhaps with Fake and Automator you could load the page, save a snapshot, move to the next page number? |
|||
|
|
|
Links2 with a trigger of -g should take care of that JavaScript problem. You'll might need some tweaking to do to meet your monitor or terminal for that there is always a man page. |
|||
|
|
$ lynx -dump yoursite.com(a killer cmd) – user2362 Jan 14 '12 at 20:54