Skip to content

badhri-hari/wikiarticles

Repository files navigation

wikiarticles

This repository contains the code for the wikiarticles page, a scroll-based interface for exploring random Wikipedia articles.

License: CC BY-NC 4.0

APIs Used

  • Wikipedia's API: To get random article summaries.
  • Wikimedia Pageviews API: to fetch article view count metrics.
  • MediaWiki API: to retrieve the article’s table of contents.