1.0.16-Beta • Published 12 months ago

@xyzteams/scapers v1.0.16-Beta

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

The Scapers

welcome to our team project, we will share a javascript library that is needed by those making features, this library is widely used by our websites and friends, hopefully it will make things easier for you

Installation

Install My Project with npm

  npm install @xyzteams/scapers

Running Tests

To run tests, run the following command

import XYZ from "@xyzteams/scapers";
// import XYZ from "./dist/index.mjs"

(async () => {
    const url = "https://www.tiktok.com/@xyzenprst/video/7335354879206001927"
    const res = await XYZ.download.tiktok(url)
    console.log(res)
})()

Optimizations

to make it better and faster, please delete the modules that don't use this library, you already use the axios, cheerio and form-data modules, if you have any, please just delete them.

Authors

Contributing

contribute with my friends, all of them are at contributing.md

Feedback

If you have any feedback, please reach out to us at xyz.teams@xyzen.tech

Used By

This project is used by the following companies:

  • API Zayden
  • Kyuu Project
  • Kiicode Project

FAQ

How to install it?

It's easy, just npm install @xyzteams/scapers

What support bro?

supports everything like CJS and ESM as well as Typescript

1.0.16-Beta

12 months ago

1.0.15-Beta

12 months ago

1.0.14-Beta

12 months ago

1.0.13-Beta

12 months ago

1.0.12-Beta

12 months ago

1.0.12-Aplha

12 months ago

1.0.11-Aplha

12 months ago

1.0.1-Aplha

12 months ago

1.0.12

12 months ago

1.0.11

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago