zTgx/llmweb-rs
Webpage to structured data in Rust & LLM
This tool helps software developers automate the extraction of specific data from any webpage. You provide a web address and define the structure (schema) of the data you want, and it outputs that information in a clean, organized format like JSON. Developers who need to programmatically pull structured content from websites will find this useful.
No commits in the last 6 months.
Use this if you are a developer building applications that require converting web content into structured data programmatically, especially for consistent, schema-driven extraction.
Not ideal if you need a no-code solution for data extraction or a visual web scraping tool, as this requires coding knowledge to define schemas and integrate into applications.
Stars
16
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Jul 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/zTgx/llmweb-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.