A web tool to extract tables from Wiki pages and convert them to CSV. Use it online here.
- Enter the URL of the Wiki page containing the table(s) and hit "Send".
- Copy the result to your clipboard or download the table(s) as CSV file(s).
Works with Wikipedia.org and other Wiki websites.
This project was bootstrapped with Create React App.
- Clone this repository
- Run
npm start
in the project directory - In VSCode launch the "Chrome" debugger
MIT © Gregor Weichbrodt