Pinterest Trends & Keyword Scraper 📌 Free · No Login avatar

Pinterest Trends & Keyword Scraper 📌 Free · No Login

Pricing

Pay per usage

Go to Apify Store
Pinterest Trends & Keyword Scraper 📌 Free · No Login

Pinterest Trends & Keyword Scraper 📌 Free · No Login

🆓📌 Free Pinterest Trends scraper — trending keywords, real search volume, seasonality & 52-week history, plus keyword research. No login, no proxy, no cost. 🔥

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Yakugusa Yumitori

Yakugusa Yumitori

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

3

Monthly active users

3 days ago

Last modified

Share

Pinterest Trends Scraper 📌 — Free Pinterest Keyword & Trends Tool

Scrape Pinterest Trends for free — no login, no API key, no proxy. See exactly what people are searching on Pinterest right now: trending keywords, real search volume, seasonality, momentum, and 52 weeks of history, plus keyword research that expands any seed term into the related searches Pinterest surfaces. Just pick a country (or drop in your own keywords) and hit start — results export to CSV, JSON, or Excel.

Pinterest is where people plan what they're about to buy and make, so its search data shows you what's rising before it peaks — perfect for e-commerce, Etsy, print-on-demand, SEO, and content planning.

The Pinterest Trends Scraper is a free, no-code tool that pulls Pinterest's public search-trends data straight from trends.pinterest.com. It has two modes: Trending now (the top trending searches in a country, each with search volume, seasonality, and week/month/year momentum) and Keyword research (give it seed keywords and get the related searches Pinterest suggests for each, with a full 52-week search-volume history). The input is simple: choose a mode, a country, and — for keyword research — your seed keywords.

  • 🔥 Find trending Pinterest searches in 11 countries, ranked by real search interest.
  • 🔎 Do Pinterest keyword research — expand any seed keyword into related, long-tail searches with volume.
  • 📈 See search volume (0–100), seasonality, and momentum — week-over-week, month-over-month, and year-over-year change.
  • 📅 Get 52 weeks of history per keyword, so you can spot what's rising, seasonal, or fading.
  • 🧭 Trend labels — every keyword is tagged rising, falling, or flat automatically.
  • 🌍 Multi-country — US, UK, Canada, Germany, France, Italy, Spain, Brazil, Mexico, Argentina, India.
  • 🕒 Freshness stamp — the run log prints the exact date the data is current through.
  • 📤 Export anywhere — CSV, JSON, Excel, or straight to the Apify API and integrations.
FieldWhat it means
termThe Pinterest search keyword
seedYour seed keyword (keyword-research mode)
searchVolumeCurrent search interest, 0–100 (like Google Trends)
peakVolumeHighest interest for this term in the last 52 weeks
avgVolumeAverage interest across the 52-week window
seasonalityHow seasonal the term is, 0–1 (trending mode)
trendAuto label: rising / falling / flat
weekChange / monthChange / yearChangeWoW / MoM / YoY change, in %
rankPosition in the trending list (trending mode)
weeklySeriesFull 52-week history[{ date, count }]
countryCountry the data is for
asOfThe date the data is current through
  1. Click Try for free and sign in to Apify (free account).
  2. Pick a modeTrending now or Keyword research.
  3. Choose a country (US, UK, Canada, and 8 more).
  4. For keyword research, add your seed keywords (e.g. home decor, wedding nails).
  5. Click Start ▶️ — results stream into the dataset in seconds.
  6. Export to CSV / JSON / Excel, or pull them via the Apify API.

Yes — it's free. There's no rental fee and no per-result charge: the Actor reads Pinterest's public Trends data directly, so you only ever use your own Apify platform compute (tiny — most runs finish in a few seconds on the free plan's monthly credits).

