https://github.com/bernard-ng/basango

Basango : Web Scrapper for DRC News

https://github.com/bernard-ng/basango

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary

Keywords

news-aggregator python web-scraping
Last synced: 6 months ago · JSON representation

Repository

Basango : Web Scrapper for DRC News

Basic Info
Statistics
  • Stars: 4
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
news-aggregator python web-scraping
Created 6 months ago · Last pushed 6 months ago
Metadata Files
Readme

README.md

Basango : Web Scrapper for DRC News

Lint Security Ruff security: bandit

| Scope | Link | |-------------------|------------------------------------------------------------| | core and backend | https://github.com/bernard-ng/drc-news-corpus | | ML models | https://github.com/bernard-ng/drc-news-ml | | Mobile App | https://github.com/bernard-ng/drc-news-app | | Web Scrapper | https://github.com/bernard-ng/basango | | Dataset (partial) | https://huggingface.co/datasets/bernard-ng/drc-news-corpus |


DRC News Corpus : Towards a scalable and intelligent system for Congolese News curation

Introduction

The "DRC News Corpus" is a structured and scalable dataset of news articles sourced from major media outlets covering diverse aspects of the Democratic Republic of Congo (DRC). Designed for efficiency, this system enables the automated collection, processing, and organization of news stories spanning politics, economy, society, culture, environment, and international affairs.

Owner

  • Name: Bernard Ngandu
  • Login: bernard-ng
  • Kind: user
  • Location: Lubumbashi RDC
  • Company: @devscast

Building a community of skilled developers : @devscast

GitHub Events

Total
  • Watch event: 1
  • Push event: 2
  • Create event: 2
Last Year
  • Watch event: 1
  • Push event: 2
  • Create event: 2

Dependencies

.github/workflows/lint.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
.github/workflows/security.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
pyproject.toml pypi
  • pydantic >=2.11.7
  • pydantic-settings >=2.10.1
  • typer >=0.16.1
  • uv-build >=0.8.12,<0.9.0
uv.lock pypi
  • annotated-types 0.7.0
  • bandit 1.8.6
  • basango 0.1.0
  • click 8.2.1
  • colorama 0.4.6
  • iniconfig 2.1.0
  • markdown-it-py 4.0.0
  • mdurl 0.1.2
  • nodeenv 1.9.1
  • packaging 25.0
  • pbr 7.0.0
  • pluggy 1.6.0
  • pydantic 2.11.7
  • pydantic-core 2.33.2
  • pydantic-settings 2.10.1
  • pygments 2.19.2
  • pyright 1.1.404
  • pytest 8.4.1
  • python-dotenv 1.1.1
  • pyyaml 6.0.2
  • rich 14.1.0
  • ruff 0.12.9
  • setuptools 80.9.0
  • shellingham 1.5.4
  • stevedore 5.4.1
  • typer 0.16.1
  • typing-extensions 4.14.1
  • typing-inspection 0.4.1
  • uv-build 0.8.12