New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

empiretech-tools

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

empiretech-tools

Free scraper tools including Toanime, Tozombie, Remini/Upscale, and more.

latest
Source
npmnpm
Version
0.0.9
Version published
Maintainers
1
Created
Source
Empire Tech

empiretech-tools


INSTALL And UNINSTALL

npm install empiretech-tools

npm uninstall empiretech-tools

Instagram

const beta = require('empiretech-tools');
const link = 'https://www.instagram.com/p/CVNkCZphLDI/?utm_medium=copy_link'

beta.igdl(link)
    .then(result => {
     console.log(result)
});

MediaFire

const beta = require('empiretech-tools ');
const link = 'https://www.mediafire.com/file/sazboe4v31szd0m/b%252Atch-bot.zip/file'

beta.mediafiredl(link)
    .then(result => {
     console.log(result)
});

Tik Tok

const beta = require('empiretech-tools');
const link = 'https://vt.tiktok.com/ZSeFf3Akc'

beta.tiktok(link)
    .then(result => {
     console.log(result)
});

Twitter

const beta = require('empiretech-tools i');
const link = 'Link Twitter -_-'

beta.twitterdl(link)
    .then(result => {
     console.log(result)
});

Pinterest

const beta = require('empiretech-tools');
const judul = 'Anime'

beta.pinterestdl(judul)
    .then(result => {
     console.log(result)
});

IG Story

const beta = require('empiretech-tools ');
const user = 'only_one__empire'

beta.igstorydl(user)
    .then(result => {
     console.log(result)
});

IG Stalk

const beta = require('empiretech-tools ');
const user = 'only_one__empire';

beta.tgstalk(user)
    .then(result => {
     console.log(result)
});

TG STALK

const beta = require('empiretech-tools ');
const user = 'only_one_empire';

beta.gitstalk(user)
    .then(result => {
     console.log(result)
});

RESULT

{
  creator: 'Empire Tech',
  name: '𝖤𝗆𝗉𝗂𝗋𝖾 𝖳𝖾𝖼𝗁',
  username: 'only_one_empire',
  bio: 'Website developer, Graphics Designer 🔥 ,Telegram Bots Developer etc.',
  avatar: 'https://cdn4.cdn-telegram.org/file/sREFQH-r56r-3Q3AyX36w84yDReQP0JZgtqE6GBPitL6lHLyeUM5RPUPxUkugTqdU3gjMwWaL3zdBHvjgVuOKb-FoL5ohUfkoFgPPyGsqhmZRgFLYsgUkkgz9mc9LDujw_UBcuII_Tj_0Ee_jeL98RuZMtzSVwzv_k39M9hVnmkKnRwGnJJkvEtzug0FGaPDjf3Zb6A89cCriTznglaLYnh40wLQFn-NRmCKtfW58wQ821RrDkQilkvhKm7sWXSpqDA1S2j7rvID5UU4pBhYMJ52vySg_HL1oNpUmjHMdmnsvtW-c5Vbde93IuNaVoUY3D5Sf9cOCK__x92PnQZS-w.jpg',
  link: 'https://t.me/only_one_empire'
}

Keywords

gitstalk

FAQs

Package last updated on 04 Apr 2025

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