Socket
Socket
Sign inDemoInstall

neastoid-scraper

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neastoid-scraper

neastoid-scraper is a library that allows you to download various types of content from various online platforms such as TikTok, Instagram, Capcut, Google Drive, and many more and also provides very useful tools/codes :).


Version published
Weekly downloads
8
increased by33.33%
Maintainers
1
Weekly downloads
 
Created
Source

NeastoId Scraper

neastoid-scraper is a library that allows you to download various types of content from various online platforms such as TikTok, Instagram, Capcut, Google Drive, and many more and also provides very useful tools/codes :).

Package Install Code

npm i neastoid-scraper

📕 Example

const FongsiDev_Scraper = require("neastoid-scraper");
import FongsiDev_Scraper from "neastoid-scraper";

// Downloader Tiktok
FongsiDev_Scraper.TiktokVideo("<Url Tiktok>").then(console.log);

📖 Documentation

module.exports = {
  /* DOWNLOADER */
  AutoDL: downloadByService,
  TiktokVideo: downloadTiktokVideo,
  TiktokUser: downloadTiktokUser,
  Instagram: InstagramDownloader,
  Capcut: CapcutDownloader,
  Drive: DriveDownloader,
  MediaFire: MediaFireDownloader,
  Facebook: FacebookDownloader,
  Twitter: TwitterDownloader,
  Spotify: SpotifyDownloader,
  Pinterest: PinterestDownloader,
  Sfile: SfileDownloader,
  YouTube: {
    search: downloadYouTubeSearch,
    down: downloadYouTube,
  },
  /* AI */
  FAIIGGTranslate,
  KarloAI,
  /* TOOLS */
  Gtts: ToolGtts,
  Translator: ToolTranslator,
  GoogleLens: ToolGLens,
  RemoveBg: ToolRemoveBackground,
  DiscordCloud: ToolDiscordCloud,
  /* SHORT URL */
  Short1,
};

Credits

This library was developed by @FongsiDev. This code was rewritten by HindiaFtNpc.

Licence

This library is licensed under the MIT license.

Keywords

FAQs

Package last updated on 08 Jun 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc