Skip to content

A versatile library that allows you to get information from Pinterest without any hassle and blazingly fast πŸš€

License

Notifications You must be signed in to change notification settings

rit3zh/Pinterest.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pinterest.js πŸ“Œ

Pinterest.js is a versatile and efficient JavaScript library that allows you to get information from Pinterest.

Release Notes πŸ“

  • Added support for video search functionality.
  • Added "limit" option in the "searchPins" function
  • Resolved all the errors
  • Added getAutoCompletion function that takes a query parameter
  • Addedd getComments function that takes IOptions as a parameter
  • Fixed video property

Key Features πŸš€

  • Extremely fast πŸ’‘
  • Zero dependencies πŸ“
  • Lightweight 🎁
  • Built with 🀍

Installation πŸ› οΈ

To install Pinterest.js as an npm package, use the following command in your project directory:

npm install pinterest.js

Usage πŸ§‘β€πŸ’»

To utilize Pinterest.js in your project, import the library into your JavaScript files as follows:

const Pinterest = require("pinterest.js");

Change Log πŸ“œ

[1.0.5] - 2024-07-06

  • Added support for video search functionality.
  • Added "limit" option in the "searchPins" function.
  • Resolved all existing errors.

[1.0.8] - 2024-07-10

  • Initial release of Pinterest.js with basic functionality to search and retrieve pins.

[1.0.11] - 2024-07-25

  • Added getAutoCompletion function that takes a query parameter.

[1.0.13] - 2024-08-06

  • Fixed the video property in the suggestions function.

[1.0.16] - 2024-08-06

  • Added getComments function that takes IOptions as a parameter.
  • The old function getPin has been officially deprecated though, it is still usable getPinV3

Projects Using Pinterest.js 🌟

Here are some amazing projects built using Pinterest.js:

  • React Native Wallpaper App: A sleek and modern wallpaper app built with React Native, allowing users to explore and set beautiful wallpapers sourced from Pinterest.

Contribution 🀝

We welcome contributions from the community. If you find any issues or have ideas for enhancements, feel free to open an issue or create a pull request on our GitHub repository.

License πŸ“œ

Pinterest.js is licensed under the MIT License, making it open and accessible for developers to use and modify in their projects.


Note: Replace 'rit3zh' and LICENSE with your GitHub username and the link to the license file, respectively, when setting up your repository.

Releases

No releases published

Packages

No packages published