VOOZH about

URL: https://apify.com/groupoject/trendpulse-content-calendar

⇱ Google Trends Content Calendar β€” Trending Topic Planner Β· Apify


πŸ‘ Google Trends Content Calendar Generator avatar

Google Trends Content Calendar Generator

Pricing

from $0.50 / 1,000 results

Go to Apify Store

Google Trends Content Calendar Generator

Turn Google Trends data into a dated content calendar β€” auto-prioritized publishing slots for rising, breakout, and evergreen keywords.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Group Oject

Group Oject

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

TrendPulse Content Calendar

Turn Google Trends data into a ready-to-publish content calendar.

Drop in your keyword list and get back a dated, prioritized publishing schedule β€” breakout topics scheduled first to ride the wave, rising topics next, evergreen topics filling the gaps, and declining topics flagged for refresh. Each slot comes with a headline idea, a content angle, and a one-line "why now" rationale.

πŸ”‘ Setup in 60 seconds: get a free SerpApi key (100 searches/month free), paste it into the serpApiKey field, add your keywords, and run.


What it does

Most keyword tools hand you a spreadsheet and leave the "so what do I publish, and when?" to you. This Actor closes that gap:

  1. Pulls Google Trends interest-over-time + related queries for each keyword (via SerpApi).
  2. Scores each keyword with the TrendPulse engine (growth, momentum, related demand, breakout signal, confidence, volatility).
  3. Classifies it: breakout / rising / stable / volatile / declining.
  4. Schedules it onto a real calendar β€” strongest, most time-sensitive opportunities get the earliest slots.
  5. Generates a headline idea, content type, content angle, and rationale per slot.

Output is one dataset row per scheduled piece of content, ordered by publish date.


Who it's for

  • Content & SEO teams β€” turn keyword research into next quarter's editorial calendar in one run.
  • Agencies β€” generate a client-ready content plan per portfolio in minutes.
  • Newsletter writers β€” know which rising topics to feature this week.
  • YouTubers & creators β€” line up your next 8 weeks of videos by momentum.
  • Solo founders β€” replace "what should I write about?" with a dated plan.

Popular content planning use cases

  • SEO content calendar generator - turn keyword lists into dated blog, video, social, or newsletter slots.
  • Trending topic planner - schedule breakout and rising Google Trends topics while demand is climbing.
  • Agency editorial calendar - generate client-ready publishing plans from a keyword export.
  • YouTube content schedule - prioritize video topics by trend status and momentum.
  • Newsletter planning - fill upcoming issues with rising themes and timely angles.
  • Content refresh queue - flag declining keywords as update tasks instead of net-new posts.

How scheduling works

Trend statusPriorityWhere it landsContent treatment
breakouturgentEarliest open slotsFast-response news/explainer β€” ride the surge
risinghighEarly–mid calendarBuild authority as interest climbs
volatilemediumMid calendarCover, but flagged as uncertain
stableevergreenFills remaining slotsReliable, always-relevant content
decliningrefreshOptional"Update existing content" task, not net-new
insufficient_dataβ€”SkippedNot enough signal to plan around

Within each tier, keywords are ordered by TrendPulse score so the strongest opportunities get the most valuable early slots. Total slots = postsPerWeek Γ— calendarWeeks; extra keywords beyond capacity are dropped (logged).


Input

FieldTypeDefaultDescription
keywordsstring[]β€”Keyword list
keywordsTextstringβ€”One keyword per line or comma-separated
serpApiKeystring (secret)β€”Required. Free key from serpapi.com
calendarStartDatestringtomorrowFirst publish date, YYYY-MM-DD
postsPerWeekinteger3Slots scheduled per week (1–14)
calendarWeeksinteger8Weeks to plan ahead (1–52)
contentFormatsstring[]["blog"]Rotate across blog, video, social, newsletter
includeDecliningAsRefreshbooleantrueSchedule declining keywords as refresh tasks
geostring"US"Google Trends geo code
timeRangeenum"today 12-m"Trend window
fetchModeenum"serpapi"Data source (keep serpapi)

At least one of keywords / keywordsText is required.

Example input

{
"keywords":["ai seo tools","chatgpt","vibe coding","content marketing"],
"geo":"US",
"timeRange":"today 12-m",
"fetchMode":"serpapi",
"serpApiKey":"@SERPAPI_KEY",
"postsPerWeek":3,
"calendarWeeks":8,
"contentFormats":["blog","video"]
}

More in examples/.


Output

One dataset row per scheduled slot:

