Y
Hacker News
new
|
ask
|
show
|
jobs
by
dstein
5474 days ago
You can write a NodeJS script using the JSDom module to do this.
1 comments
baconface
5474 days ago
Thanks for the suggestion. Any idea how to accomplish this task without using JS?
I'm surprised chromium, konqueror and firefox don't offer this functionality for offline browsing.
link
dstein
5474 days ago
Selenium (
http://seleniumhq.org/
) might work but it's not a simple command line script.
link
bartonfink
5473 days ago
Selenium will do this, although it's not pretty. I spent about 4 months on a contract doing exactly that, and it sucked.
link
I'm surprised chromium, konqueror and firefox don't offer this functionality for offline browsing.