Have the user provide a URL.
Open the URL (no need to display) and parse the DOM (read only, of course). Pull elements out of an HTML table and write to a text file?
If so, can I get some pseudo code or a list of the jQuery selectors needed to make this happen?
Thanks in advance!