{
"publishDate":"2026-06-15",
"weekNumber":1,
"keyword":"ai seo tools",
"contentFormat":"blog",
"contentType":"News/explainer article",
"headlineIdea":"AI SEO tools explained: the trend everyone is searching this week",
"contentAngle":"Publish a fast-response piece while interest is surging.",
"priority":"urgent",
"rationale":"Breakout signal (+46% growth, TrendPulse 58). Publish ASAP to capture the surge before it peaks.",
"trendStatus":"breakout",
"trendPulseScore":57.86,
"growthPercentage":46.38,
"currentAverageInterest":59.12,
"relatedQueries":["best ai seo tools","ai seo tools 2026"],
"risingQueries":["ai seo tools alternatives"],
"geo":"US",
"timeRange":"today 12-m",
"source":"google-trends-serpapi",
"generatedAt":"2026-06-14T01:43:23.649Z"
}

Key-value store outputs

  • SUMMARY β€” totals, slots by priority + format, what's urgent this week
  • CALENDAR β€” the full slot list
  • URGENT_NOW β€” breakout slots to publish first
  • THIS_WEEK β€” everything scheduled in week 1
  • ERRORS β€” keywords that failed to fetch

Pricing

Pay-per-result β€” one scheduled slot = one billable row. You also pay SerpApi for your searches (free for the first 100/month). Each keyword uses 1–2 SerpApi searches depending on whether related queries are enabled.


Limitations & honesty

  • Google Trends scores are normalized estimates, not absolute search volumes β€” comparable within a (geo, time range) window, not across windows.
  • The calendar is a prioritized starting point, not a guarantee. Trends can shift after you plan.
  • Keywords with too little data are skipped (reported in SUMMARY.keywordsSkippedNoData).
  • Headlines are deterministic templates, not LLM output β€” edit them to your brand voice.

FAQ

Q: Do I need a SerpApi key? A: Yes β€” the free tier (100 searches/month) covers small-to-mid runs. Get one at serpapi.com.

Q: Can I plan a full quarter? A: Yes β€” set calendarWeeks up to 52 and postsPerWeek up to 14.

Q: What if I have more keywords than slots? A: The strongest keywords (by trend tier + TrendPulse score) fill the available slots; the rest are dropped and logged. Increase calendarWeeks / postsPerWeek to schedule more.

Q: Related tool? A: For pure ranking/monitoring without scheduling, see TrendPulse Keyword Monitor.


Changelog

See CHANGELOG.md.

You might also like

Google Trends Scraper

scraperx/google-trends-scraper

πŸ“ˆ Google Trends Scraper extracts trending topics, related topics/queries, rising & breakout keywords, plus interest over time and by region. πŸ”Ž Ideal for SEO, keyword research, content planning & market analysis. βš™οΈ Export clean data to CSV/JSON fast.

Google Trends Scraper

scrapepilotapi/google-trends-scraper

πŸ“ˆ Google Trends Scraper captures keyword popularity, real-time interest over time/region, and related/rising queries. πŸ”Ž Perfect for SEO, content, and market research. 🌍 Multi-geo, custom ranges, bulk keywords, CSV/JSON export & API-ready automation. πŸš€ google-trends-scraper

Google Trends Scraper

scrapeengine/google-trends-scraper

Track Google search trends with ease πŸ“ˆπŸ” Scrape trending queries, interest over time, regional data, related topics, and rising keywords from Google Trends. Perfect for SEO research, content planning, market analysis, and trend discovery. Stay ahead with fresh search insights πŸš€

Google Trends Scraper

scrapemesh/google-trends-scraper

Track Google search trends with ease πŸ“ˆπŸ” Scrape trending queries, interest over time, regional data, related topics, and rising keywords from Google Trends. Perfect for SEO research, content planning, market analysis, and trend discovery. Stay ahead with fresh search insights πŸš€

Google Trends Scraper

scraperforge/google-trends-scraper

πŸ“ˆ Google Trends Scraper extracts Google Trends data: interest over time, by region, related topics & rising queries for any keyword. ⚑ Automate trend monitoring, export CSV/JSON, and uncover opportunities β€” ideal for SEO, content planning, PPC & market research. πŸš€

Google Trends Scraper

scraply/google-trends-scraper

πŸ“ˆ Google Trends Scraper pulls real-time Google Trends data: interest over time & by region, related topics/queries, rising vs. top. πŸ”Ž Export to CSV/JSON for SEO, keyword research, content planning & market insights. πŸš€ Fast, reliable, automation-ready.

Google Trends Scraper

scrapebase/google-trends-scraper

Google Trends Scraper extracts trending search data from Google Trends. It collects keywords, interest over time, related queries, regional popularity, and trend metrics. Ideal for SEO research, market analysis, content planning, and monitoring emerging search trends.

Google Trends Keyword Monitor & Rising Trend Finder

groupoject/trendpulse-keyword-monitor

Bulk Google Trends keyword monitoring, rising keyword detection, and SEO opportunity scoring.

Google Trends Scraper

kawsar/google-trends-scraper

Google Trends Scraper that fetches keyword interest, regional data, related topics, and rising queries from Google Trends, so you can track search demand and catch trends before they peak.