Nostimates

Baidu ERNIE sources tracking

baidu_erniesourcesAnonymous

The full Baidu source set, tagged for Baidu-owned properties, shows precisely how much of your category's answer is being served from inside Baidu's own walls.

How it renders

The complete link set behind the SERP AI answer.

Sampling

Source panels are wider and more stable than inline citations, so they reach a usable confidence interval at lower n.

Gotcha

Baike, Zhidao and Baijiahao are one owner, not three publishers. Untagged, the source set looks far more diverse than it is.

What the API returns

A single collection call against Baidu ERNIE for the sources field, sampled n times and returned as one object per prompt.

{
  "engine": "baidu_ernie",
  "field": "sources",
  "prompt": "best ai visibility tracking tool",
  "country": "GB",
  "language": "en",
  "n": 30,
  "sources": [
    {
      "url": "https://nostimates.com/docs",
      "domain": "nostimates.com",
      "inline": true,
      "sample_frequency": 0.7
    },
    {
      "url": "https://example.org/report",
      "domain": "example.org",
      "inline": false,
      "sample_frequency": 0.23
    }
  ]
}
GET /v1/collect?engine=baidu_ernie&field=sources

Response fields

KeyTypeNotes
urlstringSource URL from the panel.
domainstringRegistrable domain.
titlestring | nullPanel title as rendered.
inlinebooleanWhether this source was also cited inline.
sample_frequencyfloatShare of n samples containing this source.

What it costs

Included in the base collection wherever the engine exposes a panel.

See credit pricing →

Baidu ERNIE sources FAQ

How dominant are Baidu properties?
More dominant than Google's are in AI Overviews. We tag ownership so you can quantify it.
Can off-Baidu content compete?
On informational prompts, sometimes. On broad ones, rarely.

Quantify Baidu's self-preference in your category

We will run a sample and return the owned-versus-independent source split.

No newsletter. One reply from a human.

Across every engine

Compare how sources behaves on every engine we track.

Sources across all engines →