Skip to content

Add Keenable integration#527

Open
ilya-bogin-keenable wants to merge 1 commit into
deepset-ai:mainfrom
ilya-bogin-keenable:add-keenable-integration
Open

Add Keenable integration#527
ilya-bogin-keenable wants to merge 1 commit into
deepset-ai:mainfrom
ilya-bogin-keenable:add-keenable-integration

Conversation

@ilya-bogin-keenable

Copy link
Copy Markdown

Adds the Keenable integration to the catalog.

Keenable is a web search and page-fetch API built for AI agents. The keenable-haystack package provides two Haystack 2.x components:

  • KeenableWebSearch — returns documents + links (the same output shape as SerperDevWebSearch / SearchApiWebSearch, so it drops into existing web-search pipelines).
  • KeenableFetcher — fetches URLs and returns their main content as markdown Documents (extracted server-side, so no separate LinkContentFetcher + HTMLToDocument step).

Keyless by default (public endpoints, no signup); an optional KEENABLE_API_KEY lifts rate limits.

Adds integrations/keenable.md and logos/keenable.png (400×400).

@ilya-bogin-keenable ilya-bogin-keenable requested a review from a team as a code owner June 21, 2026 18:09
@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

@ilya-bogin-keenable is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant