Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

C4NX/DotScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

DotScrapper ✂

C# Edge Visual Studio

A simple .NET 6 Scrapper tool, using Serilog, SixLabors.ImageSharp, Selenium WebDriver.

This project is in development and it's not stable yet, if there are people who want to help me, I am fully open 😊

Usage 🔎

How to use ?

./DotScrapper -out (output) -query (query) -use (Bing, ...)

./DotScrapper -o (output) -q (query) -u (Bing, ...)

Examples ⌨

# Will scrap 'raccoon' images in 'raccoon\\' from Bing
./DotScrapper -oq raccoon -u Bing

All Arguments

Argument Small argument Description
-out -o Change the output directory to use, by default DotScrapper will use 'Out//'.
-query -q The text to query, It depends on the scrapper you are using too, for example with Bing you can use the advanced search
-use -u The scrapper to use, for example Bing, ...
-autoclean -a Auto close all 'msedgedriver' that have not been closed from previous executions, it will be removed on future stable versions of this program.

About

Simple DotNet6 Image Scrapper.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages