2.3.0 • Published 1 year ago

api-jer v2.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Penginstalan

npm install api-jer

npm uninstall api-jer

Function

const jerofc = require('jer-api')

Downloader

import jerofc from 'api-jer';
const jerofc = require('api-jer');

// igdl
let data = await jerofc.igdl('https://www.instagram.com/reel/C4egmbJhYV5/?igsh=MTlxeWVjcjMxam4zeQ==')
console.log(data)

// tiktok
let data = await jerofc.jertiktok('https://vt.tiktok.com/ZSFx9Gxgs/')
console.log(data)

// tiktok2
let data = await jerofc.jertiktok2('https://vt.tiktok.com/ZSFx9Gxgs/')
console.log(data)

// douyin
let data = await jerofc.douyin('https://v.douyin.com/iFnsYT5K/')
console.log(data)

// douyin slide
let data = await jerofc.douyinslide('https://v.douyin.com/iFnsDuBY/')
console.log(data)

// snack video
let data = await jerofc.snackdl('https://s.snackvideo.com/p/hM5jSV6J')
console.log(data)

// likee
let data = await jerofc.likeedl('https://l.likee.video/v/o4Uc8p')
console.log(data)

// fbreels
let data = await jerofc.fbreels('https://www.facebook.com/share/r/89W57FNL4EcSNv2D/?mibextid=BIEBOE')
console.log(data)

// threads download
let data = await jerofc.threads('https://www.threads.net/@cicididnteat/post/CytDET4R8S2/?igshid=NTc4MTIwNjQ2YQ==')
console.log(data)

// tiktok slide / Foto
let data = await jerofc.tiktokslide('https://vt.tiktok.com/ZSFxEfJan/')
console.log(data)

// Twitter / X
let data = await jerofc.twitter('https://twitter.com/fernandavasro/status/1569741835555291139?t=ADxk8P3Z3prq8USIZUqXCg&s=19')
console.log(data)

// fbdl
let data = await jerofc.fbdl('https://www.facebook.com/share/iWzFJKZqV39cobjN/?mibextid=zkHLXF')
console.log(data)

// all download 
let data = await jerofc.alldownload('Douyin, Tiktok, Capcut, Ig, fb, dll')
console.log(data)

SEARCH

const jerofc = require('api-jer');



// spotify search
let data = await jerofc.sposearch('Drunk Text')
console.log(data)

// tt search
let data = await jerofc.ttsearch('Meme')
console.log(data)

STALK

const jerofc = require('api-jer');



// tiktok stalk
let data = await jerofc.tiktokstalk('jerxxx_2')
console.log(data)

// tiktokstalk2
let data = await jerofc.tiktokstalk2('jerxxx_2')
console.log(data)

// igstalk
let data = await jerofc.igstalk('jerx_2')
console.log(data)

// ff stalk
let data = await jerofc.stalkff('1090537872')
console.log(data)

// mlstalk
let data = await jerofc.mlstalk('12345678')
console.log(data)

// github stalk
let data = await jerofc.githubstalk('JER-OFC')
console.log(data)

// npmstalk
let data = await jerofc.npmstalk('JER-OFC')
console.log(data)

MAKER

const jerofc = require('api-jer');

// ttp
let data = await jerofc.ttp('JER OFC')
console.log(data)

// attp
let data = await jerofc.attp('JER OFC')
console.log(data)

// ephoto
let data = await jerofc.ephoto('ephoto')
console.log(data)

OTHER

const jerofc = require('api-jer');


// Gempa
let data = await jerofc.Gempa('result')
console.log(data)

// NextLibur
let data = await jerofc.NextLibur('result')
console.log(data)

// jarak
let data = await jerofc.jarak('jakarta - bandung')
console.log(data)
2.3.0

1 year ago

2.2.9

1 year ago

2.2.8

1 year ago

2.2.7

1 year ago

2.2.6

1 year ago

2.2.5

1 year ago

2.2.4

1 year ago

2.2.3

1 year ago

2.2.2

1 year ago

1.1.0

1 year ago