Turn structured HTML into a CSV or a TXT file.
Dead simple web scraper for data. You drop in a CSS selector and you get a table of data that you can download to a text or CSV file. I was looking for a dead simple scraper that just did what it was supposed to do without annoying me. None existed anymore so I decided to make my own. Do not expect fancy features but feel free to email me with new ideas.
1.0.3 improves the layout of the app itself and adds a "Clear" function.