← Back to home

I Made AI Do the Scrolling for My "Feel for What Trends"—Auto-Finding Benchmark Accounts + Catching Hot Topics

Long-Form Video · EP0045 June 19, 2026 10:05
What this episode covers

Anyone in creator business knows the phrase "feel for what trends"—you see a piece of content and you can call whether it's going to blow up.

Where did it come from before AI? Back when I was doing incubation and ongoing coaching, it took five or six hours of scrolling video a day to develop. The price was genuinely steep.

This episode I handed the job to Claude Code: every day it finds benchmark accounts for me and pulls the day's hot topics, turning a feel that used to require brute-force human scrolling into a dashboard that runs on a schedule.

Companion files · Drop them into Claude Code

Fair warning up front: this video will probably get throttled, because it covers how to find benchmark accounts automatically and surface, every day, the hot topics you can ride. But I figure my followers will still see it, so let’s get into it.

Anyone who has run a creator business knows the phrase “feel for what trends”—you see a piece of content and you sense it immediately: total engagement is still low right now, but over the next two days this is going to be a big topic.

Where does that instinct come from? From scrolling video. Back when I was doing incubation and ongoing coaching, it took roughly five or six hours of video a day to develop that feel. The cost was brutal.

This episode is about using AI to automate the two pieces of it: picking topics and finding your benchmarks.

Step one: let AI work out how to get the data

I started with Claude Code and had it run a multi-agent deep research pass. The question, roughly: what existing best practices or approaches let an agent search out the day’s hot topics on its own and pull as much data as possible on a set of accounts, so I’m not searching one by one?

It gave me three technical routes:

  1. Browser automation: use CC to drive a browser and do the browsing for me. The problems: it sits outside the rules, it gets rate-limited, and it only pulls a trickle of data per hour. You also need a browser a command line or an agent can actually drive—Chrome’s dev build, Microsoft’s browser. Cheap, but not that efficient—personally I don’t really recommend it.
  2. Third-party data APIs (paid): some third-party services have already collected this data and let you call it over an API, so an agent like CC can pull it however you specify. Least hassle.
  3. Official compliant APIs: most platforms simply don’t offer them, because this is their core data—unless you’re a major client, a commercial account, a big advertiser, or a large e-commerce player. The bar is extremely high (say, more than ¥5 million in annual spend for a single brand), so ordinary people can’t get in at all.

For each route the research also lists the actual options (MCP servers, for instance), which platforms each one covers, and how actively maintained it is. That last part matters a lot. Most of these third-party tools are put out free by individual developers, and one platform update can break the old method, so check whether anyone is still maintaining it. If something was still being updated on June 12, it’s probably still working now.

My pick: the third-party data API TikHub

I run five platforms: WeChat Channels, Douyin, Xiaohongshu, Bilibili, and YouTube, and naturally I want data from all five. Once you’ve looked at everything, there’s no real choice to make among third-party APIs—it’s TikHub, full stop. A lot of creators have talked about it too. I signed up and tried it. It has concurrency limits (concurrency stays low at the lower spend tiers), but it’s enough for me.

Technically it’s straightforward: register a GitHub account, hand its integration docs to Claude Code, and it works out “which endpoint gives me which data” without any trouble.

The benchmark account dashboard: leaders / dark horses / adjacent

Next, CC uses what it knows about me and what I’m trying to do (longer videos, long-term value, no news content, audience of industry experts and senior executives) to draw up a couple dozen keywords. Push those keywords through the API and it finds my benchmark accounts on each platform, then generates a benchmark account dashboard: 12 per platform, with follower counts, like-to-follower ratios, and what each one does.

I sort accounts into three buckets:

  • Leader accounts: the biggest follower counts serving the same audience with the same kind of content. They set the bar, but I may not be able to learn from them—they’re already at that scale, and copying much of what they do won’t get me the same result.
  • Dark horse accounts (my own tier): just started, only a few thousand followers, but a like-to-follower ratio above 5:1 or a save rate above 5%. These grow fast in the short term and are the most worth studying. (My account is a bit over a month old and has nearly 20,000 followers across platforms.)
  • Adjacent accounts: they don’t talk about AI, but their audience matches mine (industry experts, senior executives), so they’re worth learning from too.

How to define “blowing up”: virality rate

Accounts alone aren’t enough. You also need the topics that are climbing today. I had CC measure that with a single metric: virality rate = total engagement ÷ hours since publication. A piece with 100 engagements that has only been up an hour has a virality rate of 100. That pulls out whatever is picking up engagement fastest, which gives you something to aim your own topics at.

I also have it pull each platform’s hottest topics of the day through the API—the gaokao, China’s college entrance exam, was one of them a while back. Those go into one master table alongside industry news, and then it gives me combined recommendations. On the gaokao, for instance, it suggested making a “red book” guide to help students with their application choices. That shows off both halves of AI: it can research, and it can turn research into a solution.

Combining hot topics with topic selection: tag and filter

I automated the whole thing. Claude Code runs on a schedule via GitHub and hands me every piece of content from the past 72 hours that meets my criteria, on any platform, with tags attached:

  • Platform tag
  • Whether it’s relevant to my business / audience
  • Whether it came from a dark horse account
  • Whether it’s news—I don’t want to make “the sky is falling, this is insane” news-chasing content, so I hide that category outright

Filter, then sort, and what’s left are topics people care about that also have real substance behind them. A lot of what it suggested—using AI to prepare an industry conference keynote, to prepare an investor pitch, to review contracts and investment term sheets, to run due diligence—are topics I’ve already made, and they performed well.

If I did creator business full time, I’d probably run this every two or three hours to catch the newest content and stay on top of trends; the traffic return compounds.

But the bigger point is this: a feel for what trends used to be experience an operator could only build by scrolling five or six hours of video a day, at enormous cost. AI can pin that experience down, scale it, and pull it out and lay it in front of you automatically. For anyone running a creator business, that changes a lot.

I have a lot more to say on this topic, and I’ll be releasing it over the next several episodes.


This is episode one of the “how to run a creator business” series (topic selection and monitoring). Coming up: writing with AI, and doing SEO and GEO with AI. Stay tuned.

A feel for what trends comes from scrolling video, period—back when I did incubation and ongoing coaching I scrolled five or six hours a day. Now AI can pin that operator's experience down, scale it, and pull it out and lay it in front of you automatically.