Hacker News new | ask | show | jobs
by jdavis703 4463 days ago
These single page sites do have a public, albeit, undocumented API. If you analyze the network requests via the dev tools in your browser you'll have an XML/JSON data source that is probably structured better than the markup.
1 comments

Of course, I should have thought about it that way.