Hello,
This is my first submission to HN.<p>Sometimes I scrap web pages for fun looking for structured data, which can be mostly found in HTML tables and lists.<p>I wrote some specific tools for myself using scrapy, bash (super fun with curl, sed, awk, tr, grep) and nodejs (cheerio), but this is my first try at giving back to the community.<p>I'm planning to add a basic CLI support, but in the meantime I'd love to get your feedback.<p>Cheers!