XTract 0.3.0-RC4
This is a prerelease version of XTract.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package XTract --version 0.3.0-RC4
NuGet\Install-Package XTract -Version 0.3.0-RC4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XTract" Version="0.3.0-RC4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XTract --version 0.3.0-RC4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XTract, 0.3.0-RC4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install XTract as a Cake Addin #addin nuget:?package=XTract&version=0.3.0-RC4&prerelease // Install XTract as a Cake Tool #tool nuget:?package=XTract&version=0.3.0-RC4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
F# screen scraping package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- CsvHelper (>= 2.10.0)
- Deedle (>= 1.0.6)
- Fizzler (>= 1.0.0)
- Fizzler.Systems.HtmlAgilityPack (>= 1.0.0)
- HtmlAgilityPack (>= 1.4.9)
- Newtonsoft.Json (>= 6.0.7)
- Selenium.WebDriver (>= 2.44.0)
- SpreadSharp (>= 0.2.79)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.2 | 1,674 | 5/13/2015 |
0.4.1 | 1,097 | 5/4/2015 |
0.4.0 | 1,167 | 3/8/2015 |
0.4.0-Beta3 | 1,179 | 3/4/2015 |
0.4.0-Beta2 | 925 | 3/4/2015 |
0.4.0-Beta | 1,215 | 3/4/2015 |
0.3.25 | 1,497 | 2/19/2015 |
0.3.24 | 1,469 | 2/18/2015 |
0.3.23 | 1,380 | 2/17/2015 |
0.3.22 | 1,352 | 2/17/2015 |
0.3.21 | 1,348 | 2/11/2015 |
0.3.20 | 1,344 | 2/10/2015 |
0.3.19 | 1,311 | 2/9/2015 |
0.3.18 | 1,227 | 2/9/2015 |
0.3.17 | 1,147 | 2/6/2015 |
0.3.16 | 1,233 | 2/2/2015 |
0.3.15 | 1,132 | 2/1/2015 |
0.3.14 | 1,123 | 2/1/2015 |
0.3.13 | 1,150 | 1/31/2015 |
0.3.12 | 1,168 | 1/31/2015 |
0.3.11 | 1,173 | 1/28/2015 |
0.3.10 | 1,166 | 1/20/2015 |
0.3.9 | 1,158 | 1/18/2015 |
0.3.8 | 1,168 | 1/17/2015 |
0.3.7 | 1,147 | 1/16/2015 |
0.3.6 | 1,183 | 1/15/2015 |
0.3.5 | 1,237 | 1/15/2015 |
0.3.4 | 1,148 | 1/14/2015 |
0.3.3 | 1,170 | 1/13/2015 |
0.3.2 | 1,134 | 1/13/2015 |
0.3.1 | 1,146 | 1/13/2015 |
0.3.0 | 1,139 | 1/13/2015 |
0.3.0-RC9 | 954 | 1/12/2015 |
0.3.0-RC8 | 929 | 1/11/2015 |
0.3.0-RC7 | 959 | 1/10/2015 |
0.3.0-RC6 | 954 | 1/10/2015 |
0.3.0-RC5 | 1,003 | 1/10/2015 |
0.3.0-RC4 | 912 | 1/10/2015 |
0.3.0-RC3 | 897 | 1/10/2015 |
0.3.0-RC2 | 975 | 1/9/2015 |
0.3.0-RC1 | 915 | 1/9/2015 |
0.2.7 | 1,347 | 1/7/2015 |
0.2.6 | 1,123 | 1/5/2015 |
0.2.5 | 1,323 | 1/4/2015 |
0.2.4 | 1,117 | 1/4/2015 |
0.2.3 | 1,635 | 1/2/2015 |
0.2.2 | 1,461 | 1/2/2015 |
0.2.1 | 1,164 | 1/1/2015 |
0.2.0 | 1,355 | 12/31/2014 |
0.1.24 | 1,372 | 1/28/2013 |
0.1.16 | 1,270 | 1/15/2013 |
0.1.6 | 1,233 | 1/11/2013 |
0.1.1 | 1,095 | 12/31/2014 |
XPath selection, scraping multiple items per extractor (the tags of a forum question for example), fix CSV/Excel export and support getting the scraped data as a Deelde data frame.