🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@arugaz/arugaz-api

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@arugaz/arugaz-api

Access ArugaZ Rest Api Programmatically

unpublished
latest
Source
npmnpm
Version
1.0.10
Version published
Maintainers
1
Created
Source

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))
Lists of module name (type = sosmed) (click to show)
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))
Lists of module name (type = textpro) (click to show)
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))
Lists of module name (type = edu) (click to show)
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))
Lists of module name (type = flaming) (click to show)
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

Keywords

nodejs

FAQs

Package last updated on 22 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts