Parses HTML <table> markup and converts the data to CSV or JSON. Handles <thead>, <tbody>, rowspan, and colspan attributes. If the HTML contains multiple tables, each is converted separately with a selector to choose which one to export. Great for scraping data from web pages.
Paste your HTML containing tables and export the data as structured CSV or JSON.
Convert Markdown to HTML instantly.
Convert HTML markup to clean Markdown syntax.
Convert CSV data into a JSON array of objects.
Flatten a JSON array of objects into a CSV spreadsheet.
Convert XML documents to a JSON representation.
Convert a JSON object or array to an XML document.