开发者

c# parse/fetch data from html jquery/css-selector like? [closed]

开发者 https://www.devze.com 2023-02-01 15:27 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 2 years ago.

Improve this question 开发者_StackOverflow

I am looking for a class or way to parse a string containing a html-document the way I can do it with jquery:

So the main thing I need are css selectors.

I want to get all links, or get all div elements (that are child of a special other element) and things like that.

Are there tools to do these things?

0

精彩评论

暂无评论...
验证码 换一张
取 消