How much you can pull in one big run depends on your Apify plan, because Pinterest rate-limits its Trends endpoints to roughly 57 requests per rolling window, per IP:

  • 🆓 Free Apify plan (no proxy): all trending lookups are instant and unlimited, and keyword research on up to ~40 seed keywords per run (≈250 related keywords) returns in seconds. Bigger keyword sweeps still work — the Actor auto-paces to ride out the rate limit, so a large run just takes a few minutes instead of seconds. It never fails; it slows down.
  • 💳 Paid Apify plan (proxy access): turn on Apify Proxy to rotate IPs so every request gets a fresh window and the run never pauses — this is how you pull thousands of keyword rows in one fast run. Use Datacenter proxy first (cheapest, fast); if you hit errors or blocks, switch to Residential. Proxy is billed to your own account.
Your runFree planPaid plan (proxy on)
Trending searches✅ instant✅ instant
Keyword research, ≤ ~40 seeds✅ seconds✅ seconds
Keyword research, hundreds of seeds⏳ works, auto-paces⚡ full speed, thousands of rows

Input and output examples

Input (keyword research):

{
"mode": "keyword",
"country": "US",
"terms": ["home decor", "wedding nails", "meal prep"]
}

Output (one keyword-research row):

{
"country": "US",
"asOf": "2026-07-15",
"seed": "home decor",
"term": "cozy living room",
"searchVolume": 98,
"peakVolume": 100,
"avgVolume": 76.0,
"trend": "flat",
"weekChange": 3,
"weeklySeries": [
{ "date": "2025-07-16", "count": 71 },
{ "date": "2025-07-23", "count": 74 }
]
}

Output (one trending row):

{
"country": "US",
"asOf": "2026-07-15",
"rank": 1,
"term": "nails",
"searchVolume": 100,
"seasonality": 0.92,
"weekChange": 10,
"monthChange": 10,
"yearChange": 4
}

Why run the Pinterest scraper on Apify?

This tool is powered by the Apify platform, so it's far more than a script:

  • Schedule runs (daily/weekly) to track how keywords move over time.
  • 🔌 API & integrations — push data to Google Sheets, Zapier, Make, Slack, or your own app.
  • 📊 Monitoring & storage — every run's dataset is stored, versioned, and exportable.
  • 🔁 Proxy rotation built in for large runs (paid plans).
  • 🧾 Export to CSV, JSON, Excel, or XML in one click.

Other Actors you might like

Building a cross-platform trend and keyword workflow? Pair this with:

ActorWhat it does
Etsy Listings Scraper – Live Carts & AdsSee what's actually selling — live cart counts & ad data
Etsy Dropshipping & POD Supplier FinderFind who manufactures a product — for dropshipping & POD
Etsy Keyword Research ToolReverse keyword & long-tail research for Etsy sellers

FAQ

Do I need a Pinterest account or login? No. No account, no cookies, no token. (And logging in wouldn't even raise the rate limit — Pinterest enforces it per IP.)

Do I need a proxy? Not for trending lookups or a normal keyword list (≤ ~40 seeds per run). Only bulk keyword expansion benefits from a proxy — Datacenter first, Residential if you hit blocks — and that needs a paid Apify plan. See "Is the Pinterest Trends Scraper free? How much does it cost?" above for the full breakdown.

What is "search volume" here? Pinterest reports search interest as a 0–100 relative index (like Google Trends), not absolute counts. You also get the full weekly history so you can compare terms and read the trajectory.

How far back does the history go? 52 weeks of weekly data per term — enough to see seasonality and year-over-year change.

Which countries are supported? US, UK, Canada, Germany, France, Italy, Spain, Brazil, Mexico, Argentina, and India — the countries Pinterest returns Trends data for.

Is there an official Pinterest Trends API? Pinterest's Trends data isn't offered as a simple public API for keyword research — this Actor is a no-code stand-in that returns it as clean, exportable rows.

Found a bug or need a tweak? Open the Issues tab on this Actor — feedback and feature requests are welcome, and custom versions can be built on request.


Disclaimer

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Pinterest. All trademarks and brand names are the property of their respective owners. You are solely responsible for how you use this Actor and the data it returns, and for complying with Pinterest's terms of service and all applicable laws and regulations.