Baidu Tieba Conversation Graph
Pricing
$1.00 / 1,000 tieba records
Baidu Tieba Conversation Graph
Turn public Baidu Tieba thread URLs into source-linked post and reply graph JSON for AI agents.
Baidu Tieba Conversation Graph
Pricing
$1.00 / 1,000 tieba records
Turn public Baidu Tieba thread URLs into source-linked post and reply graph JSON for AI agents.
You can access the Baidu Tieba Conversation Graph programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://tieba.baidu.com/p/10673597972"< }< ],< "tids": [< "10673597972"< ]<}' |<apify call contextquarry/baidu-tieba-thread-replies --silent --output-datasetThe Apify CLI is the official tool that allows you to use Baidu Tieba Conversation Graph locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: