Measure professional and B2B interest in any topic. LinkedIn trend signals reveal what business audiences are actively discussing and searching - useful for B2B content strategy, hiring signals, and industry momentum tracking.
Tools for this workflow
get_trendsChart B2B and professional interest in any topic using LinkedIn-specific Google Search signals - useful for seeing whether enterprise and professional audiences are paying attention to an idea.
get_trends(keyword='generative AI site:linkedin.com', source='google search', data_mode='weekly')
get_growthMeasure professional topic growth via LinkedIn signals and compare against general Google Search - if professional interest leads consumer interest, a B2B technology or practice is gaining enterprise adoption.
get_growth(keyword='supply chain automation', source='google search', percent_growth=['3M', '1Y'])
get_ranked_trendsFind which professional skills, tools, or industry topics are growing fastest in search - useful for B2B content strategy, hiring signal tracking, and enterprise sales targeting.
get_ranked_trends(source='google search', sort='yoy_pct_change', limit=30)
get_top_trendsSee what is trending in Google News right now for professional and industry topics - surfaces the business stories gaining media momentum that matter to professional audiences.
get_top_trends(type='Google News RSS', limit=20)
FAQ