GrabzIt.Scraper by GrabzIt

<PackageReference Include="GrabzIt.Scraper" Version="1.1.0.1" />

 GrabzIt.Scraper 1.1.0.1

Use GrabzIt.Scraper to integrate web scraping into your application. This package enables your application to control GrabzIt scrapes, deciding when to stop or start them and then callback functionality makes it easy to integrate the scraped data back into your app.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>GrabzIt.Scraper</id>
    <version>1.1.0.1</version>
    <title>GrabzIt - Scrape the Web</title>
    <authors>GrabzIt</authors>
    <licenseUrl>https://raw.githubusercontent.com/GrabzIt/grabzit/master/scraper/aspnet/license.txt</licenseUrl>
    <projectUrl>https://grabz.it/scraper/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Use GrabzIt.Scraper to integrate web scraping into your application. This package enables your application to control GrabzIt  scrapes, deciding when to stop or start them and then callback functionality makes it easy to integrate the scraped data back into your app.</description>
    <summary>Use GrabzIt.Scraper to integrate web scraping into your application. This package enables your application to control GrabzIt  scrapes, deciding when to stop or start them and then callback functional</summary>
    <releaseNotes>- Added support for stopping, starting, disabling and enabling scrapes</releaseNotes>
    <copyright>2015-2016</copyright>
    <language>en-US</language>
    <tags>scraper scrape integrate web scraper</tags>
  </metadata>
</package>