PHPackages                             jinas/rss-webscraper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jinas/rss-webscraper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jinas/rss-webscraper
====================

Tool that reads rss from dhivehi news sites and scrape the latest news articles.

v1.2(5y ago)04MITPHP

Since Nov 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/boring-dragon/rss-webscraper)[ Packagist](https://packagist.org/packages/jinas/rss-webscraper)[ RSS](/packages/jinas-rss-webscraper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (8)Used By (0)

RSS-WebScraper
==============

[](#rss-webscraper)

[![StyleCI](https://camo.githubusercontent.com/00e5eeb7f2d2b3c16db6e557882201b7d09d4aa915a19b4357aa44fc8f779fe0/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3238343433313739372f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/284431797?branch=master)

Tool that reads rss from dhivehi news sites and scrape the latest news articles.

This tool was built 6 months ago. There might be few bugs here and there but I will try to improve and look into those later.

Installation
------------

[](#installation)

```
composer require jinas/rss-webscraper

```

Usage
-----

[](#usage)

```
use Jinas\RssScraper\Services\RssService;

$rss = new RssService();
//echo json_encode($rss->thiladhun(), JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT);
echo json_encode($rss->faanooz(), JSON_UNESCAPED_UNICODE);
```

This will return a json representation of scraped data from faanooz. It will be scraped according to the rss feed.

### Supported sites

[](#supported-sites)

- [Cnm](https://cnm.mv/)
- [Mihaaru](https://mihaaru.com/)
- [Thiladhun](https://thiladhun.com/)
- [Faanooz](https://faanooz.com/)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity62

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~50 days

Recently: every ~62 days

Total

6

Last Release

2114d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cf0464cf5ff5afa87f8940e92f2e9974200ef0939a3cd1a922bc3b5793850a06?d=identicon)[jinas123](/maintainers/jinas123)

### Embed Badge

![Health badge](/badges/jinas-rss-webscraper/health.svg)

```
[![Health](https://phpackages.com/badges/jinas-rss-webscraper/health.svg)](https://phpackages.com/packages/jinas-rss-webscraper)
```

###  Alternatives

[raulr/google-play-scraper

A PHP scraper to get app data from Google Play

12892.7k](/packages/raulr-google-play-scraper)[jansenfelipe/cpf-gratis

Com esse pacote você poderá consultar, gratuitamente, CPFs diretamente no site da receita.

1895.9k](/packages/jansenfelipe-cpf-gratis)[bubbstore/correios

Biblioteca que faz cálculo de frete, rastreamento de objetos e consulta de CEP diretamente do Webservice dos Correios.

2589.0k](/packages/bubbstore-correios)[stefanbauer/ignition-laracasts-tab

A tab to retrieve laracasts.com answers

5311.5k](/packages/stefanbauer-ignition-laracasts-tab)[jansenfelipe/cidades-gratis

Com esse pacote você poderá consultar, gratuitamente, Cidades diretamente no site do IBGE.

423.5k](/packages/jansenfelipe-cidades-gratis)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
