Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 493 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 493 Bytes

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.