Skip to content

fcastrovilli/cwavasape

Repository files navigation

Pinterest Visualizer

This is a Sveltekit project designed to scrape data from Pinterest boards and visualize the results in a meaningful way.

image-js and resemblejs are involved for image analysis.

tonejs is used for audio management.

Audio samples are kindly provided by Maria Virgin and Dittofused.

Tip

Write me to add your own audio samples.

Usage

The first step is to create a .env file in the root directory of the project and add the following variable:

PINTEREST_USERNAME="your-pinterest-username"

Replace your-pinterest-username with the username of the user you want to scrape.

Install the dependencies:

pnpm install

Then start the development server:

pnpm run dev

Deployment

The application is designed to be deployed to Vercel and the necessary configuration files are included. Simply fork this repository and add it to your Vercel account.

Important

Don't forget to set the PINTEREST_USERNAME environment variables in the Vercel project settings.

About

Realtime Pinterest contents scraping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published