Skip to content

ndowerdev/kominfo-hoax-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KOMINFO Hoax Database Grabber

PHP Grabber for Kominfo Hoax Database using Curl and Didom

Install using composer

composer require ndower/kominfo-hoax-db

Usage

Require autoload.php

require "autoload.php";

Get data per page, default page 0, type : json / array

$data = KominfoHoaxDB::getData($page,$type);

Get details by slug, type : json / array

$data = KominfoHoaxDB::getDetails($slug,$type);

License

kominfo-hoax-db is open-sourced software licensed under the MIT license.

About

Grab database berita hoax dari situs kominfo

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages