# @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:

```sh
$ 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:

```sh
$ npm uninstall @davidpunya/web-scraper
```

## Usage
Below are examples of how to use @davidpunya/web-scraper to fetch data from various platforms.

```cjs
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](https://wa.me/+6281383141734)

License
This project is licensed under the MIT License. See the LICENSE file for details.

Developed with ❤️ by David XD