Socket
Socket
Sign inDemoInstall

imran-servar

Package Overview
Dependencies
139
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    imran-servar

An npm with some features


Version published
Maintainers
1
Install size
11.9 MB
Created

Readme

Source

Imran-Ahmed

Installation

You can install imran-servar using npm:

npm install imran-servar

Features

  • Pinterest

Pinterest

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

Keywords

FAQs

Last updated on 17 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc