开发者

Is there a Mechanize for Visual Basic .NET? [closed]

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 5 years ago.

Improve this question

I am looking for a library that is similiar to mechanize for perl, ruby.

Basically, I can .click() and it will click on form buttons, or navigate to links, etc.


Most .NET web bots or scrapers are made with HTMLAgilityPack or HTTPWebRequest. Do you need Javascript support?

This post goes a bit more in depth into solutions: I need a Powerful Web Scraper library

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