C# library similar to HtmlUnit

后端 未结 5 714
一向
一向 2021-01-07 05:39

I need to write standalone application which will \"browse\" external resource. Is there lib in C# which automatically handles cookies and supports JavaScript (through JS is

5条回答
  •  温柔的废话
    2021-01-07 06:08

    Look at Data Extracting SDK, which allows to post data via HtmlProcessor class. Also you can add your work item here if it is missed in the library.

提交回复
热议问题