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";
FongsiDev_Scraper.TiktokVideo("<Url Tiktok>").then(console.log);
📖 Documentation
module.exports = {
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,
},
FAIIGGTranslate,
KarloAI,
Gtts: ToolGtts,
Translator: ToolTranslator,
GoogleLens: ToolGLens,
RemoveBg: ToolRemoveBackground,
DiscordCloud: ToolDiscordCloud,
Short1,
};
Credits
This library was developed by @FongsiDev.
This code was rewritten by HindiaFtNpc.
Licence
This library is licensed under the MIT license.