fhightower / html-to-json
Convert HTML to JSON. Can also (intelligently) convert HTML tables to JSON (using table headers (if available) as keys in the resulting JSON).
☆50Updated last year
Alternatives and similar repositories for html-to-json:
Users that are interested in html-to-json are comparing it to the libraries listed below
- Parse numbers written in natural language☆109Updated 2 months ago
- ☆81Updated 3 weeks ago
- Schema.org classes in pydantic☆64Updated 2 years ago
- Common interface for data container classes☆61Updated last month
- Simple tool for getting geolocation information on given IP address from various geolocation databases.☆61Updated 3 years ago
- Library to populate items using XPath and CSS with a convenient API☆45Updated 3 months ago
- Atom, RSS and JSON feed parser for Python 3☆117Updated 2 years ago
- A Python implementation of Lunr.js 🌖☆194Updated 2 weeks ago
- List of all countries with names and ISO 3166-1 codes in all languages.☆26Updated 2 months ago
- Extract text from HTML☆133Updated 4 years ago
- We don't like positional args, we like keyword only args! 🎉☆88Updated 2 years ago
- ⬅️ Dedent and format source code strings into their intended human-readable strings☆19Updated last year
- Lightweight browser hot reload for Python ASGI web apps☆150Updated 8 months ago
- FastAPI API key authorizer☆38Updated last month
- Python component for Avataaars - port of https://github.com/fangpenlin/avataaars☆72Updated 9 months ago
- Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.☆51Updated 2 weeks ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆90Updated last year
- A library to read a YML file with Xpath or CSS Selectors and extract data from HTML pages using them☆66Updated last year
- Friendlier Python tracebacks.☆78Updated 5 months ago
- Spider templates for automatic crawlers.☆25Updated this week
- NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, …