Stateful programmatic web browsing, based on Python-Mechanize, which is based on Andy Lester’s Perl module WWW::Mechanize.
Info
| Version: | 1.0.2 |
| Author(s): | William Bradley |
| Last Update: | Friday, December 8, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/WilliamABradley/Mechanize.NET |
| NuGet Url: | https://www.nuget.org/packages/Mechanize.NET |
Install
Install-Package Mechanize.NET
dotnet add package Mechanize.NET
paket add Mechanize.NET
Mechanize.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.6.6)
- NETStandard.Library(>= 1.6.1)
Tags