Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hamidbyte/wiki-table-exporter-chrome-extension

This Chrome extension simplifies the process of exporting Wikipedia tables to CSV files, offering users a quick and hassle-free way to download and utilize data for research and analysis.
https://github.com/hamidbyte/wiki-table-exporter-chrome-extension

chrome chrome-extension chrome-plugin csv csv-export excel-export html-table html-table-generator html-table-parser html-table-to-excel-export html-table-to-json html-tables html-tables-to-json table-to-excel table-to-json wikipedia wikipedia-scraper wikipedia-viewer

Last synced: 6 days ago
JSON representation

This Chrome extension simplifies the process of exporting Wikipedia tables to CSV files, offering users a quick and hassle-free way to download and utilize data for research and analysis.

Awesome Lists containing this project

README

        

# Wiki Table Exporter

Wiki Table Exporter is a Chrome extension that streamlines the extraction of tables from Wikipedia articles, allowing users to effortlessly download them as CSV files. Simplify your data collection process and enhance your research or analysis workflow.

## Features

- Detects and lists tables on Wikipedia pages.
- Provides download buttons for each table, allowing users to save tables as CSV files.
- User-friendly interface for a seamless experience.

## Installation

1. Clone the repository or download the ZIP file.
2. Open Chrome and go to `chrome://extensions/`.
3. Enable "Developer mode" at the top-right.
4. Click "Load unpacked" and select the extension folder.

## Usage

1. Visit a Wikipedia page containing tables.
2. Click on the extension icon in the Chrome toolbar.
3. The popup will display a list of tables with download buttons.
4. Click the "Download" button next to the table you want to export.

## Support and Contributions

If you encounter issues or have suggestions, please open an issue. Contributions are welcome!