Communityv2.1.0

Json Parser

Parse and validate JSON data from construction APIs, IoT sensors, and BIM exports. Transform nested JSON to flat DataFrames.

1.5kdownloads5active installsdatadrivenconstruction
View on ClawHubBack to Skills

Skill Details

Slug
json-parser
Latest Version
2.1.0
Author
datadrivenconstruction
Published
Feb 7, 2026
Updated
Apr 28, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Json Parser.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.1.0

- Added new skill documentation with detailed Python class and usage examples. - Supports parsing, validating, and flattening JSON data from construction APIs, IoT sensors, and BIM exports. - Includes BIMJSONParser and IoTJSONParser classes for specialized workflows. - Provides methods to extract elements, flatten JSON, validate schemas, and convert to DataFrames. - Quick start guides and common use case examples included in documentation.