Files
Toolbox-Webseiten-Crawler/CLAUDE_PROJECT_README.md
Claude Project Manager 936db04523 logo Problem fixed
2025-07-12 23:01:40 +02:00

2.1 KiB

Toolbox-Webseiten-Crawler

This README was automatically generated by Claude Project Manager

Project Overview

  • Path: A:\GiTea\Toolbox-Webseiten-Crawler
  • Files: 29 files
  • Size: 130.7 KB
  • Last Modified: 2025-07-12 22:30

Technology Stack

Languages

  • Batch
  • Python

Project Structure

CLAUDE_PROJECT_README.md
install_dependencies.bat
main.py
requirements.txt
start.bat
src/
    ├── __init__.py
    ├── core/
    │   ├── web_crawler.py
    │   └── __init__.py
    ├── resources/
    │   ├── icons/
    │   │   ├── check.svg
    │   │   ├── download.svg
    │   │   ├── folder.svg
    │   │   ├── gear.svg
    │   │   ├── globe.svg
    │   │   ├── moon.svg
    │   │   └── sun.svg
    │   ├── logo/
    │   │   ├── intelsight-full-dark.svg
    │   │   ├── intelsight-full-light.svg
    │   │   ├── intelsight-icon-transparent-dark.svg
    │   │   ├── intelsight-name-dark.svg
    │   │   ├── intelsight-name-light.svg
    │   │   └── intelsight-name-transparent-dark.svg
    │   └── styles/
    │       ├── dark_theme.py
    │       └── light_theme.py
    ├── ui/
    │   ├── custom_widgets.py
    │   ├── main_window.py
    │   └── __init__.py
    └── utils/
        ├── local_server.py
        ├── pdf_report.py
        └── __init__.py

Key Files

  • requirements.txt

Claude Integration

This project is managed with Claude Project Manager. To work with this project:

  1. Open Claude Project Manager
  2. Click on this project's tile
  3. Claude will open in the project directory

Notes

Add your project-specific notes here


Development Log

  • README generated on 2025-07-11 21:27:29
  • README updated on 2025-07-11 21:27:36
  • README updated on 2025-07-12 12:18:47
  • README updated on 2025-07-12 20:10:48
  • README updated on 2025-07-12 20:11:07
  • README updated on 2025-07-12 20:11:21
  • README updated on 2025-07-12 22:30:56