node-phantom
node-phantom copied to clipboard
Is it possible to monitor dom changes with node-phantom?
I would like to open a page and watch a datatable on that page as it is populated. The target site dynamically adds content to the table over a period of minutes / hours (it is live sports data).
Is this possible with node-phantom / phantomJS?
Yes this is the kind of thing you can do with PhantomJS.
How ?