Y
Hacker News
new
|
ask
|
show
|
jobs
by
geoscripting
6318 days ago
Twill is an option indeed, but this way you don't miss out on the javascript. You can take advantage of all of your browser's features.
1 comments
almost
6318 days ago
But the article is suggesting just copying cookies from Firefox into a simple Java based scraper. That won't support Javascript either.
If you needed Javascript you could use one of the Firefox scripting bridges (Selenium or MozRepl).
link
If you needed Javascript you could use one of the Firefox scripting bridges (Selenium or MozRepl).