0.0.21 • Published 11 months ago

@davidpunya/web-scraper v0.0.21

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

@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:

License This project is licensed under the MIT License. See the LICENSE file for details.

Developed with ❤️ by David XD

0.0.21

11 months ago

0.0.20

12 months ago

0.0.19

12 months ago

0.0.18

12 months ago

0.0.16

12 months ago

0.0.15

12 months ago

0.0.14

12 months ago

0.0.13

12 months ago

0.0.12

12 months ago

0.0.11

12 months ago

0.0.10

12 months ago

0.0.10-alpha

12 months ago

0.0.9-alpha

12 months ago

0.0.8-alpha

12 months ago

0.0.7-alpha

12 months ago

0.0.6-alpha

12 months ago

0.0.5-alpha

12 months ago

0.0.4-alpha

12 months ago

0.0.3-alpha

12 months ago

0.0.3-alpha-pre

12 months ago

0.0.2-alpha-pre

12 months ago

0.0.2-alpha

12 months ago

0.0.1-alpha

12 months ago