|
|
|
|
|
by ziflex
2818 days ago
|
|
The main advantage of this over your approach with HtmlAgilityPack is that Ferret can handle dynamic web pages - those that are rendered with JS.
And also, it can emulate user interactions.
But anyway, thanks for your feedback :) |
|