HTML Table to CSV/JSON Chrome Extension

A lightweight Chrome extension that converts HTML tables into CSV or JSON formats with a single click. Perfect for developers and data analysts who need to quickly extract tabular data from websites. Features One-click table conversion Supports both CSV and JSON export Works with complex nested tables Preserves table structure and formatting Context menu integration Zero dependencies Installation Clone repository Open Chrome Extensions (chrome://extensions/) Enable…


Building a Czech Property Search Aggregator

I recently built a web app that aggregates property listings from the major Czech real estate websites: iDnes, SReality, Bezrealitky, and Remax. Here's what it offers: Key Features: Unified search across multiple property sites Filters for location, size (m²), and price range (CZK) Price per m² calculations Clean, responsive interface showing essential property details Direct links to original listings Technical Stack: React frontend with modern UI components API…