Skip to content

Create swift.yml#1

Closed
Waham2000 wants to merge 1 commit intomainfrom
Waham2000-patch-1
Closed

Create swift.yml#1
Waham2000 wants to merge 1 commit intomainfrom
Waham2000-patch-1

Conversation

@Waham2000
Copy link
Owner

html_parser.py

At the moment we are not accepting contributions to the repository.

html_parser.py
@Waham2000 Waham2000 closed this Jul 2, 2025
@Waham2000
Copy link
Owner Author

web2llm/
├── scraper/ # Website processing core
│ ├── init.py
│ ├── html_parser.py # HTML → clean text
│ ├── dynamic_scraper.py # JS rendering support
│ └── structure_generator.py # Text → structured formats
├── outputs/ # Example outputs
│ ├── blog_post.json
│ ├── product_page.yaml
│ └── news_article.xml
├── tests/ # Test cases
│ ├── test_scraper.py
│ └── sample_sites/
├── .gitignore
├── LICENSE
├── README.md
├── requirements.txt
├── main.py # CLI interface
└── web2llm_api.py # Optional web server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant