Citationhunt

screenshot of Citationhunt
flask

A fun tool for quickly browsing unsourced snippets on Wikipedia.

Overview:

Citation Hunt is a tool designed to identify unsourced statements on Wikipedia in various languages. It provides a user-friendly interface for users to contribute by finding and adding citations to these statements. The tool is hosted on toolforge.org and offers both server and client code for easy access and contribution opportunities.

Features:

  • Identifying Unsourced Statements: Easily locate unsourced statements on Wikipedia.
  • Multilingual Support: Works with multiple languages on Wikipedia.
  • Repository Access: Provides full access to server and client code for developers.
  • Automated Updates: Includes periodic jobs to keep the database up to date.
  • Kubernetes Integration: Utilizes Kubernetes for seamless operation.
  • Contribution Guide: Offers guidelines and instructions for users willing to contribute.
flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.