You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

xnil6x-api-server

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xnil6x-api-server

Fetch Url Downloads From Instagram & Facebook & TikTok & YouTube & Twitter & Google Drive & Pintarest & likee & threads api

0.1.8
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
0
Weekly downloads
 
Created
Source

Typing SVG

Instalation :

> npm i xnil6x-api-server

Last Update

xnil6x-api-server all endpoint check

const xnil = require('xnil6x-api-server');

(async () => {
  const api = await xnil():
  console.log(api);
})();

Example (ytmp3)

const { ytdl } = require("xnil6x-api-server")
let URL = await ytdl("https://youtu.be/eeTLKqaTSHs?si=K2NVD4SPeU_3dEBn")
console.log(URL)

Output Example

{
    
}

WhatsApp Facebook Messenger Github

Keywords

instagram

FAQs

Package last updated on 29 Jan 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