scrap 3.0.0
dotnet tool install --global scrap --version 3.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local scrap --version 3.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=scrap&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package scrap --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
🐾 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 | 418 | 10/5/2023 |
3.0.0-beta11 | 269 | 10/5/2023 |
3.0.0-beta10 | 239 | 10/5/2023 |
3.0.0-beta09 | 299 | 10/3/2023 |
3.0.0-beta08 | 282 | 9/20/2023 |
3.0.0-beta07 | 315 | 9/20/2023 |
3.0.0-beta06 | 417 | 5/7/2023 |
3.0.0-beta05 | 325 | 4/26/2023 |
3.0.0-beta04 | 470 | 3/24/2023 |
3.0.0-beta03 | 458 | 3/24/2023 |
3.0.0-beta02 | 465 | 3/23/2023 |
3.0.0-beta01 | 381 | 3/14/2023 |
2.3.0 | 459 | 3/14/2023 |
2.3.0-beta04 | 417 | 2/15/2023 |
2.3.0-beta03 | 431 | 2/11/2023 |
2.3.0-beta02 | 497 | 2/10/2023 |
2.3.0-beta01 | 437 | 1/31/2023 |
2.2.0 | 594 | 1/27/2023 |
2.2.0-beta02 | 488 | 1/27/2023 |
2.2.0-beta01 | 388 | 1/27/2023 |
2.1.4 | 574 | 1/18/2023 |
2.1.4-beta01 | 421 | 1/18/2023 |
2.1.3 | 670 | 10/27/2022 |
2.1.3-beta02 | 451 | 10/27/2022 |
2.1.3-beta01 | 554 | 10/26/2022 |
2.1.2 | 783 | 5/8/2022 |
2.1.2-beta02 | 597 | 5/8/2022 |
2.1.2-beta01 | 599 | 5/8/2022 |
2.1.1 | 747 | 5/8/2022 |
2.1.0 | 834 | 2/11/2022 |
2.1.0-beta03 | 539 | 2/11/2022 |
2.1.0-beta02 | 560 | 2/11/2022 |
2.1.0-beta01 | 621 | 1/18/2022 |
2.0.0 | 748 | 1/16/2022 |
2.0.0-beta03 | 512 | 1/16/2022 |
2.0.0-beta02 | 440 | 1/16/2022 |
2.0.0-beta01 | 528 | 1/16/2022 |
1.0.0 | 849 | 1/13/2022 |
1.0.0-gamma3 | 649 | 1/13/2022 |
1.0.0-gamma2 | 589 | 1/13/2022 |
1.0.0-gamma | 654 | 1/13/2022 |
1.0.0-ci20220113124609 | 526 | 1/13/2022 |
1.0.0-ci20220113 | 585 | 1/13/2022 |
0.1.2-test1 | 521 | 1/27/2023 |