scrap 0.1.2-test1

This is a prerelease version of scrap.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global scrap --version 0.1.2-test1                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local scrap --version 0.1.2-test1                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=scrap&version=0.1.2-test1&prerelease                
nuke :add-package scrap --version 0.1.2-test1                

Build status Nuget Nuget (with prereleases)

🐾 scrap

scrap is a general purpose web scraper.

A scraping process walks through the structure of a web site and downloads specific resources from it. The resources could be images, PDF documents, videos, or text elements within the HTML files.

Installation

> dotnet tool install --global scrap

After installing, invoke it a first time with scrap config in order to make the initial configuration.

Uninstallation

> dotnet tool install --global scrap

After uninstalling, the global configuration file (stored under the user profile folder at .scrap/scrap-user.json) will NOT be deleted.

Configuration and usage

Please head to the wiki page to find documentation on configuration and usage.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
3.0.0 366 10/5/2023
3.0.0-beta11 243 10/5/2023
3.0.0-beta10 212 10/5/2023
3.0.0-beta09 270 10/3/2023
3.0.0-beta08 257 9/20/2023
3.0.0-beta07 284 9/20/2023
3.0.0-beta06 361 5/7/2023
3.0.0-beta05 272 4/26/2023
3.0.0-beta04 414 3/24/2023
3.0.0-beta03 396 3/24/2023
3.0.0-beta02 409 3/23/2023
3.0.0-beta01 327 3/14/2023
2.3.0 400 3/14/2023
2.3.0-beta04 364 2/15/2023
2.3.0-beta03 375 2/11/2023
2.3.0-beta02 444 2/10/2023
2.3.0-beta01 381 1/31/2023
2.2.0 530 1/27/2023
2.2.0-beta02 428 1/27/2023
2.2.0-beta01 331 1/27/2023
2.1.4 509 1/18/2023
2.1.4-beta01 364 1/18/2023
2.1.3 604 10/27/2022
2.1.3-beta02 393 10/27/2022
2.1.3-beta01 497 10/26/2022
2.1.2 699 5/8/2022
2.1.2-beta02 528 5/8/2022
2.1.2-beta01 523 5/8/2022
2.1.1 663 5/8/2022
2.1.0 745 2/11/2022
2.1.0-beta03 464 2/11/2022
2.1.0-beta02 485 2/11/2022
2.1.0-beta01 539 1/18/2022
2.0.0 660 1/16/2022
2.0.0-beta03 438 1/16/2022
2.0.0-beta02 367 1/16/2022
2.0.0-beta01 453 1/16/2022
1.0.0 757 1/13/2022
1.0.0-gamma3 574 1/13/2022
1.0.0-gamma2 513 1/13/2022
1.0.0-gamma 579 1/13/2022
1.0.0-ci20220113124609 450 1/13/2022
1.0.0-ci20220113 502 1/13/2022
0.1.2-test1 465 1/27/2023