1.0.10 • Published 3 years ago

@arugaz/arugaz-api v1.0.10

Weekly downloads
20
License
GPL-3.0
Repository
github
Last release
3 years ago

ArugaZ-Api

Access ArugaZ Rest Api Programmatically

Main website

arugaz.my.id

If you have any suggestions of a website, open an issue!

Installation

Via NPM:

$ npm install @arugaz/arugaz-api

Simple to Use

const arugaz = require('@arugaz/arugaz-api');

/*
arugaz.type.module-name(params)
.then(res => console.log(res))
.catch(err => console.log(err))
*/

Social Media

//Example!
arugaz.sosmed.ytsearch('alan walker')
.then(res => console.log(res))
.catch(err => console.log(err))

arugaz.sosmed.xnxxdetail('https://www.xnxx.com/video-hw4efca/japanese_mom_f._son_to_have_sex_with_her')
.then(res => console.log(res))
.catch(err => console.log(err))
module nameparamsthingresponsedescription
ytsearchqueryyoutube titlejsonYoutube Search
ytaudiourlyoutube urljsonGet Youtube Audio
ytvideourlyoutube urljsonYoutube Video
instagramurlinstagram urljsonInstagram Post
stalkigqueryinstagram usernamejsonInstagram Profile
storyigqueryinstagram usernamejsonInstagram Story
highlightigqueryinstagram usernamejsonInstagram Highlight
tiktokurltiktok urljsonTiktok Download No WM
twtimgurltwitter urljsonTwitter Image
twtvidurltwitter urljsonTwitter Video
stalktwtquerytwitter usernamejsonTwitter Profile
facebookurlfacebook urljsonFacebook Video
phubsearchquerypornhub titlejsonPornhub Search
phubdetailurlpornhub urljsonPornhub Detail
xvidsearchqueryxvideo titlejsonXVideo Search
xviddetailurlxvideo urljsonXVideo Detail
xnxxsearchqueryxnxx titlejsonXnxx Search
xnxxdetailurlxnxx urljsonXnxx Detail
filmsearchqueryfilmapik titlejsonMovie Search
filmdetailurlfilmapik urljsonMovie Detail

Text Pro

//Example!
arugaz.textpro.glue3d('hello world')
.then(res => console.log(res))
.catch(err => console.log(err))

arugaz.textpro.space3d('hello', 'world')
.then(res => console.log(res))
.catch(err => console.log(err))
module nameparamsthingresponsedescription
luxuryqueryany textbuffer3D luxury gold text effect
text3dqueryany textbuffer3D gradient text effect
blackpinkqueryany textbufferBlackpink logo style
realvintagequeryany textbufferrealistic vintage style light bulb
realcloudqueryany textbufferrealistic cloud text effect
sandsummerqueryany textbufferwrite in sand summer beach
sandwritequeryany textbuffersand writing
sandengravedqueryany textbuffersand engraved 3d
sandsummeryqueryany textbuffersummery sand writing
foilballoonqueryany textbufferfoil balloon text effect
glue3dqueryany textbuffer3D glue effect
space3dquery, queryany text, any textbufferspace 3D text effect
metaldarkqueryany textbufferMetal dark gold effect
glitchtextquery, queryany text, any textbufferGlitch text effect tiktok
stonetextquery, queryany text, any textbufferStone text effect
neonlightqueryany textbufferNeon light with galaxy
neonnewqueryany textbufferNeon light Effect
old1917queryany textbuffer1917 Old Text effect
minionqueryany textbufferMinion text effect
pornhubquery, queryany text, any textbufferPornhub style logo
holograpichqueryany textbufferHolograpich 3D effect
avengersquery, queryany text, any textbuffer3D Avengers Logo
marvelquery, queryany text, any textbufferMarvel studio logo
fireworkqueryany textbufferFirework sparkle effect
lavatextqueryany textbufferLava text effect
americaqueryany textbufferCaptain America style
equalizerqueryany textbufferRainbow equalizer effect
toxicqueryany textbufferGreen Toxic Text
matrixqueryany textbufferMatrix Text Effect
bloodqueryany textbufferHorror blood effect
thunderqueryany textbufferThunder text effect
neonqueryany textbufferNeon text effect
bokehqueryany textbufferBokeh text effect
greenqueryany textbufferGreen neon style
glowqueryany textbufferGlowing text
waterqueryany textbufferDropwater text effect

Education

//Example!
arugaz.edu.corona('Indonesia')
.then(res => console.log(res))
.catch(err => console.log(err))

arugaz.edu.translate('ar', 'Halo nama saya aruga')
.then(res => console.log(res))
.catch(err => console.log(err))
module nameparamsthingresponsedescription
idwikiqueryany textjsonIndonesia Wikipedia
enwikiqueryany textjsonEnglish Wikipedia
coronaquerycountryjsonCorona details by country
resepqueryfoodjsonFood recipes
translatequery, querycountry id, any textjsonTranslate to country language

Flaming Text

//Example!
arugaz.flaming.wroom('hello world')
.then(res => console.log(res))
.catch(err => console.log(err))

arugaz.flaming.memo('hello world')
.then(res => console.log(res))
.catch(err => console.log(err))
module nameparamsthingresponsedescription
wroomqueryany textbufferWroom effect
text3dqueryany textbufferGold text 3D Style
blackqueryany textbufferBlackbird effect
waterqueryany textbufferText with water effect
smurfqueryany textbufferLike a smurf
memoqueryany textbufferMemories text gif
1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago