Autosearch kr36

Chinese tech business news, startup funding, and industry analysis from 36kr.

install
source · Clone the upstream repo
git clone https://github.com/0xmariowu/Autosearch
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/0xmariowu/Autosearch "$T" && mkdir -p ~/.claude/skills && cp -r "$T/autosearch/skills/channels/kr36" ~/.claude/skills/0xmariowu-autosearch-kr36 && rm -rf "$T"
manifest: autosearch/skills/channels/kr36/SKILL.md
source content

Overview

36kr adds Chinese-language technology and business coverage through the public search results page, with strong value for startup funding updates, product launches, sector analysis, and broader tech-industry reporting that often surfaces earlier in Chinese media than on English aggregators.

Known Quirks

  • The search page is a SPA with server-rendered snippets only, so this channel returns SERP metadata rather than full article bodies.
  • The visible HTML layout is scraped directly and may be volatile.
  • If the search endpoint or SSR markup changes, the channel logs a warning and returns an empty result set.

Quality Bar

  • Evidence items have non-empty title and url.
  • No crash on empty or malformed API response.
  • Source channel field matches the channel name.