This project fetches and displays Wikipedia references by year for a specified Wikipedia page. It uses the Wikipedia API to get revision data and displays the references in a table. The project also includes a progress bar to indicate the fetching progress and a download button to save the table data as a CSV file.
- Fetch Wikipedia references by year
- Display references in a responsive table
- Show fetching progress with a progress bar
- Download the references table as a CSV file
- HTML
- CSS (Bootstrap 5.3.3)
- JavaScript
- A web browser