Adds a new search module that queries the DuckDuckGo Instant Answer API, parses JSON responses into structured result objects, and handles network errors and empty results gracefully. Includes unit tests for the parser and integration test for the full search flow.