@xyzteams/scapers
v0.0.7-beta
Published
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
Downloads
9,553
Readme
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 "../lib/index.min.mjs"
import XYZ from "@xyzteams/scapers"
(async () => {
const url = "https://www.tiktok.com/@xyzenprst/video/7335354879206001927"
const data = await XYZ.Scapers.tiktokdl(url)
console.log(data)
})()
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
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
Contributing
contribute with my friends, all of them are at contributing.md
Feedback
If you have any feedback, please reach out to us at [email protected]