Moka News
A scrapper / scraper API to get latest news every minute from more than 30 sources all over the world as a start ( sources will be increased with time to be hundreds of different sources of live news )
Moka News endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Recent 50 /recent50.php |
GET the recent 50 news |
| GET |
Recent 100 /recent100.php |
GET the recent 100 news |
| GET |
by Category /category.php |
get the recent 50 news by category , EX : Sport , World .... etc |
| GET |
categories /categories.php |
get the list of Moka News categories ( important if you want later to get data related to a specific category). |
| GET |
Sources List /sources.php |
Use this endpoint to get the list of all source. |
| GET |
By Source (New) /source.php |
Use this endpoint to get the recent 50 news items from a specific source from Sources list |
| GET |
Filter { By Category & Source } (New) /filter.php |
Use this endpoint to get the recent 50 news items from a specific category from Categories list & a specific source from Sources list. |
| GET |
Sources List (New) /sources.php |
Use this endpoint to get the list of all source. |
Moka News pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA Recommended | $60 / month | — |
|