0.0.21 • Published 1 year ago

@davidpunya/web-scraper v0.0.21

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.10-alpha

1 year ago

0.0.9-alpha

1 year ago

0.0.8-alpha

1 year ago

0.0.7-alpha

1 year ago

0.0.6-alpha

1 year ago

0.0.5-alpha

1 year ago

0.0.4-alpha

1 year ago

0.0.3-alpha

1 year ago

0.0.3-alpha-pre

1 year ago

0.0.2-alpha-pre

1 year ago

0.0.2-alpha

1 year ago

0.0.1-alpha

1 year ago