• Stars
    star
    154
  • Rank 241,353 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A web tool to convert Wiki tables to CSV πŸ“ˆ

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