Pinterest Keyword Autocomplete Scraper avatar

Pinterest Keyword Autocomplete Scraper

Pricing

from $0.05 / 1,000 saved suggestions

Go to Apify Store
Pinterest Keyword Autocomplete Scraper

Pinterest Keyword Autocomplete Scraper

Collect Pinterest autocomplete keyword suggestions from seed phrases or Pinterest search URLs. Export each suggestion with its source seed, lookup keyword, rank, type, and ID when available.

Pricing

from $0.05 / 1,000 saved suggestions

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

2

Bookmarked

39

Total users

10

Monthly active users

6 days ago

Last modified

Share

🔎 Pinterest keyword ideas from autocomplete

Pinterest Keyword Autocomplete Scraper helps content planners, SEO writers, and ecommerce sellers find phrases shown in Pinterest autocomplete. Add seed phrases or Pinterest search URLs, then get one saved row for each suggestion with its source seed, lookup keyword, suggestion text, rank, type, and ID when available. Use the rows for pin titles, board names, content briefs, niche research, ecommerce keyword expansion, product research, and repeat keyword monitoring.

📦 Pinterest autocomplete rows you can use

Each output row is one Pinterest autocomplete keyword suggestion. It keeps the submitted seed, the lookup keyword, the suggestion, its per-seed rank, its Pinterest item type, and its ID when available. If the same suggestion appears again for another seed, the Actor ignores the later match and keeps the first eligible saved row with its original seed and rank context.

Scope

This Actor uses public Pinterest autocomplete suggestions. It does not scrape pins, boards, profiles, comments, media, logged-in recommendations, search volume, CPC, keyword difficulty, or trend forecasts.

  1. Add one or more seed terms in Pinterest keywords or search URLs.
  2. Set Suggestions per seed to cap rows for each seed.
  3. Set Total suggestions to cap rows across the whole run.
  4. Start the Actor and open the dataset.

A Pinterest search URL with a q parameter is normalized to its keyword seed while the submitted URL remains in seed. For a bounded first run, use the prefilled seeds with maxSuggestionsPerSeed set to 25 and maxItems set to 125. For a quick check, use fewer seeds or lower limits. Leave either limit empty to collect all available results until the source is exhausted, subject to the other limit. To monitor changes, schedule the same seed list and compare later exports.

You do not need to provide Pinterest login details, cookies, a Pinterest API key, or a developer account.

⚙️ Input

Example input

This JSON is the public input from a successful default run.

{
"seeds": [
"home office ideas",
"summer outfits",
"healthy dinner recipes",
"wedding decor",
"nail designs"
],
"maxSuggestionsPerSeed": 25
}

Input fields

FieldTypeWhat it does
seedsarray of stringsRequired list of keyword phrases or Pinterest search URLs. The q value from a URL supplies the lookup keyword, while seed keeps the submitted value.
maxSuggestionsPerSeedinteger, 1-25Optional cap for saved suggestions from each seed. Leave it empty to collect all available results for each seed until its source is exhausted, unless the whole-run limit is reached first.
maxItemsinteger, minimum 1Optional cap for saved suggestions across the whole run. Leave it empty to collect all available results until the source is exhausted, unless a per-seed limit stops a seed first.

🧾 Output

The output schema exposes results, a link to the default dataset for export or API access. Each saved dataset row uses this complete shape.

Dataset row

FieldTypeWhat it does
seedstringOriginal keyword phrase or Pinterest search URL from the input.
keywordstringKeyword text used for the Pinterest autocomplete lookup.
suggestionstringPinterest autocomplete keyword suggestion.
rankintegerOne-based autocomplete rank for this keyword.
suggestionTypestringPinterest autocomplete item type, such as query or user.
suggestionIdstring or nullPinterest autocomplete suggestion ID when Pinterest returns one.

Example row

This complete row comes from a successful run with gallery wall decor and home office ideas as seeds.

{
"seed": "home office ideas",
"keyword": "home office ideas",
"suggestion": "home office ideas for women",
"rank": 1,
"suggestionType": "query",
"suggestionId": "ac_NIvQ5sQW"
}

Export the dataset as JSON, CSV, Excel, XML, RSS, or HTML from Apify, or read it through the Apify API.

💳 Pricing

This Actor uses pay-per-event pricing. One charge applies to each Pinterest autocomplete keyword suggestion saved to the output. The per-seed and whole-run limits let you control the number of saved suggestions and their possible charges. There is no Actor-start charge.

Limits and scope

  • The Actor returns Pinterest autocomplete suggestions, not search volume, CPC, keyword difficulty, or trend scores.
  • Pinterest may return people, brands, or topic-like suggestions alongside keyword phrases.
  • Private Pinterest data, logged-in recommendations, pins, boards, profiles, comments, ads, and media downloads are outside this Actor's scope.
  • Empty or very narrow seed terms can return few or no suggestions.
  • Source-site availability can change. When one seed cannot be collected, the Actor keeps useful rows from other seeds when possible and reports the skipped seed in the run log.

🔌 Integrations

Apify options

Export the dataset as JSON, CSV, Excel, XML, RSS, or HTML from Apify. You can also read it through the Apify API, schedule repeat runs, or send completed runs to a webhook.

❓ FAQ

How do the two suggestion limits work?

maxSuggestionsPerSeed caps saved rows for each seed, and maxItems caps saved rows across the whole run. They work independently, so a seed limit cannot exceed the whole-run limit that remains.

What happens when the same suggestion appears more than once?

The Actor saves the first eligible occurrence and ignores later matches from other seeds. The saved row keeps the first seed and rank context.

Can I enter Pinterest search URLs?

Yes. Paste a Pinterest search URL with a q parameter, and the Actor uses that query as the keyword seed while keeping the submitted URL in seed.

What if one seed has no suggestions?

A seed can return few or no suggestions. When one seed cannot be collected, the Actor keeps useful rows from other seeds when possible and reports the skipped seed in the run log.

Do I need a Pinterest account or API key?

No. You do not need to provide Pinterest credentials, cookies, API keys, or a developer account.

Can this scrape Pinterest pins or boards?

No. This Actor is only for Pinterest autocomplete keyword suggestions. Use a Pinterest pin, board, profile, or media scraper when you need visual content or profile data.

Does this include search volume or trend data?

No. The output is based on Pinterest autocomplete suggestions and ranks. It does not include volume, CPC, competition, or trend forecasts.

📝 Changelog

1.0: Streamlined output and lower pay-per-suggestion pricing

  • Streamlined the output to the core Pinterest keyword suggestion fields.
  • Lowered pay-per-suggestion pricing.

v0.0

  • Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré