htmlparsing
htmlparsing copied to clipboard
Html table extract
I think it worth showing an example of how easy HTML::TableExtract makes it to scrape data from HTML tables - I find that scraping tabular data is a fairly common requirement.
Just a gentle poke on this one? :)
Re-poke?
Poke noted. I will handle these when I have a free brain cell.
I know the feeling :) Let me know if there's anything I can do to help.
I'm considering moving htmlparsing.com over to GitHub Pages. Ever done anything with them?
I haven't, but that would seem a fairly sane choice. I'd be happy to assist if you want a helper.
Seems that setting it up is essentially just adding a gh-pages branch containing the content, then to point the domain at it once happy with how it looks, following https://help.github.com/articles/setting-up-a-custom-domain-with-github-pages/