Replace a webpage with only the text that interests you

2 min read

Sometimes information you're looking for on a website is not (1) available at a quick glance (ie. no parsing through non-essential elements), and (2) easy to extract for other purposes, such as doing a comparison between different projects or tracking changes to a project.

One solution for this is to use browser developer tools and a little javascript.

Continue reading →

More posts can be found in the archive.