imran-servar
v1.0.4
Published
An npm with some features
Downloads
9
Maintainers
Readme
Installation
You can install imran-servar
using npm:
npm install imran-servar
Features
const { pinterestdl } = require('imran-servar');
(async () => {
console.log(await pinterestdl('https://in.pinterest.com/pin/617204323960160868/'));
})();
You can use pin.it and in.pinterest.com URLs.
Output
{
"imran":{
"url":"https://i.pinimg.com/736x/11/3a/4a/113a4af38e8eae9b500457071986782e.jpg",
"title":"Title",
"type":"image",
"Creator":"MOHAMMAD-IMRAN",
"description":"劇場 "
}
}
Coming Soon
This package is under development, and many exciting features are planned for future releases. Stay tuned for updates and enhancements!
Contributing
We welcome contributions! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request. If you want to contact me, check my GitHub profile.
Copyright © 2024 IMRAN