JSON API Client & Query Engine

Intermediate Python project · ~2.5h

Parse, transform, and analyze complex nested JSON payloads simulating REST API outputs with custom decorators and data normalization.

What you will learn

  • JSON serialization / deserialization
  • Nested dictionary & list navigation
  • Decorators for timing and error catching
  • Generators for stream processing

Project requirements

  • JSON Deserialization & Filter: Extract list of names matching skill criteria.

Browse all projects →