Zhirrr-Api
Official Zhirrr Api NPM Package
Jika ada masalah, langsung laporkan aja yak, dan juga kalo mau nambahin fitur baru pull requests yaa
Installasi
Via NPM:
$ npm install zhirrr-api
Cara Menggunakan
const zahir = require('zhirrr-api');
/*
zahir.jenis-modul.nama-modul(params)
.then(res => console.log(res))
.catch(err => console.log(err))
*/
Social Media
//Contoh!
zahir.sosmed.igstalk('zhirr_ajalah')
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.sosmed.igdown('https://www.instagram.com/p/CK5Sx1IBBjV/')
.then(res => console.log(res))
.catch(err => console.log(err))
List dari modul di atas (jenis-modul = sosmed) (click to show)
| nama modul |
params |
thing |
response |
description |
| tiktokdown |
url |
tiktok url |
json |
Download Tiktok Video |
| igdown |
url |
instagram url |
json |
Download Instagram Post Atau Video |
| igstalk |
user |
instagram username |
json |
Cari Instagram Bio, Profile |
Muslim
//Contoh!
zahir.muslim.kisahnabi("muhammad")
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.muslim.wirid()
.then(res => console.log(res))
.catch(err => console.log(err))
Lists dari modul di atas (jenis-modul = muslim) (tekan untuk melihat)
| nama modul |
params |
thing |
response |
description |
| asmaulhusna |
- |
- |
json |
Menampilkan Data Asmaul Husna Full 99 |
| ayatkursi |
- |
- |
json |
Menampilkan Data Doa Ayat Kursi |
| bacaanshalat |
- |
- |
json |
Menampilkan Data Bacaan Shalat |
| doaharian |
- |
- |
json |
Menampilkan Data Doa2 Harian |
| kisahnabi |
nabi |
nama nabi |
json |
Menampilkan Kisah 25 Nabi |
| niatshalat |
- |
- |
json |
Menampilkan Data Niat Shalat |
| tahlil |
- |
- |
json |
Menampilkan Data Doa Tahlil |
| wirid |
- |
- |
json |
Menampilkan Data Doa Wirid |
Edukasi
//Contoh!
zahir.edukasi.covidindo()
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.edukasi.infogempa()
.then(res => console.log(res))
.catch(err => console.log(err))
List dari modul di atas (jenis-modul = edukasi) (tekan untuk melihat)
| nama modul |
params |
thing |
response |
description |
| covidworld |
- |
- |
json |
Data Covid Dunia |
| covidindo |
- |
- |
json |
Data Covid Indonesia |
| infogempa |
- |
- |
json |
Data Gempa Yg Terjadi Sekarang |
| kbbi |
text |
kata |
json |
Data KBBI |
Gambar
//Contoh!
zahir.gambar.programming()
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.gambar.muslim()
.then(res => console.log(res))
.catch(err => console.log(err))
List dari modul di atas (jenis-modul = gambar) (tekan untuk melihat)
| nama modul |
params |
thing |
response |
description |
| technology |
- |
- |
json |
Gambar Wallpaper Nuansa Technology |
| programming |
- |
- |
json |
Gambar Wallpaper Nuansa Programming |
| cyberspace |
- |
- |
json |
Gambar Wallpaper Nuansa Cyberspace |
| muslim |
- |
- |
json |
Gambar Wallpaper Nuansa Islami |
| mountain |
- |
- |
json |
Gambar Wallpaper Nuansa Pegunungan |
Other
//Contoh!
zahir.other.fakename("en")
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.other.kodepos("jakarta")
.then(res => console.log(res))
.catch(err => console.log(err))
List dari modul di atas (jenis-modul = other) (tekan untuk melihat)
| nama modul |
params |
thing |
response |
description |
| fakename |
country |
kode negara |
json |
Menampilkan Bio Data Orang Secara Random |
| cekip |
ip |
nomor ip |
json |
Cek/Track IP Dengan Nomor IP |
| kodepos |
q |
nama daerah |
json |
Cek Kodepos |
| hilih |
kata |
kata |
json |
Hilih Generator |
| shortlink |
url |
url |
json |
Short Link Tinyurl |
Link Packages
https://www.npmjs.com/package/zhirrr-api