A powerful web scraper for various social media platforms including Instagram, TikTok, Facebook, and more. Easily fetch data and media content from these platforms with simple function calls.
- Scrape data and media from Instagram, TikTok, Facebook, and Pinterest.
- Fetch video and image URLs, titles, thumbnails, and more.
- Convert images to PDFBuffer.
- Simple and easy-to-use API.
To install @davidpunya/web-scraper, you can use the npm package manager by running this command:
$ npm install @davidpunya/web-scraper
$ npm i @davidpunya/web-scraper
To uninstall @davidpunya/web-scraper, you can use the npm package manager by running this command:
$ npm uninstall @davidpunya/web-scraper
Below are examples of how to use @davidpunya/web-scraper to fetch data from various platforms.
const david = new (require("@davidpunya/web-scraper"));
(async () => {
const result = await david.Scraper.Search.tiktokSearch("Sigma");
console.log(result);
})()
If you have any questions or need further assistance, please feel free to contact us:
- WhatsApp: Click
License This project is licensed under the MIT License. See the LICENSE file for details.
Developed with ❤️ by David XD