Tablizer


Summary

This project is my experiment on Sinatra framework. The application accepts either external URL or HTML input and scraps the tables from the input. User is provided with an option to select a particular table. This is a single page application which offers user to vary his/her input and see the table as csv instantly. Nokogiri is used as HTML parser to extract the table. Output can be download as CSV or Excel file.

Project Links

Next project →