@davidpunya/web-scraper
v0.0.21
Published
The library web scraper for Restfull API's
Downloads
27
Maintainers
Readme
@davidpunya/web-scraper
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.
Features
- 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.
Installation
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
Uninstall
To uninstall @davidpunya/web-scraper, you can use the npm package manager by running this command:
$ npm uninstall @davidpunya/web-scraper
Usage
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);
})()
Contact
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