title: Jspreadsheet | Examples | Extract Data from Spreadsheet keywords: Jexcel, jquery, javascript, bootstrap, table design, spreadsheet, CSV, table, grid, extract, get, data description: Get data from inside the datagrid to javascript [Back to Examples](/jspreadsheet/v2/examples) # Extract the data from your Jspreadsheet jquery plugin The following example shows how to extract the data from your jquery table in CSV or JSON formats. ## Source code ```html
``` ## Online demo on jsFiddle [How to extract data example from your jquery table on jsFiddle](https://jsfiddle.net/spreadsheet/tzy1h6rg/)