Skip to content

esenbora/motuwe

Repository files navigation

Motuwe v1 - Modern Table Web Scraper

Motuwe is a modern, user-friendly desktop application for scraping HTML tables from web pages. It allows you to easily preview, select, and export table data in various formats.

Features

  • 🔍 Detect all tables on a webpage
  • 👀 Preview first 5 rows of each table
  • 📊 View complete table data
  • 💾 Export to CSV and JSON formats
  • 🎨 Modern dark theme interface
  • 🚀 Fast and lightweight

Installation

Download the latest release for your platform:

  • macOS: .dmg or .zip
  • Windows: .exe or portable
  • Linux: .AppImage or .deb

Or build from source:

# Clone the repository
git clone https://github.com/yourusername/motuwe.git

# Install dependencies
npm install

# Start the application
npm start

# Build for your platform
npm run dist

Development

Requirements:

  • Node.js 16+
  • npm 7+
# Install dependencies
npm install

# Run in development mode
npm start

# Build for all platforms
npm run dist

License

MIT License - see LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •