All Projects → gambolputty → wikitable2csv

gambolputty / wikitable2csv

Licence: MIT license
A web tool to convert Wiki tables to CSV 📈

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wikitable2csv

Converter
database table to golang struct (table to struct) converter with cli and go lib support
Stars: ✭ 167 (+49.11%)
Mutual labels:  converter, table
Wikiforia
A Utility Library for Wikipedia dumps
Stars: ✭ 31 (-72.32%)
Mutual labels:  converter, wikipedia
citationhunt
A fun tool for quickly browsing unsourced snippets on Wikipedia.
Stars: ✭ 83 (-25.89%)
Mutual labels:  wikipedia
instagram json viewer
Transforms Instagram's *.json / backup data - that you get via the Data Download Tool - to a readable format!
Stars: ✭ 41 (-63.39%)
Mutual labels:  converter
word2vec-on-wikipedia
A pipeline for training word embeddings using word2vec on wikipedia corpus.
Stars: ✭ 68 (-39.29%)
Mutual labels:  wikipedia
ddal
DDAL(Distributed Data Access Layer) is a simple solution to access database shard.
Stars: ✭ 33 (-70.54%)
Mutual labels:  converter
BeeGridTable
BeeGridTable , is a Highly Customizable Table UI component library based on Vue.js. Rich functions、More efficient、Easy to use!
Stars: ✭ 45 (-59.82%)
Mutual labels:  table
zipreport
Python PDF reporting library
Stars: ✭ 15 (-86.61%)
Mutual labels:  converter
json2codable
A command line tool to generate a Swift Codable struct from a JSON document
Stars: ✭ 19 (-83.04%)
Mutual labels:  converter
python-realtime-table
Building realtime table using Python and Channels
Stars: ✭ 12 (-89.29%)
Mutual labels:  table
Gm1KonverterCrossPlatform
A tool to convert strongholds gm1 and tgx files to png.
Stars: ✭ 20 (-82.14%)
Mutual labels:  converter
php-to-zephir
Convert PHP 7 files to Zephir zep files and create a native PHP extension
Stars: ✭ 25 (-77.68%)
Mutual labels:  converter
ttconv
Subtitle conversion. Converts STL, SRT, TTML and SCC into TTML, WebVTT and SRT.
Stars: ✭ 88 (-21.43%)
Mutual labels:  converter
mini-program-table
基于 WePY 实现的固定头和列的 table 组件,可根据自身需求进行修改扩展。
Stars: ✭ 14 (-87.5%)
Mutual labels:  table
FileRenameBot
A Telegram File Renamer Bot With Permanent Thumbnail Support Also It Can Convert Files Into Video!!
Stars: ✭ 369 (+229.46%)
Mutual labels:  converter
fontify
Converts SVG icons to OTF font and generates Flutter-compatible class. Provides an API and a CLI tool.
Stars: ✭ 88 (-21.43%)
Mutual labels:  converter
qTsConverter
A simple tool to convert qt translation file (ts) to other format (xlsx / csv) and vice versa
Stars: ✭ 26 (-76.79%)
Mutual labels:  converter
typeconv
Convert between JSON Schema, TypeScript, GraphQL, Open API and SureType
Stars: ✭ 229 (+104.46%)
Mutual labels:  converter
Zimpedia
Offline reader for Wikipedia
Stars: ✭ 18 (-83.93%)
Mutual labels:  wikipedia
infobox-parser
Parse Wikipedia Infoboxes
Stars: ✭ 35 (-68.75%)
Mutual labels:  wikipedia

wikitable2csv

A web tool to extract tables from Wiki pages and convert them to CSV. Use it online here.

How to use

  1. Enter the URL of the Wiki page containing the table(s) and hit "Send".
  2. Copy the result to your clipboard or download the table(s) as CSV file(s).

Works with Wikipedia.org and other Wiki websites.

Development

This project was bootstrapped with Create React App.

  1. Clone this repository
  2. Run npm start in the project directory
  3. In VSCode launch the "Chrome" debugger

License

MIT © Gregor Weichbrodt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].