Pinterest Content Scheduler & Analytics Scraper (BYOC) avatar

Pinterest Content Scheduler & Analytics Scraper (BYOC)

Pricing

Pay per usage

Go to Apify Store
Pinterest Content Scheduler & Analytics Scraper (BYOC)

Pinterest Content Scheduler & Analytics Scraper (BYOC)

Schedule pins, fetch boards, and retrieve pin metrics via official Pinterest API v5 (OAuth2 BYOC).

Pricing

Pay per usage

Rating

0.0

(0)

Developer

viralanalyzer

viralanalyzer

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

Pinterest Pin Scheduler & Analytics

Create and schedule Pinterest pins or read board data via official Pinterest API v5.

Pricing

  • USD 0.05 per pin created
  • USD 0.01 per item fetched (boards/pins list)

Input

  • mode (required): list-boards | create-pin | get-user-pins
  • accessToken (required): Pinterest OAuth2 token (developers.pinterest.com)
  • boardId: required for create-pin and get-user-pins
  • pinTitle, imageUrl, pinDescription, linkUrl: required for create-pin
  • maxItems: 1-250 (default 25)

Pinterest API Setup

  1. Create app at developers.pinterest.com
  2. Request boards:read + pins:write scopes
  3. Get access token via OAuth2 flow