Commit Graph

1 Commits

Author SHA1 Message Date
bde9a4a35c feat: implement DuckDuckGo search module with JSON parsing and error handling
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.
2025-10-10 03:06:13 +00:00