Instead of bothering others for help (for free), let’s solve this with a tiny bit of code.
Open the target Zhihu answer page, e.g.:
https://www.zhihu.com/question/647193565/answer/3469007201
Open DevTools (F12), go to the console, and run:
| |
You should see the text content printed.
Right‑click the text output → “Copy string contents”, then paste wherever you need.
Done.
