AutoScraper (.NET)¶
Overview¶
| Property | Value |
|---|---|
| Technology | C# .NET Windows Forms |
| Location | AutoScraper/ directory in workspace |
Components¶
| File | Purpose |
|---|---|
MainForm.cs / Form1.cs |
UI forms |
ScraperEngine.cs |
Core scraping logic |
DbService.cs |
Database connectivity |
Program.cs |
Entry point |
Desktop companion to the Python scraper for Windows-based scraping workflows.