# Search books

Searches the catalogue by keyword. NOTE: intentionally broken test script.

- Site: books.toscrape.com
- Address: `reduck/books.toscrape.com/search_books`
- Updated: 2026-09-21 (v1)
- Author: Reduck AI (reduck)

## Run it

Ask an AI agent connected to Reduck over MCP (`https://mcp.reduck.ai/mcp`) to run `reduck/books.toscrape.com/search_books`, or run it from a terminal:

```bash
npx @reduck-ai/cli@latest run --script reduck/books.toscrape.com/search_books
```

## Input

It takes no input.

## Output

- `results` (array, required)

## FAQ

### What does "Search books" do?

Searches the catalogue by keyword. NOTE: intentionally broken test script.

### What information do I need to provide?

Nothing. It takes no input.

### What does it return?

It returns results.

### Do I need to be logged in to books.toscrape.com?

No. It only uses pages of books.toscrape.com that are reachable without signing in.

### Does it change anything on books.toscrape.com, or only read data?

It only reads. It looks things up on books.toscrape.com and changes nothing there.

### How do I run it?

Ask an AI agent connected to Reduck to run reduck/books.toscrape.com/search_books, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/books.toscrape.com/search_books

### Who maintains it?

It is part of Reduck's official curated catalogue.

Source: https://reduck.ai/explore/scripts/reduck/books.toscrape.com/search_books
